|
-
Nov 23rd, 2005, 11:07 PM
#1
Thread Starter
New Member
"Invalid Solution Configuration" build error after migrating to vs.net 2005
Hi,
I have a solution which has projects dependent on SSPI (Security Support Provider Interface ).
When I try to build the solution from vs.net command prompt using following command I get "Invalid Solution Configuration" error:
"E:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.exe" <solution path> /rebuild debug /out builddetails.log
I tried out by changing the "Platform target property" from "Any CPU" to "X86" but it is still giving the same problem. Also the "platform target property" for "SSPI" project always remains "Win32".
Same solution is compiling properly with vs.net 2003.
Any suggestion on how to proceed.
Hiral
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
|
Click Here to Expand Forum to Full Width
|