VB: web.config error
While working with the Chap 3 website, the following error is displayed:
Error 1 It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. C:\Documents and Settings\Richard\My Documents\ASP.Net\Chapters\Begin\Chapter03\Samples \Web.Config 26
The relevant line of the we.config file is (inside system.web):
<authentication mode="Windows"/>
I am using Cassini. Should I be concerned? How could I eliminate it?
Richard
Rugeley, UK
WinXP Pro SP2
VBW Express
__________________
Richard
Rugeley, UK
WinXP Pro SP2
VBW Express + SQL Server 2005 Express
|