Hi,
I want to know how to access the Administer Website tool from within a web page. Say, if i have a button in default.aspx, on clicking it should take me to this administer website UI with security, application, provider tabs.
I tried to add the URL specific to this tool as Navigate URL for this page like below..
http://localhost:3009/asp.netwebadmi...icationUrl=/SF
But since .net framework 2.0 uses personal web service.. the port # after the localhost changes everytime. So, i have to change the URL everytime.
Please let me know if there is a way to do this.
Thanks
-Anjali.