Failed to access IIS metabase.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JustRun
    New Member
    • Mar 2008
    • 127

    Failed to access IIS metabase.

    Hi,

    Actually this is the first time for me to work with ASP.NET 2.0,
    When I debug my site through VS 2005 it works very well, but the problem arise when I tried to use IIS.

    Regarding that IIS works fine with non aspx pages.

    Here is the error :

    System.Web.Host ing.HostingEnvi ronmentExceptio n: Failed to access IIS metabase.

    The process account used to run ASP.NET must have read access to the IIS metabase (e.g. IIS://servername/W3SVC). For information on modifying metabase permissions

    Any Ideas!!
  • JustRun
    New Member
    • Mar 2008
    • 127

    #2
    hi dears again,

    Actually I fixed this error,

    Control panel--> add/remove prog. --> .NET framework 2.0 --> Repair.
    and it worked well.
    thanks anyway.

    Originally posted by JustRun
    Hi,

    Actually this is the first time for me to work with ASP.NET 2.0,
    When I debug my site through VS 2005 it works very well, but the problem arise when I tried to use IIS.

    Regarding that IIS works fine with non aspx pages.

    Here is the error :

    System.Web.Host ing.HostingEnvi ronmentExceptio n: Failed to access IIS metabase.

    The process account used to run ASP.NET must have read access to the IIS metabase (e.g. IIS://servername/W3SVC). For information on modifying metabase permissions

    Any Ideas!!

    Comment

    • kenobewan
      Recognized Expert Specialist
      • Dec 2006
      • 4871

      #3
      Originally posted by JustRun
      hi dears again,

      Actually I fixed this error,

      Control panel--> add/remove prog. --> .NET framework 2.0 --> Repair.
      and it worked well.
      thanks anyway.
      Good work, thanks for sharing the solution.

      Actually I wouldn't say we are dear at all, all our experts are volunteers ;).

      Comment

      • Werries
        New Member
        • Jan 2010
        • 1

        #4
        See this page...

        Comment

        Working...