I'm getting another error now - why is it mapping to my d:\inetpub\wwwroot folder instead of the virtual folder I set up? All files are at d:\wrox\ThePhile\
The error occurred in:
http://localhost/thephileVB/Default.aspx
Error Message: The AdRotator Rotator was unable to open the AdvertisementFile 'Could not find a part of the path "d:\inetpub\wwwroot\Config\AdRotator.xml".'.
--------------------------------------------------------------------------------
Stack Trace:
System.Web.HttpException: The AdRotator Rotator was unable to open the AdvertisementFile 'Could not find a part of the path "d:\inetpub\wwwroot\Config\AdRotator.xml".'. at System.Web.UI.WebControls.AdRotator.LoadFile(Strin g fileName) at System.Web.UI.WebControls.AdRotator.GetFileData(St ring fileName) at System.Web.UI.WebControls.AdRotator.SelectAdFromFi le() at System.Web.UI.WebControls.AdRotator.OnPreRender(Ev entArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain()