BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportUpgrading BugNE...Upgrading BugNE...0.8.167.0 (RC2) - Issues unaccessible due to voting resource0.8.167.0 (RC2) - Issues unaccessible due to voting resource
Previous
 
Next
New Post
1/11/2010 1:35 AM
 

Hi there!

I just upgraded from 0.8.140.0 (RC1) to 0.8.167.0 (RC2), now when I try to open a single issue:

- the first time it opens with 404 on the text editors
- all following times I get:

Application Error - /BugNET/Issues/IssueDetail.aspx

An error has occured in processing your request.

Please try again.

And this error stack email is generated:

2010-01-11 11:02:03,559 [5] ERROR BugNET.Global [(null)] - Application Error

How can I solve this?

Thank you.

System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.InvalidOperationException: Unable to find a default resource for Voted.
at BugNET.Providers.ResourceProviders.StringResourcesDALC.GetResourceByCultureAndKeyInternal(CultureInfo culture, String resourceKey)
at BugNET.Providers.ResourceProviders.StringResourcesDALC.GetResourceByCultureAndKeyInternal(CultureInfo culture, String resourceKey)
at BugNET.Providers.ResourceProviders.StringResourcesDALC.GetResourceByCultureAndKey(CultureInfo culture, String resourceKey)
at BugNET.Providers.ResourceProviders.DBResourceProvider.GetObject(String resourceKey, CultureInfo culture)
at System.Web.Compilation.ResourceExpressionBuilder.GetResourceObject(IResourceProvider resourceProvider, String resourceKey, CultureInfo culture, Type objType, String propName)
at System.Web.UI.TemplateControl.GetLocalResourceObject(String resourceKey)
at BugNET.Issues.IssueDetail.BindValues()
at BugNET.Issues.IssueDetail.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at BugNET.UserInterfaceLayer.BasePage.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.issues_issuedetail_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
New Post
1/11/2010 5:09 AM
 

Are you sure your upgrade completed successfully? This resource string and some others are in the 0.8.167.0.SqlDataProvider.sql upgrade script found in the install/dbscripts folder.


Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
1/11/2010 6:27 AM
 

Actually I didn't run it at all. I looked for any RC-to-RC upgrade instruction and couldn't find any.
Now I fired the script (with the install page) and I can now access the issues fine. :D

I still have the problem that every text editor instance (i.e.: FCK) is rendered as a "server error 404 file not found" box.
Any hint on how to fix this?

Thank you! :D

 
New Post
1/11/2010 6:39 AM
Accepted Answer 
epinci wrote:

Actually I didn't run it at all. I looked for any RC-to-RC upgrade instruction and couldn't find any.
Now I fired the script (with the install page) and I can now access the issues fine. :D

I still have the problem that every text editor instance (i.e.: FCK) is rendered as a "server error 404 file not found" box.
Any hint on how to fix this?

Thank you! :D

Normal upgrade instructions apply to this release , except you need to have the RC1 version running if you want to upgrade to RC2. For the other problem go into the web.config file and remove the BasePath attribute on the htmleditorprovider section.


Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
1/11/2010 6:53 AM
 

I see. Removing the BasePath did the trick.

Everything is fixed and in good order now. Thank you! :D

 
Previous
 
Next
HomeHomeSupportSupportUpgrading BugNE...Upgrading BugNE...0.8.167.0 (RC2) - Issues unaccessible due to voting resource0.8.167.0 (RC2) - Issues unaccessible due to voting resource


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.