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 ** (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 - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
