BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportUpgrading BugNE...Upgrading BugNE...Errors after upgrading to 0.7.942.0Errors after upgrading to 0.7.942.0
Previous
 
Next
New Post
12/30/2009 1:31 PM
 

After what appears to be a successful upgrade to the version above I now get two errors. Any input would be greatly appreciated!

1) When i try to attach a document to a new bug i get the following error (it seems to reference a delete attachment function even though I'm attaching rather than deleting):

Request information:
Request URL: http://MyServerName/Bugs/BugDetail.aspx?bid=962
Request path: /Bugs/BugDetail.aspx

Thread information:
Thread ID: 34
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at BugNET.BusinessLogicLayer.Attachment.DeleteAttachment(Int32 attachmentId)
at BugNET.Bugs.UserControls.BugTabs.cmdAddAttachment_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e)
at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

2) A javascript when viewing bug entries. It seems to indicate an issue with FckEditor.

"Cound not complete the operation due to error 800a025e

http://MyServerName/UserControls/FCKeditor/editor/fckeditor.html?InstanceName=ctl00_IssueTabs_ctlBugTabs_Tabs_TimeTracking_FCKComment&Toolbar=BugNET"

 
New Post
1/4/2010 11:57 AM
 

I am not sure about the first error.

The second error looks like it is pointing to the older path of the fckeditor. In the new version the path of the fckeditor has been moved to the Root folder (check the installation package) and be sure to remove older app settings in the web.config file. The fckeditor basepath app setting is not required anymore but can be added to the html editor provider configuration if you are having issues with the editor loader.


Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
1/5/2010 8:49 AM
 

The version that I'm using now (0.7.942.0) still has the fckeditor in the UserControls folder so I think the webconfig is correct. I checked and it looks like the fckeditor folder is in the root on version .8+. I'm using v0.7.942 without any customizing... anything else that could cause this? What should I double check?

Also with respect to bug #1 above: What can I double check here? What would cause it to try to execure a delete attachment function when I'm trying to add an attachment to a bug (that was in the system before the upgrade)?

Thanks!

 
Previous
 
Next
HomeHomeSupportSupportUpgrading BugNE...Upgrading BugNE...Errors after upgrading to 0.7.942.0Errors after upgrading to 0.7.942.0


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.