I have a web application that worked well but after that, I added a new dll, that i developped it with c++ manage, when I start my application a popup launsh with this message : " the following module was built either with optimizations enabled or without
debug information ".
I unchecked " Enable Just My code (manged code only)", I don't have this error, but after when i want recompile my project, I have an error compilation in my dll project.
picatchodotn...
0 Points
3 Posts
the following module was built either with optimizations enabled or without debug information
Nov 21, 2007 05:39 PM|LINK
Hi,
I have a web application that worked well but after that, I added a new dll, that i developped it with c++ manage, when I start my application a popup launsh with this message : " the following module was built either with optimizations enabled or without debug information ".
I unchecked " Enable Just My code (manged code only)", I don't have this error, but after when i want recompile my project, I have an error compilation in my dll project.
Can some one help me with another solution ?
Thank you.