Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...I get this error ocasionally. Any ideas ?I get this error ocasionally. Any ideas ?
Previous
 
Next
New Post
1/19/2006 1:03 PM
 

cnurse wrote
Can you compile in Debug mode and place the debug files (*.pdb) in the /bin.  Then the error message will include the line-number that is causing the error, which might help us track down the problem.
That's a great idea for a release package:

  • Install
  • Source
  • Install w/Debug Symbols
 
New Post
1/19/2006 3:40 PM
 

No ideas anybody ?

I can't be the only one having this problem. I have seen this on two different setups.

Mihai

 
New Post
1/20/2006 1:42 PM
 

Out of 1002 hits today, I have this exact error in my event log 22 times.

I'm compiling the DotNetNuke v4.0.2 project with debug symbols right now, and should have a good stack trace by the end of the day to post.

 
New Post
1/20/2006 10:51 PM
 

Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: Not Found at DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) in C:\DNN4.0.2_Source\Library\HttpModules\UrlRewrite\UrlRewriteModule.vb:line 63 at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---

Line 62-64 is:

If strURL.IndexOf("..") <> -1 Or strDoubleDecodeURL.IndexOf("..") <> -1 Then

Throw New HttpException(404, "Not Found")

End If

So, the the URL had ".." in it.  That's a good error, and not the problem.  I do need to track down the URL these are coming from though.

Message: System.Exception: Unhandled Error: ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) in C:\DNN4.0.2_Source\Library\HttpModules\UrlRewrite\UrlRewriteModule.vb:line 78 at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---

Here's the real problem.  Line 78 is:

Dim rules As Config.RewriterRuleCollection = Config.RewriterConfiguration.GetConfig().Rules

I think I've seen another post on the DNN boards about the .Rules returning a null reference.

 
New Post
1/21/2006 2:19 AM
 

mihai,

It looks like you are missing some references.  Make sure all of your project references are good and those problems should go away.

 

 


Paul Davis
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...I get this error ocasionally. Any ideas ?I get this error ocasionally. Any ideas ?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out