Web service throwing exception on MONO 2.4.2.1 and 2.4.2.2

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
7/24/2009 5:40:19 AM
Gravatar
Total Posts 4

Web service throwing exception on MONO 2.4.2.1 and 2.4.2.2

(We are using Cenos operating system, Mysql database and mono 2.4.2.2 )

The issue is as follows :-

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:25:52 AM
Gravatar
Total Posts 18439

Re: Web service throwing exception on MONO 2.4.2.1 and 2.4.2.2

This sounds like a regression in Mono, and it does not sound like it has anything to do with mojoPortal. If you are having troubles with your own custom app on Mono then you should get support from the Mono mailing lists/forums. This forum is only for reporting mojoPortal bugs.

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