Failed to access iis metabase
-
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
-
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
"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
-
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
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