Try our conversational search powered by Generative AI!

DateBrowser.aspx acting wierd.

Vote:
 

Hey ya'll. Having trouble with access to this script when users browse to my site using VPN. I found this old post from Hans Kindberg wich contains a probable cause to this, but im still confused as to how exactly one should add virtualPathMapping to web.config.

Here's the old thread: http://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=20779&epslanguage=en

And here's a picture of what happends to my users that tries to access the datebrowser while connected through VPN:

http://i6.photobucket.com/albums/y210/Pinnitaj/datebrowser.jpg

Sorry if im extremely vague but I havent been able to recreate this problem on my own machine yet, so im not really sure if this is the right way to go to solve this. Any help is much apprechiated!

 

Thanks

#54916
Nov 09, 2011 16:26
Vote:
 

The post says to add this:

<location path="secure/CMS/javascript">
    <system.web>
      <authorization>
        <allow users="*" />
      </authorization>
    </system.web>
</location>

To allow access to the JavaScript folder. Might need to do this for the others as well.

Hope this helps.

Frederik 

#54918
Nov 09, 2011 18:59
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.