I
inungh
I tried to place a grid view on my design view and connect to new data
source to local SQL Express server Northwind database. I got error
message on line 80
<authentication mode="Windows"/>
The full error message is following:
D:\websites\begaspnet2db\web.config(80): Build (web): 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.
I checked my SQL Express which uses Windows authentication.
Should I check Visual Web Developer express as well?
Your help is great appreciated,
source to local SQL Express server Northwind database. I got error
message on line 80
<authentication mode="Windows"/>
The full error message is following:
D:\websites\begaspnet2db\web.config(80): Build (web): 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.
I checked my SQL Express which uses Windows authentication.
Should I check Visual Web Developer express as well?
Your help is great appreciated,