Tuesday, July 11, 2006

Failed to access IIS metabase…

When trying to run a webservice project on a machine with dotnet 1.1 and dotnet 2.0 you get this error:

Failed to access IIS metabase…

The solution is to run this at the command prompt:
aspnet_regiis -i

It fixes the problem.

M@

0 Comments:

Post a Comment

<< Home