Hi All,
I'm trying to migrate some sites to a new server for a client, and I find I'm unable to export templates of their existing sites to aid in the migration. When I try to export a site template in the usual way, this is the error I get (sorry, it's really long):
-------------------------------------------------------------------------
Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Could not find a part of the path 'D:\Webspace\Ascend\ContentMgmt\Portals\_default\FCARC Portal Template 10\15\12.template'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\Webspace\Ascend\ContentMgmt\Portals\_default\FCARC Portal Template 10\15\12.template'. 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) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.Xml.XmlWriterSettings.CreateWriter(String outputFileName) at System.Xml.XmlWriter.Create(String outputFileName, XmlWriterSettings settings) at DotNetNuke.Modules.Admin.Portals.Template.cmdExport_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---
---------------------------------------------------------------------------
I'm using DNN 6. If anyone has any ideas, please let me know.