This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Error when trying to delete a file

RonCK - Thursday, May 28, 2009 2:46 PM:

I'm getting an Innovator Exception error when I try to delete a file from the /Administration/File menu. The buffer is copied below.  I've deleted the documents that had the files attached to rework the document class. Now the old files seem to not be deletable.  Any suggestions would be appreciated.

thanks,

RonCK

SendRequestToVaultServer: The remote server returned an error: (500) Internal Server Error.InnovatorExceptionat System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Environment.get_StackTrace() at Aras.Server.Core.InnovatorException..ctor(String errorActor, Int64 errorNumber, String errorMessage, String serverMsgXml) at Aras.Server.Core.Utilities.SendErrorAndStop_internal(String& errorActor, Int64 errorNumber, String& errorMessage, String serverMessage) at Aras.Server.Core.Utilities.SendErrorAndStop(String& errorActor, Int64 errorNumber, String& errorMessage, String serverMessage) at Aras.Server.Core.Utilities.SendErrorAndStop(String& errorActor, Int64 errorNumber, String& errorMessage) at Aras.Server.Core.Utilities.SendRequestToVaultServer(String& inVaultServerURL, String& inXml, String& SOAPAction, XmlDocument& outDom) at Aras.Server.Core.ItemMethods.DeletePhysicalFiles(XmlDocument& outDom) at Aras.Server.Core.Startup.DoPhysicalFiles(XmlDocument outDom) at Aras.Server.Core.Startup.innovatorserver_main_dispatch() at Aras.Server.Core.Startup.innovatorserver_main() at ASP.innovatorserver_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) at System.Web.UI.Page.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) at System.Web.UI.Control.RenderControl(HtmlTextWriter writer) 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.innovatorserver_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.ApplicationStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) at System.Web.HttpRuntime.ProcessRequestNoDemand(HttpWorkerRequest wr) at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)