[MonoDevelop] Debug not working

monoonom monoonom at yahoo.com
Wed Dec 8 10:06:51 EST 2010


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



-- 
View this message in context: http://mono.1490590.n4.nabble.com/Debug-not-working-tp3072833p3078376.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list