Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 11/29/2007 9:47 AM by  Peter Donker
Access to Path FileTypes2.xml denied
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Vineet Belani
New Member
New Member
Posts:3


--
11/27/2007 1:42 AM

     

    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 ---

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    11/29/2007 9:47 AM
    Check your disk permissions. It complains it cannot read the file. Verify it's there and that ASP.NET can read it. This is a typical error when people move their installation or change something in the server. Permissions are not the same any more and .net applications start breaking.
    You are not authorized to post a reply.