[Mono-list] xsp2 crashes with missing method exception
Robert Jordan
robertj at gmx.net
Tue Mar 23 17:24:56 EDT 2010
On 23.03.2010 21:57, Andrus wrote:
> I tried to use xsp2 in windows but got missing method exception below.
>
> How to use xsp2 in windows ?
>
> Andrus.
>
> C:\myapp\web>mono xsp2.exe
You seem to be calling your own xsp version that probably doesn't
match the version installed in the GAC.
Robert
>
> ** (xsp2.exe:4756): WARNING **: Missing method
> Mono.WebServer.XSPWebSource::.ctor(IPAddress,int,SecurityProtocolType,X509Certificate,PrivateKeySelectionCal
> lback,bool,bool,bool) in assembly
> C:\PROGRA~1\MONO-2~1.1\lib\mono\gac\Mono.WebServer2\0.2.0.0__0738eb9f132ed756\Mono.WebServer2.dll,
> referenced in assembly
> C:\PROGRA~1\MONO-2~1.1\lib\mono\gac\xsp2\2.6.0.0__0738eb9f132ed756\xsp2.exe
> Handling exception type MissingMethodException
> Message is Method not found: 'Mono.WebServer.XSPWebSource..ctor'.
> IsTerminating is set to True
> System.MissingMethodException: Method not found:
> 'Mono.WebServer.XSPWebSource..ctor'.
>
> Server stack trace:
> at (wrapper managed-to-native)
> System.Runtime.Remoting.RemotingServices:InternalExecute
> (System.Reflection.MethodBase,object,object[],object[]&)
> at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
> (System.MarshalByRefObject target, IMethodCallMessage reqMsg) [0x00000] in
> <filename u
> nknown>:0
>
> Exception rethrown at [0]:
>
> at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
> (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg,
> System.Exception& exc, System.Obj
> ect[]& out_args) [0x00000] in<filename unknown>:0
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
More information about the Mono-list
mailing list