BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  Installation pr...  Cannot install due to IIS error
Previous Previous
 
Next Next
New Post 2/9/2007 3:05 PM
User is offline DanYacko
1 posts
No Ranking


Cannot install due to IIS error  
I am running XP HOME SP2, with IIS 5.0,  SQL Server 2000, and cannot install  due to the following error message:
[HostingEnvironmentException: Failed to access IIS metabase.]
System.Web.Configuration.MetabaseServerConfig.MapPathCaching(String siteID, VirtualPath path) +3500394
System.Web.Configuration.MetabaseServerConfig.System.Web.Configuration.IConfigMapPath.MapPath(String siteID, VirtualPath vpath) +9
System.Web.Hosting.HostingEnvironment.MapPathActual(VirtualPath virtualPath, Boolean permitNull) +163
System.Web.CachedPathData.GetConfigPathData(String configPath) +382
System.Web.CachedPathData.GetConfigPathData(String configPath) +243
System.Web.CachedPathData.GetApplicationPathData() +68
System.Web.CachedPathData.GetVirtualPathData(VirtualPath virtualPath, Boolean permitPathsOutsideApp) +3393715
System.Web.Configuration.RuntimeConfig.GetLKGRuntimeConfig(VirtualPath path) +189

Any suggestions? I tried installing the metaacl script form Microsoft, but not sure what to add. Thanks!

 
New Post 2/10/2007 6:25 AM
User is offline admin
645 posts
bugnetproject.com
1st Level Poster




Re: Cannot install due to IIS error  
Microsoft does not support the installation of IIS on Windows XP Home Edition although there are instructions on how to make it work floating around.  I found this one that may help.
http://www.webthang.co.uk/tuts/tuts_server/iis_xph/pippo_xp.asp

Davin Dubeau
BugNET - Core Developer

 
New Post 3/22/2007 3:08 PM
User is offline broadusc
16 posts
No Ranking


Re: Cannot install due to IIS error  
I am having the same issue with Windows XP Pro.
I have done the following

Created a SQL db named bugnet
Unzipped BugNET-0.6.7-Install.zip to c:\bugnet
Created a virtual directory
Set the ASP.NET version to 2.0.50727 for the virtual directory
Browse to http://localhost/bugnet/install/installer.aspx

Then I get the following errors

Server Error in '/bugnet' Application.

Failed to access IIS metabase.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.Hosting.HostingEnvironmentException: 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, please see http://support.microsoft.com/?kbid=267904.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[HostingEnvironmentException: Failed to access IIS metabase.]
System.Web.Configuration.MetabaseServerConfig.MapPathCaching(String siteID, VirtualPath path) +3500394
System.Web.Configuration.MetabaseServerConfig.System.Web.Configuration.IConfigMapPath.MapPath(String siteID, VirtualPath vpath) +9
System.Web.Hosting.HostingEnvironment.MapPathActual(VirtualPath virtualPath, Boolean permitNull) +163
System.Web.CachedPathData.GetConfigPathData(String configPath) +382
System.Web.CachedPathData.GetConfigPathData(String configPath) +243
System.Web.CachedPathData.GetApplicationPathData() +68
System.Web.CachedPathData.GetVirtualPathData(VirtualPath virtualPath, Boolean permitPathsOutsideApp) +3393715
System.Web.Configuration.RuntimeConfig.GetLKGRuntimeConfig(VirtualPath path) +189


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210


What gives????
 
New Post 3/22/2007 5:14 PM
User is offline admin
645 posts
bugnetproject.com
1st Level Poster




Re: Cannot install due to IIS error  
I haven't seen this before but maybe reinstall the .net framework ...  or run the aspnet_regiis tool.

Are you running asp.net under a different account than the default install?

Davin Dubeau
BugNET - Core Developer

 
New Post 3/22/2007 5:46 PM
User is offline broadusc
16 posts
No Ranking


Re: Cannot install due to IIS error  
I'm on to trying the beta version now.  I'll post my new questions in a new thread
 
Previous Previous
 
Next Next
  Forum  Support  Installation pr...  Cannot install due to IIS error

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.