no

How to Enable Read Access to the Iis Metabase

I encountered this problem when I install the IIS after the framework. You need to manually register the IIS. http://msdn.microsoft.com/en...

I encountered this problem when I install the IIS after the framework. You need to manually register the IIS.

http://msdn.microsoft.com/en-us/library/k6h9cz8h(VS.80).aspx

Usually:

C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\aspnet_regiis.exe -i


And also set the user account in COM component to INTERACTIVE

And that would do the trick.

Related

c# 692200347719092640

Post a Comment Default Comments

item