[Mono-aspnet-list] Mono in VS2008 error on Run Locally with Mono

gcutts gordon.cutts at gmail.com
Sat May 8 10:12:17 EDT 2010


I'm having the exact same problem.  I have searched for hours on how to solve
this problem and there haven't been any useful replies.  Clearly someone
somewhere has this working on a windows box.

This is my situation if anyone can help:
- VS 2008 with Mono Tools for Visual Studio installed
- Using PostGreSQL membership provider from this page: 
http://www.postgresql.org/ftp/projects/pgFoundry/net-2-providers/
This provider references Mono.Security and NpgSQL so I have copied over
those references with the ones from the mono installation c:\Program Files
(x86)\Mono-2.6.3\lib\mono\gac\ to make sure they are using the same dll
files.

I still get the error:

** (C:\Program Files (x86)\Mono-2.6.3\lib\mono\2.0\winhack\xsp2.exe:8096):
WARNING **: Missing method
Mono.WebServer.XSPWebSource::.ctor(IPAddress,int,SecurityProtocolType,X509Certificate,PrivateKeySelectionCallback,bool,bool,bool)
in assembly C:\Program Files
(x86)\Mono-2.6.3\lib\mono\gac\Mono.WebServer2\0.2.0.0__0738eb9f132ed756\Mono.WebServer2.dll,
referenced in assembly C:\Program 
Files (x86)\Mono-2.6.3\lib\mono\gac\xsp2\2.6.3.0__0738eb9f132ed756\xsp2.exe

I don't know about other people who have had this problem, but I am so
freaking frustrated right now.  I have read posts about "just remove the
reference to NpgSQL" .. ugh .. not.  Yeah it's built into the XSP2 web
server, but it's not built into windows.  It would be nice to be able to run
my site it on IIS first and then run locally on mono.

Any ideas, suggestions etc?  Any help is absolutely appreciated!!!

-- 
View this message in context: http://mono.1490590.n4.nabble.com/Mono-in-VS2008-error-on-Run-Locally-with-Mono-tp1539246p2136171.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list