Hi Daniel I am using master taged version of libgdiplus, mono and xsp as well, so libgdiplus and mono are ok with master or I need also specific tagged for them as well.
Br. Umar On Thu, Sep 26, 2013 at 8:46 AM, Daniel Lo Nigro <[email protected]> wrote: > What version of XSP are you using? There's currently some dev work > happening for the Summer of Code ( > http://www.google-melange.com/gsoc/project/google/gsoc2013/minibill/25001) > which means the XSP repository is quite unstable at the moment. Try using a > tagged version (eg. 3.0.11) rather than master. > > > On Thu, Sep 26, 2013 at 12:46 PM, Umar Draz <[email protected]> wrote: > >> Hi >> >> I just installed mono 3.2.3 through Git using the master repository. I am >> using nginx 1.4 with fastcgi-server4. Right now my MVC4 app with .NET4.5 is >> not working. It gives me a 400 with: >> >> System.ArgumentException Destination array was not long enough. Check >> destIndex and length, and the array's lower bounds >> >> Description: HTTP 400.Error processing request. Details: Non-web >> exception. Exception origin (name of application or object): mscorlib. >> Exception stack trace: at (wrapper xdomain-invoke) >> Mono.WebServer.FastCgi.Responder:SendOutput (byte[],int) at (wrapper >> remoting-invoke-with-check) Mono.WebServer.FastCgi.Responder:SendOutput >> (byte[],int) at Mono.WebServer.FastCgi.WorkerRequest.SendResponseFromMemory >> (System.Byte[] data, Int32 length) [0x00000] in :0 at >> System.Web.HttpRuntime.FinishWithException (System.Web.HttpWorkerRequest >> wr, System.Web.HttpException e) [0x00000] in :0 at >> System.Web.HttpRuntime.Process (System.Web.HttpWorkerRequest req) [0x00000] >> in :0 at System.Web.HttpRuntime.RealProcessRequest (System.Object o) >> [0x00000] in :0 at System.Web.HttpRuntime.ProcessRequest >> (System.Web.HttpWorkerRequest wr) [0x00000] in :0 at >> Mono.WebServer.MonoWorkerRequest.ProcessRequest () [0x00000] in :0 >> >> And many of these: >> >> Mono: AOT failed to load AOT module >> /usr/lib/mono/gac/System.Transactions/4.0.0.0_*b77a5c561934e089/ >> System.Transactions.dll.so: /usr/lib/mono/gac/System.Transactions/4.0.0.0 >> *_b77a5c561934e089/System.Transactions.dll.so: cannot open shared object >> file: No such file or directory >> >> Mono: AOT failed to load AOT module >> /usr/lib/mono/gac/System.Messaging/4.0.0.0_*b03f5f7f11d50a3a/ >> System.Messaging.dll.so: /usr/lib/mono/gac/System.Messaging/4.0.0.0* >> _b03f5f7f11d50a3a/System.Messaging.dll.so: cannot open shared object >> file: No such file or directory` >> >> I would really appreciate any help to solve this problem and get mono MVC >> 4.5 running. >> >> Br. >> >> Umar >> >> _______________________________________________ >> Mono-list maillist - [email protected] >> http://lists.ximian.com/mailman/listinfo/mono-list >> >> > -- Umar Draz Network Architect
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
