M
Mike Dorey via DotNetMonster.com
Hi/
I am getting to grips with the UIP Block, but have had problems running an
application that works as a virtual directory as an IIS6 Web Site. E.g. in
my initial page I issue an 'UIPManager.StartNavigationTask("StartPage");'
to take me to the first page in the Navigation Graph. This is called
WebForm1.aspx. If I deploy the site as virtual directory, all works ok.
If I deploy exactly the same code into an IIS Web Site, the UIP seems to
navigate to http://WebForm1.aspx accompanied by the error message "Unable
to determine IP address from host name" I am not sure why this should be.
Is there a configuration setting I am missing or something I am doing wrong?
Regards
Mike
I am getting to grips with the UIP Block, but have had problems running an
application that works as a virtual directory as an IIS6 Web Site. E.g. in
my initial page I issue an 'UIPManager.StartNavigationTask("StartPage");'
to take me to the first page in the Navigation Graph. This is called
WebForm1.aspx. If I deploy the site as virtual directory, all works ok.
If I deploy exactly the same code into an IIS Web Site, the UIP seems to
navigate to http://WebForm1.aspx accompanied by the error message "Unable
to determine IP address from host name" I am not sure why this should be.
Is there a configuration setting I am missing or something I am doing wrong?
Regards
Mike