Error accessing folder-based sites

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.
12/10/2007 12:11:21 PM
Gravatar
Total Posts 488

Error accessing folder-based sites

Using the latest version from svn trunk, pgsql.

Accessing any of the child folder-based sites produces an unhandled System.NullReferenceException in Web\Components\UrlRewriter.cs line 211.

Stack trace:
mojoPortal.Web.UrlRewriter.RewriteUrl(HttpApplication app) in F:\Billing\mojoPortal SVN\Web\Components\UrlRewriter.cs:211
mojoPortal.Web.UrlRewriter.UrlRewriter_BeginRequest(Object sender, EventArgs e) in F:\Billing\mojoPortal SVN\Web\Components\UrlRewriter.cs:88
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

 

 

12/11/2007 5:34:49 AM
Gravatar
Total Posts 18439

Re: Error accessing folder-based sites

Hi Alexander,

This is fixed now.

Thanks,

Joe

12/11/2007 6:33:08 AM
Gravatar
Total Posts 488

Re: Error accessing folder-based sites

Now it works, thanks. 

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