BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportUpgrading BugNE...Upgrading BugNE...CSS is Missing!CSS is Missing!
Previous
 
Next
New Post
9/1/2010 8:04 AM
 

I've upgraded to the latest build following the instructions in the post. The upgrade itself went great. My big issue now, however, is that none of the CSS styles are being applied to any of the pages! Is there something I need to change?

 
New Post
9/1/2010 9:15 AM
 
krudolph wrote:

I've upgraded to the latest build following the instructions in the post. The upgrade itself went great. My big issue now, however, is that none of the CSS styles are being applied to any of the pages! Is there something I need to change?

There should be nothing that you have to change. Try to refresh the page / clear your browsers cache since all the style sheets have changed.

Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
9/1/2010 9:31 AM
 

Those were the first thigns I've tried. I opened it with Firefox, Explorer, Safari, Opera, and Chrome (3 of which I had never vistited the site with so there's nothing cached in the browser) to make sure it wasn't an issue with my browser, too.

If I try to browse to http://localhost/BugNET/App_Themes/De... (or anything in the App_Themes/Default directory) to see if it's able to even pull down the CSS file, I end up getting kicked back to the Error page. When I change customErrors to Off, I get the following exception:

[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/1/2010 9:57 AM
 

I had this too. Check your configuration under administration section. Check your URL is set up correctly.


Follow me on twitter: @stewartmoss http://www.twitter.com/stewartmoss
Follow BugNETProject on twitter: @bugnetproject http://www.twitter.com/bugnetproject
 
New Post
9/1/2010 10:16 AM
 

Just checked and the URL is correct. It's using HTTPs, but that shouldn't be affecting it. The previous build didn't have an issue with that, and I can't not use HTTPS because of our security requirements.

 
Previous
 
Next
HomeHomeSupportSupportUpgrading BugNE...Upgrading BugNE...CSS is Missing!CSS is Missing!


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.