[DirectoryNotFoundException: Could not find a part of the path "e:\everyoneweb\WA\DataFiles\Fotoalbum_Boom_\instellingen.xml".]
System.IO.__Error.WinIOError(Int32 errorCode, String str) +287
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) +888
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +45
System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials) +73
System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) +55
System.Xml.XmlTextReader.CreateScanner() +384
System.Xml.XmlTextReader.Init() +23
System.Xml.XmlTextReader.Read() +530
System.Xml.XmlValidatingReader.ReadWithCollectTextToken() +146
System.Xml.XmlValidatingReader.Read() +26
System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +80
System.Xml.XmlDocument.Load(XmlReader reader) +72
System.Xml.XmlDocument.Load(String filename) +78
ClassLibrary.Do_Fotoalbum.Laad_Fotoalbum_instellingen(String WebID, String BoomID, String FotoalbumID) in C:\WA\ClassLibrary\Domein_Tier\Do_Fotoalbum.vb:28
WP.Pr_Fotoalbum_Tonen.Page_Load(Object sender, EventArgs e) in C:\WP\Presentation_Tier\Pr_Fotoalbum_Tonen.aspx.vb:72
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +772
|