[Mono-list] Running an asp.net 2.0 app in mono develop, how to I get a stack trace with line numbers?

2007-07-27 Thread Peter Kellner
I've compiled the csharp files in the project and have the debug profile set. When it crashes, I get a stack trace that does not give me line numbers. How can I find those? Is there a debugger built into mono-develop? How to you guys debug in mono? Here is the stack trace below I get.Than

Re: [Mono-list] Trying to port code from my MSDN Article and having trouble.

2007-07-27 Thread Peter Kellner
course be appreciated. Also, I am trying to get to a point where I can debug by line number when I get a crash. When I added assemblies to my bin directory from the debug directory of other solutions, will that give me symbols? (line numbers). thanks Peter Kellner http://peterkellne

[Mono-list] Trying to port code from my MSDN Article and having trouble.

2007-07-27 Thread Peter Kellner
ror, will I get the line of code from my asp.net app if I have debug=true set in my web.config and I compile the library that includes the above code with debug? Thanks, BTW, my article on converting is here: http://msdn2.microsoft.com/en-us/library/aa478947.aspx Peter Kell

[Mono-list] can't find the list of classes support in mono

2007-06-27 Thread Peter Kellner
Specifically, I'm looking to see if membership, role providers and profile providers are supported. I thought I saw a list once that showed all the .net classes and the status in mono. thanks ___ Mono-list maillist - Mono-list@lists.ximian.com http:/

[Mono-list] help running asp.net page (default.aspx) with monodevelop, and a big thank you

2007-06-27 Thread Peter Kellner
equivalent in visual studio of "browse". Thanks, Peter Kellner http://peterkellner.net MVP, ASP.NET ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] New to Mono, how to reference a dll within monodevelop

2007-06-26 Thread Peter Kellner
I've got a .net dll I've brought over from windows (that I compiled myself on windows) and want to link it with my project in mono develop. In visual studio, I would say "Add Reference". How can I do the equivalent thing here? ___ Mono-list maillist -