[MonoDevelop] Debug not working
Lluis Sanchez Gual
slluis.devel at gmail.com
Wed Dec 15 07:22:38 EST 2010
Which MonoDevelop version do you have? That crash should be fixed in
MonoDevelop 2.4.1.
Lluis.
El dc 08 de 12 de 2010 a les 07:06 -0800, en/na monoonom va escriure:
> I have the same Problem.
>
> When I change my Runtime to Mono 2.8.1 the Mvc2 assambly can't be found. I
> added then, as a workaround, the path to the Mvc2 assembly (Tools > Options
> > Preferences > Build > "Assambly Folders"-Tab) and got the compilation to
> work.
>
> But, my Problem now is that I can't run my webapplication at all, obviously
> xsp2-webserver can't be started as seen in the text below. It seems to be
> the exact same problem like described in
> http://mono.1490590.n4.nabble.com/xsp2-crashes-with-missing-method-exception-td1679678.html
> this post. I have a clean 2.8.1 install, i checked also the mono's
> gac-folder.
>
> What I also don't understand why the path to cygwin shows up which doesn't
> exist on my c-drive (I don't have cygwin at all); i made it bold in the
> following monodevelop output.
> -------------------------------------------------------------------------------------
> 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) [0x000ad] in
> C:\cygwin\tmp\monobuild\build\BUILD\mono-2.8.1\mcs\class\corlib\System.Runtime.Remoting\RemotingServices.cs:138
>
> Exception rethrown at [0]:
>
> at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
> (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg,
> System.Exception& exc, System.Object[]& out_args) [0x001f0] in
> C:\cygwin\tmp\monobuild\build\BUILD\mono-2.8.1\mcs\class\corlib\System.Runtime.Remoting.Proxies\RealProxy.cs:247
>
> Missing method Mono.WebServer.XSPWebSource::.ctor
More information about the Monodevelop-list
mailing list