BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportGeneral SupportGeneral SupportProject AdministrationProject Administration
Previous
 
Next
New Post
1/21/2010 11:56 AM
 

I am trying to set a mailbox for a project but i receive an error. (Running BugNET 0.8.167.0)

Server Error in '/BugNet' Application.

The method or operation is not implemented.

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.NotImplementedException: The method or operation is not implemented.

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:

[NotImplementedException: The method or operation is not implemented.]
   BugNET.DataAccessLayer.SqlDataProvider.GetMailboxsByProjectId(Int32 projectId) +28
   BugNET.BusinessLogicLayer.ProjectMailbox.GetMailboxsByProjectId(Int32 projectId) +23
   BugNET.Administration.Projects.UserControls.Mailboxes.BindMailboxes() +17
   BugNET.Administration.Projects.UserControls.Mailboxes.Initialize() +14
   BugNET.Administration.Projects.EditProject.LoadTab(Int32 selectedTab) +314
   BugNET.Administration.Projects.EditProject.Page_Load(Object sender, EventArgs e) +2692
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   BugNET.UserInterfaceLayer.BasePage.OnLoad(EventArgs e) +15
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

 
Previous
 
Next
HomeHomeSupportSupportGeneral SupportGeneral SupportProject AdministrationProject Administration


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.