The following module was built either with optimizations enabled or without
debug information:
{test.dll}
To debug this module, change its
project build configuration to Debug mode. To suppress this message, disable the
'Warn if no user code on launch' debugger option.La solucion que encontre fue cambiar en el web.config
< compilation debug="false">
De esta forma al volver a correr el VS, pregunta si queres que cambie este setting a "True", pero debe agregar o cambiar otras cosas tambien en el Bin.
Y el proyecto empieza a funcionar.
jueves, 9 de octubre de 2008
Error: The following module was built either with optimizations enabled or without
Etiquetas:
.net error dll debug mode
Suscribirse a:
Enviar comentarios (Atom)
No hay comentarios:
Publicar un comentario