astevep
Posts: 1
Joined: Fri Oct 19, 2018 5:51 pm

Error With Tutorial

Fri Oct 19, 2018 6:01 pm

I'm trying to go through the tutorial on this page: https://www.advancedinstaller.com/user- ... section616
However, when I get to the following step: ' 5. Add another Visual Studio Project to the solution' and try to rebuild the solution, I receive the below error. This is the firstt time I've tried this product. I would appreciate any help, thank you.


Severity Code Description Project File Line Suppression State
Error [ADV_INST] [SEH_AV_READ_NULLPTR] ACCESS_VIOLATION (0xc0000005) at address [0x00401627]

*** Stack Trace (x86) ***

[0x00401627] -----
[0x00b05822] -----
[0x003ece72] -----
[0x003f7cda] -----
[0x76d9faec] I_RpcExceptionFilter()
[0x76d67301] NdrStubCall2()
[0x7480481e] CStdStubBuffer_Invoke()
[0x747bf218] NdrExtStubInitialize()
[0x747bec9d] NdrExtStubInitialize()
[0x747bfaa7] NdrExtStubInitialize()
[0x747bc50e] NdrExtStubInitialize()
[0x747bb40d] NdrExtStubInitialize()
[0x747765f2] CoWaitForMultipleHandles()
[0x74a3be6b] AddClipboardFormatListener()
[0x74a3833a] DispatchMessageW()
[0x74a37bee] DispatchMessageW()
[0x74a379d0] DispatchMessageW()
[0x003f5246] -----
[0x0061005c] -----
[0x017ee0b2] -----
[0x77af22e3] RtlFreeHeap()
[0x77af492a] RtlAllocateHeap()
[0x017ee108] -----
[0x052d4830] -----
[0x00030000] MODULE_BASE_ADDRESS InstallerProject1 C:\Program Files (x86)\MSBuild\Caphyon\Advanced Installer\AdvInstExtTasks.Targets 194

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: Error With Tutorial

Tue Oct 23, 2018 3:41 pm

Hello and welcome to our forums,

I am not so sure why this happens. Could you share with us your VS solution (SLN and the project files - only the project files without the source code files) and a small test case we can use to replicate this? Please send us the SLN resources by email to support at advancedinstaller dot com.

Also, if you could isolate the issue in a small sample this will be even better for us.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

emoreau
Posts: 7
Joined: Fri Oct 12, 2018 5:05 pm

Re: Error With Tutorial

Wed Oct 24, 2018 7:52 pm

I have the exact same issue after I have upgraded from 15.3 to 15.4.

The build from the Advanced Installer tool is working. It is only the build of my complete solution that is failing.

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: Error With Tutorial

Thu Oct 25, 2018 11:17 am

Hello,

We have further tested and investigated this and it seems to be an Advanced Installer issue when running in trial mode and try to build a licensed project type (i.e. "Professional" or higher) using the "Advanced Installer Command Line" support. Since our Visual Studio extension also make use of the "Advanced Installer Command Line" support it is affected too. Thank you for bringing this to our attention.

We already started the work on a fix and a product patch should be available soon. We will update this thread as soon as the fix will be out.

In the meantime if you need to continue your Advanced Installer trial session just write us a short email to support at advancedinstaller dot com and mention this thread and we will get back to you with a hot fix.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Daniel
Posts: 8237
Joined: Mon Apr 02, 2012 1:11 pm
Contact:  Website

Re: Error With Tutorial

Fri Oct 26, 2018 6:14 pm

Hello,

We have just release a hot fix for this in our last AI 15.4.1 version. To use the fix you can just download and use our AI 15.4.1 version.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”