Hi All,
We have been using DMXLite 3.0.7 running on DNN 3.2.2 and everything was wroking great until recently we upgraded our server and control panel to 8.2.0.
We are now getting the following error when we try and access documents.
Can you please help?
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Access to the path "E:\Webspace\boltonconsulting.com.au\httpdocs\DesktopModules\Bring2mind\DMXLite\FileTypes2.xml" is denied.
Message: DotNetNuke.Services.Exceptions.PageLoadException: Access to the path "E:\Webspace\boltonconsulting.com.au\httpdocs\DesktopModules\Bring2mind\DMXLite\FileTypes2.xml" is denied. ---> System.UnauthorizedAccessException: Access to the path "E:\Webspace\boltonconsulting.com.au\httpdocs\DesktopModules\Bring2mind\DMXLite\FileTypes2.xml" is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.Xml.XmlTextWriter..ctor(String filename, Encoding encoding) at System.Data.DataSet.WriteXml(String fileName, XmlWriteMode mode) at System.Data.DataSet.WriteXml(String fileName) at Bring2mind.DNN.Modules.DMXLite.DMXGlobals.GetFileTypes(PortalModuleBase& CallingModule) at Bring2mind.DNN.Modules.DMXLite.DMX.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain() --- End of inner exception stack trace ---