Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear all,


I am really struggling configuring application path in the browser after successfully implementing web administration tool by following these instructions :http://prntscr.com/86lexl

Here is what i have done so far:

iisexpress.exe /path:C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASP.NETWebAdminFiles /vpath:"/ASP.NETWebAdminFiles" /port:46157 /clr:4.0 /ntlm"> and it was a success .IIS express installed successfully .


The second part of copying in the browser is a bit tricky ,were I am finding difficulties .It has failed to show web administrator tool and here is my syntax : http://localhost:46157/asp.netwebadminfiles/default.aspx?applicationPhysicalPath=[ localhost_49454]&applicationUrl=/http://localhost:49454/HomePage.aspx.

Many thanks in advance.
Posted
Updated 19-Aug-15 11:23am
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900