IIS problem in asp.net
-
Hi, i have browse locally in iis. but it not getting to connect. its showing error like... "Failed to access IIS metabase"
Yours, KaNNaN ----------------------------------------------------------------- "Success is When Ur Signature Becomes An Autograph"
-
Hi, i have browse locally in iis. but it not getting to connect. its showing error like... "Failed to access IIS metabase"
Yours, KaNNaN ----------------------------------------------------------------- "Success is When Ur Signature Becomes An Autograph"
KaNNaN.JC wrote:
its showing error like... "Failed to access IIS metabase"
I guess your Virtual diretory is not configured properly. Did you set ASP.NET Framework version in IIS for your virtual directory ? If you are not able to find the proper framework version on IIS, then you need to run aspnet_regiis command to register it. Thanks.