[CLOSED] DirectEvent.Click.Url path on nested site at IIS

  1. #1

    [CLOSED] DirectEvent.Click.Url path on nested site at IIS

    Click image for larger version. 

Name:	sitesIIS.png 
Views:	55 
Size:	5.4 KB 
ID:	5354

    Hi,

    I need to deploy my project in a site nested another site in IIS as in the attached image. The website to deploy is "CadastroProdutos"

    But I'm having problems with the path of "URL" property (Button.DirectEvents.Click.URL).

    When the site is deployed on "localhost" I just need to set the URL property to something like "/Person/Create/", but it doesn't works in the new tree of sites...

    To work properly I need to change the URL to /BackOffice/CadastroProdutos/Person/Create" but I'm unable to do that because I can deploy this project in differents servers...

    There are some way to achieve that?
    I thought to override the URL property and complete it with "/BackOffice/CadastroProdutos/" but I really have no idea of what to do...

    Would you help me?

    Thank you.
    Last edited by Daniil; Jan 07, 2013 at 9:33 AM. Reason: [CLOSED]
  2. #2
    Try this
    ~/Person/Create/

Similar Threads

  1. Replies: 5
    Last Post: Mar 19, 2014, 3:35 AM
  2. Replies: 2
    Last Post: Oct 22, 2010, 11:04 AM
  3. Replies: 2
    Last Post: May 31, 2010, 5:27 AM
  4. [CLOSED] [1.0] DirectEvent TimeOut = Can it be defaulted site wide?
    By bsnezw in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: May 28, 2010, 3:49 PM
  5. DirectEvent Row Click
    By lukasw in forum 1.x Help
    Replies: 0
    Last Post: Apr 29, 2010, 5:02 AM

Posting Permissions