hi all,
I have an extranet application with urls http://extranet and htttp://extranet.testdomain.ae for intranet and extranet respectively.
But the problem pageparser as below is working fine only with intranet url but it is not working with extranet url.. Can anyone tell me how to resolve this issue..
<PageParserPath VirtualPath="/*" CompilationMode="Always" AllowServerSideScript="true" IncludeSubFolders="true" />