[Mono-list] xsp for asp.net

Ishpal ishpal.singh@aeye.net
Tue, 10 Sep 2002 10:53:15 +0100


Hi,

I have mono installed on my machne.
As for instructions, I checked out the xsp module from the server, and compiled it on redhat 7.3
When I run the server and try to access the server for index.aspx I get the following message.

---------------------------------------------------
** (process:1892): WARNING **: cant resolve internal call to 
"System.Text.DefaultEncoding::InternalGetMaxCharCount(int)" (tested without signature also)

Your mono runtime and corlib are out of sync.
When you update one from cvs you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
--------------------------------------------------

The contents in the lib directory in the mono installation are as shown below...

corlib.dll        Mono.CSharp.Debugger.dll
I18N.CJK.dll      pkgconfig
I18N.dll          System.Configuration.Install.dll
I18N.MidEast.dll  System.Data.dll
I18N.Other.dll    System.dll
I18N.Rare.dll     System.Drawing.dll
I18N.West.dll     System.EnterpriseServices.dll
libmono.a         System.Runtime.Remoting.dll
libmono.la        System.Runtime.Serialization.Formatters.Soap.dll
libmono.so        System.Web.dll
libmono.so.0      System.Web.Services.dll
libmono.so.0.0.0  System.Xml.dll
----------------------------------------------------

Can you please help me find the mistake.

thanks,
Ishpal.