asp.net - Recreation of Default Web Site on IIS 7 -


i've deleted fault default web site iis 7. how please add 1 asp.net 4.0 configuration.

i've tried add new website default web site asp.net 4.0 pool , pointed c:\inetpub\wwwroot. after creation, there no asp.net folder under it. , when i've try browse web-app i'm getting error:

the path not valid. check directory database. [ path = c:\inetpub\wwwroot\myapp\app_data\namespace.mydatacontext.sdf ]

any brilliant idea, please?

you need have default setting following.

enter image description here

also set bindings following.

enter image description here


Comments