Hi sir,
I am new to Dnn. Now I am learning how to import/export products. But suddenly I have faced a problem when trying to export products. When I clicked on the Do Export button it shows the error like
AssemblyVersion:7.3.4
PortalID:0
PortalName:My Website
UserID:1
UserName:parshant
ActiveTabID:120
ActiveTabName:Back Office
RawURL:/mywebsite/Back-Office/ctl/AdminBackup/mid/553/spg/bck?SkinSrc=%2fmywebsite%2fDesktopModules%2fNB_Store%2fSkins%2fDark%2fDark
AbsoluteURL:/MyWebsite/Default.aspx
AbsoluteURLReferrer:http://localhost/mywebsite/Back-Office/ctl/AdminBackup/mid/553/spg/bck?SkinSrc=%2fmywebsite%2fDesktopModules%2fNB_Store%2fSkins%2fDark%2fDark UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:29addb12-fd19-4bd1-9ac8-27b5dd9428cd
InnerException:Could not find a part of the path 'C:\inetpub\wwwroot\MyWebsite\Portals\0\localhost\mywebsite_ExportProducts.xml'.
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:System.IO.__Error.WinIOError
StackTrace:
Message:
DotNetNuke.Services.Exceptions.PageLoadException: Could not find a part of the path 'C:\inetpub\wwwroot\MyWebsite\Portals\0\localhost\mywebsite_ExportProducts.xml'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\inetpub\wwwroot\MyWebsite\Portals\0\localhost\mywebsite_ExportProducts.xml'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.Web.HttpResponse.WriteFile(String filename, Boolean readIntoMemory)
at NEvoWeb.Modules.NB_Store.AdminBackup.ForceDownload(String DownloadFile)
at NEvoWeb.Modules.NB_Store.AdminBackup.cmdDoBackup_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Please suggest me how to solve this problem. its urgent
thanks in advance
I am new to Dnn. Now I am learning how to import/export products. But suddenly I have faced a problem when trying to export products. When I clicked on the Do Export button it shows the error like
AssemblyVersion:7.3.4
PortalID:0
PortalName:My Website
UserID:1
UserName:parshant
ActiveTabID:120
ActiveTabName:Back Office
RawURL:/mywebsite/Back-Office/ctl/AdminBackup/mid/553/spg/bck?SkinSrc=%2fmywebsite%2fDesktopModules%2fNB_Store%2fSkins%2fDark%2fDark
AbsoluteURL:/MyWebsite/Default.aspx
AbsoluteURLReferrer:http://localhost/mywebsite/Back-Office/ctl/AdminBackup/mid/553/spg/bck?SkinSrc=%2fmywebsite%2fDesktopModules%2fNB_Store%2fSkins%2fDark%2fDark UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:29addb12-fd19-4bd1-9ac8-27b5dd9428cd
InnerException:Could not find a part of the path 'C:\inetpub\wwwroot\MyWebsite\Portals\0\localhost\mywebsite_ExportProducts.xml'.
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:System.IO.__Error.WinIOError
StackTrace:
Message:
DotNetNuke.Services.Exceptions.PageLoadException: Could not find a part of the path 'C:\inetpub\wwwroot\MyWebsite\Portals\0\localhost\mywebsite_ExportProducts.xml'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\inetpub\wwwroot\MyWebsite\Portals\0\localhost\mywebsite_ExportProducts.xml'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.Web.HttpResponse.WriteFile(String filename, Boolean readIntoMemory)
at NEvoWeb.Modules.NB_Store.AdminBackup.ForceDownload(String DownloadFile)
at NEvoWeb.Modules.NB_Store.AdminBackup.cmdDoBackup_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Please suggest me how to solve this problem. its urgent
thanks in advance