hai all
Is it possible to host a website as a subfolder of existing website..Here we have a website say www.xyz.com..Now i hosted a asp.net website name pecoc(name of folder). I'm implementig forms authentication. But when i requested a page as www.xyz.com/pecoc i got error message indicating that there is some error at <authentication mode="Forms"> regarding with allowDefinition="MachineToApplication".
More over i'v already hosted another site with the same configuration.But its working..
what will be the problem with my current site?
any solution?
...
Go to the complete details ...