After first rebuild I get this error followed below. Can ayone help?
Allso I had to "transform" my thephile example on my first opening in VS7. Does anyone know why?
I have bought many wrox books. But just started on understanding the .net. Hope anyone can take the time to help me.
Error
An unexpected error has occurred on this page.The system administrators have been notified.
The error occurred in:
http://localhost/ThePhileVB/Default.aspx
Error Message:
Access to the path "C:\wrox\ThePhileVB\Config\Polls.Config" is denied.
Error Stack:
System.UnauthorizedAccessException: Access to the path "C:\wrox\ThePhileVB\Config\Polls.Co
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare shar
at System.IO.FileStream..ctor(String path, FileMode mode)
at Wrox.WebModules.Polls.Configuration.ModuleConfig.G etSettings() in C:\wrox\ThePhileVBat Wrox.WebModules.Polls.Business.Question.GetCurrent Id() in C:\wrox\ThePhileVB\WebMod
at Wrox.WebModules.Polls.Web.Controls.User.Poll.DataB ind() in C:\wrox\ThePhileVB\WebMo
at Wrox.WebModules.Polls.Web.Controls.User.Poll.Page_ Load(Object sender, EventArgs e) in
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.Page.ProcessRequestMain()