Hello, > And have debug set to true in my web.config compilation element. One > thing to note, is that I'm compiling my assemblies independent of the > auto-compilation behavior in mono 1.2.
Then you need to compile with -debug command line option to the compiler. > In addition to the assemblies in the bin folder, there is an > accompanying mdb file. Should there be anything else? Do I need the > xml documentation files? Only the mdb file. I wonder if we are copying the files to a new location, and not copying the mdb files (this is a question for Gonzalo, I dont know the answer). Miguel _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
