Hoppa till huvudinnehållet

Feature Hyperlinks

Kommentarer

5 kommentarer

  • Permanently deleted user

    Please Help!!  

    I still struggle with this.

    Thanks,

    Dominic

    0
  • Permanently deleted user

    I don't believe there is a way to do this within the existing geocortex framework without custom coding.

    0
  • Permanently deleted user

    Patrick,

    The correct syntax is: http://YourServer/VirtualDirectory/SS-{GRID200}.PDF

    For more information, refer to section 14.1 About Feature Hyperlinks  of Geocortex Essentials Admin Guide. Also note that network shares (\\Server\Share) are not allowed, you need to use HTTP. 

    Hope this helps,

    --Alejandro

    0
  • Patrick Kelleher

    Exactly what I needed, works, thank-you.

    I have another question that came up regarding permissions to the virtual directory. After I made the change, I got a 404 error, insufficient privileges. I set the IIS_IUSRS account to Read and Execute access but that did not work, only adding Everyone worked. Any clues?

    0
  • Permanently deleted user

    Patrick,

    Try using IUSR  (or IUSR_MachineName  in IIS 5/6). T hat is because these are two different things. IIS_IUSRS is the group for  IIS Worker Process Accounts . This means the identity that the application pool itself runs under. IUSR is the anonymous user identity. That means the identity that IIS believes to be the user who is accessing the site (when using anonymous  authentication).

    More info here:

    http://serverfault.com/questions/179627/how-come-when-i-add-iis-iusrs-rw-access-to-a-folder-it-doesnt-automatically-al

    http://serverfault.com/questions/202037/why-is-iis-iusrs-used-instead-of-iusr-for-file-permissions

    http://www.iis.net/learn/get-started/planning-for-security/understanding-built-in-user-and-group-accounts-in-iis

     

    --Alejandro

    0

Du måste logga in om du vill lämna en kommentar.