Link to home
Start Free TrialLog in
Avatar of rckrch
rckrchFlag for United States of America

asked on

Web site error

I have a web site that I have developed in asp.net/vb.net.  I have a problem with access the web site from IE 11.  I do not have this problem when accessing the web site from the sql server or from my remote computer using visual studio.  Only when I try to access the site from IE11.  I get the following error.

 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.

This is done on SQL Server 2012R2

Can anyone help?

Thanks in advance for the help.
ASKER CERTIFIED SOLUTION
Avatar of Dan McFadden
Dan McFadden
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Any additional info for this question?

Dan
Avatar of rckrch

ASKER

You are right.  It was a web config. file problem.  Data course name not matching.