[Mono-list] Web app migrate from win32 to linux

Travis Staloch twostepted at yahoo.com
Mon Nov 13 15:56:46 EST 2006


Guys,

I've recently moved a .NET 1.1 web application over from a working 
windows/IIS machine to a linux/apache2/mod_mono machine.  I keep 
getting this message whenever I try to view any of the pages:

System.MissingMethodException: Method not found: 
'Mono.Data.Tds.Protocol.TdsConnectionParameters.Reset'.
in <0x00000> <unknown method>

I was getting a System.TypeLoadException error from same 
assembly (Mono.Data.Tds) until I restarted apache2.  

Does anyone have any ideas what might be causing this?  
Is this related to the fact that the linux machine has mono 
1.1.15 installed while the windows machine the app migrated 
from had a later version (1.1.18 I think)? 

Regards,

--Travis



 
---------------------------------
Want to start your own business? Learn how on Yahoo! Small Business.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20061113/43358c9b/attachment.html 


More information about the Mono-list mailing list