Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Professional
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 15th, 2007, 09:35 AM
Friend of Wrox
 
Join Date: Oct 2005
Posts: 124
Thanks: 0
Thanked 1 Time in 1 Post
Default Error msg: Failed to access IIS metabase

After successfully testing ASP.net 2.0 projects, I "copied web site" and "Build > Publish" two ASP.net web sites to an existing web server running clasic ASP on VS 6.

Running these 2 ASP.net projects on the local, existing web server (with VS 6 installed)showed the same error msg: "Failed to access IIS metabase."

Later on, I found out there was no .net Framework 2.0 Configuration in Control Panel\Administrative Tools window. I ran Aspnet_regisiis.exe -i, it succeeded. But when I ran register Aspnet_isapi.dll, an error msg popped up:

 "register Aspnet_isapi.dll was loaded, but the DllRegisterServer entry point was not found. This file can not be registered."

Questions:
1. What does "Failed to access IIS metabase" mean? Becasue there is no .netFramework 2.0 Configuration on Administrative Tools windows?Checking the c:\WINNT\Microsoft.NET\Framework\ folder, did show a V2.05 folder, and the aspx applications are configured to v2.05. Why there is no .netFramework 2.0 configuration in Administrative Tools window?.

2. Wht's wrong with Aspnet_isapi.dll? What does "DllRegisterServer entry point was not found" mean?

TIA,
__________________
C. Jeffrey Wang





Similar Threads
Thread Thread Starter Forum Replies Last Post
error msg almotions ASP.NET 2.0 Basics 3 February 12th, 2008 08:34 AM
Failed to access IIS metabase mydesignfirm ASP.NET 2.0 Basics 6 January 14th, 2008 03:59 AM
error msg aspsuraj BOOK: Wrox's ASP.NET 2.0 Visual Web Developer 2005 Express Edition Starter ISBN: 978-0-7645-8807-5 1 November 27th, 2006 08:30 PM
Help Please! IIS Metabase Problem.. PaaKofi ASP.NET 2.0 Basics 0 June 16th, 2006 02:30 AM
a problem of access the IIS metabase leocanming ASP.NET 2.0 Basics 0 March 24th, 2006 04:49 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.