if i am putting that website on root than it's work correct but while i put it inside the folder so at that i time it is not work correctly.
Like I want:
(110.119.123.122/MyWebSite_1)website 1 will Run
(110.119.123.122/MyWebSite_1)website 2 will Run
while i put folder name after base url it gives 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
Midhun TpPosted Sep 27, 2016, 10:03 PM
Can you please show the url where you are getting error. If you have hosted in server, you dont need project folder name to be called in url.
Instead of 110.119.123.122/MyWebSite_1/foldername try 110.119.123.122/foldername