Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Failed to access iis metabase

Failed to access iis metabase

Scheduled Pinned Locked Moved ASP.NET
csharpsecurityasp-netdatabasevisual-studio
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    highjo
    wrote on last edited by
    #1

    hi there! i' having i think a little probleme with my iis.i' ve a;ways used my visual studio 2005 embbeded web server and now i'm trying to use it but i'm facing a weird error statement like "Failed to access iis metabase". I'll try to describe my iis configuration as precise as possible. first visual studio is on and my project files are on E:\Visual Studio 2005\projects ,E:\Visual Studio 2005\Templates, E:\Visual Studio 2005\WebSites. the iis default web site properties web site -description:default web site -Ip address : 127.0.0.1 - tcp port :80 home diretory - local path:c:\inetpub\wwwroot -combo box checked:read, write,directory browsing,log visits,index this ressource -application name:default application -starting point: default web site -execute permission: script only -application protection:Medium(pooled) Directory security -anonymous access checked -username :YEVI-61394B25B9\Administrator -allow iis to control password checked -integrated windows authentication checked asp.net version:2.0.50727 virtual path:default web site file location: c:\inetpub\wwwroot\web.config file creation date : 06/08/2008 09:46:13 (just set default language to c#, ithnik by default the authentication mode is set to windows) file last modified :06/08/2008 09:46:13 my site iw propertis are quite the same home diretory designated directory checked - local path:\iw -combo box checked:read, write,directory browsing,log visits,index this ressource -application name:"it is empty" -starting point: \iw -execute permission: script only -application protection:Medium(pooled) Directory security -anonymous access checked -username :YEVI-61394B25B9\Administrator -allow iis to control password checked -integrated windows authentication checked asp.net version:2.0.50727 virtual path:default web site file location: c:\inetpub\wwwroot\iw\web.config file creation date : 06/08/2008 09:46:13 (just set default language to c#) file last modified :06/08/2008 09:46:13 i just created one page site with one labels and 1 button.the same thing works with the the embbeded server.here i'm having this: Failed to access IIS metabase.i included the page.thanks for suggestion:confused: Ps:by the way in my search i just found stuff code to register the iis. this:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>asp.net_regiis" don't know if it secure i'just want to have people i trust opinion(i mean you fellas).

    eager to learn

    P V 2 Replies Last reply
    0
    • H highjo

      hi there! i' having i think a little probleme with my iis.i' ve a;ways used my visual studio 2005 embbeded web server and now i'm trying to use it but i'm facing a weird error statement like "Failed to access iis metabase". I'll try to describe my iis configuration as precise as possible. first visual studio is on and my project files are on E:\Visual Studio 2005\projects ,E:\Visual Studio 2005\Templates, E:\Visual Studio 2005\WebSites. the iis default web site properties web site -description:default web site -Ip address : 127.0.0.1 - tcp port :80 home diretory - local path:c:\inetpub\wwwroot -combo box checked:read, write,directory browsing,log visits,index this ressource -application name:default application -starting point: default web site -execute permission: script only -application protection:Medium(pooled) Directory security -anonymous access checked -username :YEVI-61394B25B9\Administrator -allow iis to control password checked -integrated windows authentication checked asp.net version:2.0.50727 virtual path:default web site file location: c:\inetpub\wwwroot\web.config file creation date : 06/08/2008 09:46:13 (just set default language to c#, ithnik by default the authentication mode is set to windows) file last modified :06/08/2008 09:46:13 my site iw propertis are quite the same home diretory designated directory checked - local path:\iw -combo box checked:read, write,directory browsing,log visits,index this ressource -application name:"it is empty" -starting point: \iw -execute permission: script only -application protection:Medium(pooled) Directory security -anonymous access checked -username :YEVI-61394B25B9\Administrator -allow iis to control password checked -integrated windows authentication checked asp.net version:2.0.50727 virtual path:default web site file location: c:\inetpub\wwwroot\iw\web.config file creation date : 06/08/2008 09:46:13 (just set default language to c#) file last modified :06/08/2008 09:46:13 i just created one page site with one labels and 1 button.the same thing works with the the embbeded server.here i'm having this: Failed to access IIS metabase.i included the page.thanks for suggestion:confused: Ps:by the way in my search i just found stuff code to register the iis. this:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>asp.net_regiis" don't know if it secure i'just want to have people i trust opinion(i mean you fellas).

      eager to learn

      P Offline
      P Offline
      Parwej Ahamad
      wrote on last edited by
      #2

      "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>asp.net_regiis -i" Yes, it is secure. When you are running the 1.1 and 2.0 framework simultaneously then as you stated problem comes into the picture. No problem at all just go ahead and install it (aspnet_regiis -i).

      Parwej Ahamad R & D with IIS 5.0/6.0

      1 Reply Last reply
      0
      • H highjo

        hi there! i' having i think a little probleme with my iis.i' ve a;ways used my visual studio 2005 embbeded web server and now i'm trying to use it but i'm facing a weird error statement like "Failed to access iis metabase". I'll try to describe my iis configuration as precise as possible. first visual studio is on and my project files are on E:\Visual Studio 2005\projects ,E:\Visual Studio 2005\Templates, E:\Visual Studio 2005\WebSites. the iis default web site properties web site -description:default web site -Ip address : 127.0.0.1 - tcp port :80 home diretory - local path:c:\inetpub\wwwroot -combo box checked:read, write,directory browsing,log visits,index this ressource -application name:default application -starting point: default web site -execute permission: script only -application protection:Medium(pooled) Directory security -anonymous access checked -username :YEVI-61394B25B9\Administrator -allow iis to control password checked -integrated windows authentication checked asp.net version:2.0.50727 virtual path:default web site file location: c:\inetpub\wwwroot\web.config file creation date : 06/08/2008 09:46:13 (just set default language to c#, ithnik by default the authentication mode is set to windows) file last modified :06/08/2008 09:46:13 my site iw propertis are quite the same home diretory designated directory checked - local path:\iw -combo box checked:read, write,directory browsing,log visits,index this ressource -application name:"it is empty" -starting point: \iw -execute permission: script only -application protection:Medium(pooled) Directory security -anonymous access checked -username :YEVI-61394B25B9\Administrator -allow iis to control password checked -integrated windows authentication checked asp.net version:2.0.50727 virtual path:default web site file location: c:\inetpub\wwwroot\iw\web.config file creation date : 06/08/2008 09:46:13 (just set default language to c#) file last modified :06/08/2008 09:46:13 i just created one page site with one labels and 1 button.the same thing works with the the embbeded server.here i'm having this: Failed to access IIS metabase.i included the page.thanks for suggestion:confused: Ps:by the way in my search i just found stuff code to register the iis. this:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>asp.net_regiis" don't know if it secure i'just want to have people i trust opinion(i mean you fellas).

        eager to learn

        V Offline
        V Offline
        Vasudevan Deepak Kumar
        wrote on last edited by
        #3

        Check this out: http://geekswithblogs.net/narent/archive/2007/03/23/109573.aspx[^]

        Vasudevan Deepak Kumar Personal Homepage
        Tech Gossips
        All the world's a stage, And all the men and women merely players. They have their exits and their entrances; And one man in his time plays many parts... --William Shakespeare

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups