-
Scan fir Dependencies - VS 2008 crashes
Hello.
I am trying to make my first InstallShield project and I have a problem.
I have a large VS2008 C# Solution project with 10 subprojects.
I added InstallShield 2010 Sp1 as a subproject to my solution in VS.
Under the menu "files", I added the project output of each subproject to my install project. I hope this was correct.
But while scanning for dependencies VS 2008 is crashing without any error message. Its reproducible.
I am clicking the first of the three ways of scanning and the exclude-list is activated.
In my project I also use the Moduls Spring, NHibernate and Resharper.
Could this cause this error?
Is there a logfile which I can provide?
edit: While building the complete solution, I have the error -6213. What does this mean?
I know it depends to the dependency scanning.
Thanks a lot for your help in advance.
Michael
Last edited by Michael Busch; 01-25-2010 at 04:24 PM.
-
I reccomend always turning dependency scanners off. It's best to examine your references yourself and make the approriate decisions on what to do with them. Every tool that I've ever used that did dep scanning introduced more problems then they solved for me.
Christopher Painter
ISWIX, LLC.
Visit
iswix.com for contact information
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules