Hi list. We need to debug a ported ASP.NET application under mono runtime. I list the different approaches we took:
-Use MonoDevelop under linux Suse (the suse image DL from mono site) using XSP or apache. Since MonoDevelop doesn't have a debugger, we were unable to debug. -SharpDevelop under windows only debugs class libraries or theres is no to "attach to IIS" (or something like that) to the ASP.NET code. We know that XSP or Apache must be used, but we couldn't find a way. -Visual Studio 2003 using prj2make# plugin. We'are able to open the MonoDevelop solution, but we are unable to debug the asp.net code. Again. We need to debug (I mean, put a break point inside the code behind) using the mono framework. It doesn't matter if this is can be done under Linux or Windows. Any help will be appreciated. Thanks a lot in advance _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
