BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportUpgrading BugNE...Upgrading BugNE...Bugnet 0.8.221 upgrade problemBugnet 0.8.221 upgrade problem
Previous
 
Next
New Post
9/2/2010 7:55 AM
 
Site with windows authentication, eg. even when trying to access a simple resource like a js file, it returns this error:

Server Error in '/BugNet' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
BugNET.HttpModules.LocalizationModule.context_PreRequestHandlerExecute(Object sender, EventArgs e) +81
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75

 
New Post
9/2/2010 8:02 AM
 

Try disabling windows authentication to do the upgrade.


Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
9/2/2010 8:16 AM
 
disabled windows authentication, enabled anonymous, perform upgrade, got confirmation that upgrade was successful, clicked on continue to website, activated windows authentication again,
still get the same error
Default.aspx shows projects, but page has no css, no images, ...
Event viewer shows unhandled exceptions for css files etc, the same as I posted before...

 
New Post
9/2/2010 8:28 AM
 
rekna wrote:
disabled windows authentication, enabled anonymous, perform upgrade, got confirmation that upgrade was successful, clicked on continue to website, activated windows authentication again,
still get the same error
Default.aspx shows projects, but page has no css, no images, ...
Event viewer shows unhandled exceptions for css files etc, the same as I posted before...
 

 

Looks like you are having the same issue as this.  In which the solution was to comment out the localization module for now.  Are you using ssl as well?


Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
9/3/2010 1:10 AM
 
ok, when commenting out localization module, everything works fine now, maybe it would be a good idea to mention it on the installation page

in the change log of this version, it is mentioned you can specify default values for fields of a new issue, can not seem to find where these default values can be set...
 
Previous
 
Next
HomeHomeSupportSupportUpgrading BugNE...Upgrading BugNE...Bugnet 0.8.221 upgrade problemBugnet 0.8.221 upgrade problem


Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.