Skip to content

Failed to access IIS metabase while installing dotnetnuke

January 2, 2010

Probable Cause -

You usually get this error when the framework 2.0 for some reason has not installed correctly as a result of which ASPNET user does not have sufficient access rights on the IIS metabase.

Solution -

  1. Click start->Run
  2. Enter text “cmd” and click the OK button
  3. Above mentioned steps opens up the command prompt. Navigate to the framework 2.0 folder which will be at the “c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727″ location
  4. At the prompt enter “aspnet_regiis -i” this option will install the framework 2.0 as the current version and update the scriptmaps at the IIS metabase root and for all the scripts below the root.

That’s it you are all set !

Advertisement
Leave a Comment

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.