Re: [Mono-aspnet-list] C# - ASP.NET Visual Design dont work

2011-12-07 Thread Stifu
The GTK# designer is for GTK# apps, it's not an ASP.NET designer. MonoDevelop does not ship with an ASP.NET designer. renanpro03 wrote Hello! Hope you guys can help me... I installed mono-Develop in Ubuntu 11.10 Apparently it's working fine, but I cant access the Design mode, I created a

Re: [Mono-aspnet-list] Upgrade MySqlConnector .Net version 6.3.7+ crashes Mono 2.10.2 with: The assembly name is invalid.

2011-12-07 Thread jddunlap
I ran into this problem when I upgraded as well, so I downloaded the source for the connector and removed the strong name stuff. I compiled that and used it and it worked fine. I know this doesn't address the root cause but I thought I'd throw it out there because it may help in the mean time.

[Mono-aspnet-list] The global namespace in web.config does not take effect in the view

2011-12-07 Thread hjf1223
The view(.ascx/aspx) use some custom type without the namespace, becasue the namespace has been add in the web.config like this: add namespace=My.Extensions/ But when compiling the view, it also tell me the view can not be found. When I use the full type name like :My.Extensions.Type1. The view

Re: [Mono-dev] Profiler and generics

2011-12-07 Thread Giacomo Tesio
Hi, I could work on it, just I have no idea about what is stable enough to be exposed and what is not. I wondered about an api like this (similar to that of System.Reflection.MethodInfohttp://msdn.microsoft.com/it-it/library/system.reflection.methodinfo_members(v=VS.90).aspx ): gboolean

[Mono-list] mcs 2.10.2 compiles fine, gmcs crashes

2011-12-07 Thread Tim Nelson
I have a simple Helloworld console app that compiles fine with mcs, but gmcs crashes with: Unknown errno: Bad address WriteFile returned 31 Stacktrace: at (wrapper managed-to-native) System.Reflection.Emit.ModuleBuilder.WriteToFile (System.Reflection.Emit.ModuleBuilder,intptr) 0x