Dear Imar Sir
As i executed following command---
iisexpress.exe /path:"C:\Windows\Microsoft.NET\Framework\v4.0.3031 9\ASP.NETWebAdminFiles"
/vpath:"/ASP.NETWebAdminFiles" /port:8082 /clr:4.0 /ntlm
It starts IIS successfully..., But Instead of registering 8082 Development website application, It register port 8080...I tried many ports but result is same...
After that i execute following url
http://localhost:8080/asp.netwebadmi...nPhysicalPath=
D:\CloudShop&applicationUrl=/
it shows Error 401.2 Access is denied
Description: An error occurred while accessing the resources required to serve this request. The server may not be configured for access to the requested URL.
Error message 401.2.: Unauthorized: Logon failed due to server configuration. Verify that you have permission to view this directory or page based on the credentials you supplied and the authentication methods enabled on the Web server. Contact the Web server's administrator for additional assistance.
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18408