On 14.04.2010 19:24, Epstone wrote: > > Hello, > > I'm new to Mono and got it running on my debian server. I've created just a > small asp.net project and it worked fine (Button + GridView) until I tried > to connect to a MySql Server through the MySql .NET Connector. > > I allready used the forums search, but the answers didn't help me. :/ > > I receive the following warning/error: > > ** (/usr/lib/mono/2.0/mod-mono-server2.exe:1322): WARNING **: Missing method > .ctor in assembly > /var/www/virtual/riedme.de/solar/htdocs/bin/mysql.data.dll, type > System.ComponentModel.PasswordPropertyTextAttribute
It seems that your Mono installation is likely 3 years old, since this class was added to Mono on 2007-01-29 ;) Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
