In a vb.net 2010 web form application, I just installed a third party tool on my workstation and the install modified the web config file to add references to some new files that are being accessed. Now I am getting the following error message,
"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".
Thus can you give me detailed directions on what I can do to solve this issue?