Hi Aderson,
I have inherited a customer with a DNN website that is using a custom module they had built by a compnay that no longet exists.
The module allows them to upload a zip file with payroll documents so employees can log on and access thier payrol documents. Each document in the zip file is named uniquely using the DNN Profile ID number.
After upgradiing to DNN 6.2.2 when the Bulk upload is atttempted the following error occurs. Can you help me determine waht's happening here?
AssemblyVersion: 6.2.2
PortalID: 0
PortalName: Sutco Ltd.
UserID: 248
UserName: Jpeel
ActiveTabID: 72
ActiveTabName: Private Documents
RawURL: /EmployeePage/PrivateDocuments/tabid/72/ctl/UploadBulk/mid/524/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.sutco.ca/EmployeePage/PrivateDocuments/tabid/72/ctl/UploadBulk/mid/524/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB7.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; IPH 1.1.21.4019)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: da571438-2cc0-4e37-8a8d-32394ccbdc24
InnerException: The provided folder path already exists. The folder has not been added.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Services.FileSystem.FolderManager.AddFolder
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: The provided folder path already exists. The folder has not been added. ---> DotNetNuke.Services.FileSystem.FolderAlreadyExistsException: The provided folder path already exists. The folder has not been added. at DotNetNuke.Services.FileSystem.FolderManager.AddFolder(FolderMappingInfo folderMapping, String folderPath) at DotNetNuke.Common.Utilities.FileSystemUtils.AddFolder(PortalSettings portalSettings, String parentFolder, String newFolder, Int32 storageLocation, Guid uniqueId) at DotNetNuke.Common.Utilities.FileSystemUtils.AddFolder(PortalSettings portalSettings, String parentFolder, String newFolder, Int32 storageLocation) at Mandeeps.DNN.Modules.HRDocs.UploadBulk.bUpload_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) --- End of inner exception stack trace ---
Source:
Server Name: GENERIC153