Web service throwing exception on MONO 2.4.2.1 and 2.4.2.2

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
7/24/2009 5:42:22 AM
Gravatar
Total Posts 4

Web service throwing exception on MONO 2.4.2.1 and 2.4.2.2

The webservice that is setup on one virtual machine with mono 2.2 framework is working perfectly.

But the same webservice throwing below exception on mono 2.4.2.1 as well as on mono 2.4.2.1. Could you please suggest what might be the cuase of this issue. If you need any detail on this you can contant us.

We are really stuck on this issue from last 2 weeks. Your help is very much appriciated.

Exception Detail

Server Error in '/login' Application

--------------------------------------------------------------------------------

Object reference not set to an instance of an object
Description: HTTP 500. Error processing request.

Stack Trace:

System.NullReferenceException: Object reference not set to an instance of an object
at System.Web.Compilation.BuildManager.FixVirtualPaths () [0x00000]
at System.Web.Compilation.BuildManager.LoadPrecompilationInfo () [0x00000]
at System.Web.Compilation.BuildManager..cctor () [0x00000]

--------------------------------------------------------------------------------
Version information: Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433

7/24/2009 6:28:29 AM
Gravatar
Total Posts 18439

Re: Web service throwing exception on MONO 2.4.2.1 and 2.4.2.2

This is the same topic as this thread, this is a little better forum to post it in but still I have no answer for you. Sounds like a regression in Mono.

You must sign in to post in the forums. This thread is closed to new posts.