How do I avoid this error?
ActiveTabID: 59 ActiveTabName: User Profile RawURL: /UserProfile/tabid/59/ID/1/Default.aspx AbsoluteURL: /Default.aspx AbsoluteURLReferrer: http://www.website.com/ UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506) DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 5e87dd66-549e-4bcf-9ef4-7f63216933f3 InnerException: The process cannot access the file 'E:\inetpub\vhosts\website.com\httpdocs\Portals\0\UltraPhotoGallery\389\Cache\UltraPhotoGallery.PI.1.xml' because it is being used by another process. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: System.IO.__Error.WinIOError StackTrace: Message: DotNetNuke.Services.Exceptions.PageLoadException: The process cannot access the file 'E:\inetpub\vhosts\website.com\httpdocs\Portals\0\UltraPhotoGallery\389\Cache\UltraPhotoGallery.PI.1.xml' because it is being used by another process. ---> System.IO.IOException: The process cannot access the file 'E:\inetpub\vhosts\website.com\httpdocs\Portals\0\UltraPhotoGallery\389\Cache\UltraPhotoGallery.PI.1.xml' because it is being used by another process. 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) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.Xml.XmlDocument.Save(String filename) at BizModules.UltraPhotoGallery.ucGallery.BindData() at BizModules.UltraPhotoGallery.ucGallery.Page_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(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.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- Source: Server Name: WEB16
|