已答复 problem with page parser path

  • 2012年3月6日 8:08
     
     

    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" />


全部回复

  • 2012年3月7日 6:26
     
     已答复
    you have same application for both URL or you have extend the WebApplication on another zone. If you have extend the webapplication then you need to update the PageParserPath in both application Web.config's

    Rahul Sharma
    http://sharepointarrow.blogspot.com/