BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportUpgrading BugNE...Upgrading BugNE...0.7 -> 0.8.188 fails to upgrade database0.7 -> 0.8.188 fails to upgrade database
Previous
 
Next
New Post
6/28/2010 11:11 PM
 
Any idea when this bug will be fixed ?
 
New Post
6/28/2010 11:48 PM
 
The null reference exception you are getting comes from the localization code. There are no German localizations in the database. Please try change your language to "en-US" in web.config and test the site then.

Follow me on twitter: @stewartmoss http://www.twitter.com/stewartmoss
Follow BugNETProject on twitter: @bugnetproject http://www.twitter.com/bugnetproject
 
New Post
6/29/2010 6:17 AM
 
As I wrote before, my web.config does contain

globalization culture="auto:en-Us" uiCulture="auto:en-Us" resourceProviderFactoryType="BugNET.Providers.ResourceProviders.DBResourceProviderFactory, BugNET.Providers.ResourceProviders"

also tried

globalization culture="en-US" uiCulture="en-US" resourceProviderFactoryType="BugNET.Providers.ResourceProviders.DBResourceProviderFactory, BugNET.Providers.ResourceProviders"

but I still get the null object reference
 
Previous
 
Next
HomeHomeSupportSupportUpgrading BugNE...Upgrading BugNE...0.7 -> 0.8.188 fails to upgrade database0.7 -> 0.8.188 fails to upgrade database


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.