Error


An unexpected error has occurred on this page.The system administrators have been notified.

The error occurred in:
http://www.bestdine.com/WebModules/NewsManager/ShowNews.aspx?NewsId=17

Error Message:
The process cannot access the file 'd:\hshome\xela2200\bestdine.com\Config\NewsManager.Config' because it is being used by another process.

Error Stack:
System.IO.IOException: The process cannot access the file 'd:\hshome\xela2200\bestdine.com\Config\NewsManager.Config' 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, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode)
   at Avida.WebModules.NewsManager.Configuration.ModuleConfig.GetSettings()
   at Avida.WebModules.NewsManager.Business.News..ctor(Int32 existingNewsId)
   at Avida.WebModules.NewsManager.Web.ShowNews.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.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)