473,772 Members | 2,414 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Dot Net Framework 2.0 not working

I have installed the beta of Dot Net Framework 2.0 on my server, running IIS
5 and Win 2K Server.

I have configured my test virutal directory to use ASP.NET version
2.0.40607.0 (under the ASP.NET tab in the directory properties).

I am having problems getting this site to work. When I goto this virutal
directory I get the following error message:

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.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, please see http://support.microsoft.com/?kbid=267904.
I have tried the link listed in the error, but I have had no luck in getting
the metaacl.vbs script to add the ASPNET user read permissions to the
metabase. However the ASPNET user is already in the MEtabase with Read, Write
and Enumerate permissions at the site level -- I would think this would allow
the same permissions on the virtual directory with a site.

Can anyone help with getting this working?

Thanks!
Nov 18 '05 #1
2 1907
Sorry, no help here.

I have the exact same problem. I've tried uninstalling/reinstalling the
framework, using metaacl.vbs, and adding every IIS/ASP related account to
the local admin group. Nothing worked.

-Ken

Remove "fake" to send me e-mail.

"Richard West" <Ri*********@di scussions.micro soft.com> wrote in message
news:81******** *************** ***********@mic rosoft.com...
I have installed the beta of Dot Net Framework 2.0 on my server, running
IIS
5 and Win 2K Server.

I have configured my test virutal directory to use ASP.NET version
2.0.40607.0 (under the ASP.NET tab in the directory properties).

I am having problems getting this site to work. When I goto this virutal
directory I get the following error message:

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.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, please see http://support.microsoft.com/?kbid=267904.
I have tried the link listed in the error, but I have had no luck in
getting
the metaacl.vbs script to add the ASPNET user read permissions to the
metabase. However the ASPNET user is already in the MEtabase with Read,
Write
and Enumerate permissions at the site level -- I would think this would
allow
the same permissions on the virtual directory with a site.

Can anyone help with getting this working?

Thanks!

Nov 18 '05 #2
I had the same problem. Here's what I did to fix it:

Open IIS. Right click properties. Select the Operators tab. Click Add.

Add the ASPNET worker process: <MachineName>\A SPNET. Click Ok.

Start a new browser instance and try the page again. It should work.

- Kevin
Ken Goldstraw wrote:
Sorry, no help here.

I have the exact same problem. I've tried uninstalling/reinstalling the framework, using metaacl.vbs, and adding every IIS/ASP related account to the local admin group. Nothing worked.

-Ken

Remove "fake" to send me e-mail.

"Richard West" <Ri*********@di scussions.micro soft.com> wrote in message news:81******** *************** ***********@mic rosoft.com...
I have installed the beta of Dot Net Framework 2.0 on my server, runningIIS
5 and Win 2K Server.

I have configured my test virutal directory to use ASP.NET version
2.0.40607.0 (under the ASP.NET tab in the directory properties).

I am having problems getting this site to work. When I goto this virutal directory I get the following error message:

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.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, please see http://support.microsoft.com/?kbid=267904.
I have tried the link listed in the error, but I have had no luck in getting
the metaacl.vbs script to add the ASPNET user read permissions to the metabase. However the ASPNET user is already in the MEtabase with Read, Write
and Enumerate permissions at the site level -- I would think this would allow
the same permissions on the virtual directory with a site.

Can anyone help with getting this working?

Thanks!


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1273
by: david.kao | last post by:
Hi all: I installed DotNet Framework beta 2.0. My web service program stop working in debug mode under VS 2003. I took all steps that Microsoft help page suggest, and none of them are working for me. At the end, I took a look at IIS web configurations app mappings property, and found all aspx, asmx are using Framework beta 2 DLLs. Not Framework 1.1. As a result, I uninstalled VS C# express and Framework beta 2. My web service can run...
6
2080
by: Joseph Geretz | last post by:
I recently upgraded my server to Windows 2003. The first thing I noticed is that my sample WebService pages no longer worked. The Invoke test button is missing. This is addresed by the following KB article: Microsoft Knowledge Base Article - 819267 INFO: HTTP GET and HTTP POST Are Disabled by Default http://support.microsoft.com/default.aspx?scid=kb;en-us;819267 The article advises that a new block be inserted into Web.config (or into
16
1941
by: chaz | last post by:
will the install of .net framework 2.0 on a system with IIS installed automaticaly register asp.net with IIS ? thanks
5
1899
by: nhmark64 | last post by:
Hi, What is the relationship between "Microsoft .NET Framework 3.5 – Beta 1" and "Visual Studio Code Name "Orcas" Beta 1"? Should I install 1 first than the other, or just 1? I need to start a C# LINQ project for my job. Thanks, Mark
7
3830
by: Rick | last post by:
I have a web service that I converted from VS 2003 Framework 1.1. to VS 2005 Framework 2.0. I tried to use the same IIS web site to run the web service. I deleted the Framework 1.1 files published the 2.0 files changed IIS to use Framework 2.0 and changed the application pool, also restarted IIS. When I try to get to the web service it tells me the file cannot be found. The web service file(asmx) is in the same place and named the same. The...
4
2886
by: =?Utf-8?B?UnV0Z2VyIEZyYW50emVu?= | last post by:
Hi there, I'm busy trying to get the .net 3 runtime components installed on a fresh instal of windows server 2008 beta 3. I've installed the .net 3 framework by installing the application server role (default settings), but still when i want to install the expression encoder it keeps on asking for the runtime components, when i try to install the .net 3 redistributable package it fails and tells me to use the role management tool, but...
66
7475
by: Jon Skeet [C# MVP] | last post by:
I'm sure the net will be buzzing with this news fairly soon, but just in case anyone hasn't seen it yet: Microsoft are going to make the source code for the .NET framework (parts of it, including the BCL, ASP.NET and LINQ) available both for viewing and debugging into. I won't go into all the details here, as they're covered on Scott Guthrie's blog:
10
1700
by: lyle fairfield | last post by:
Over the past several years I have had to deal with an increasing number of problems involving setting up mdac, isams, service packs and the like on client machines. Often these are not installed, not installed properly, or not up-to-date. With 60 notebooks, there may be 30 distinct configurations. Current Visual Studio (2005?) applications require the presence of the .Net framework. Has this lessened or increased the frequency of the...
2
1388
by: =?Utf-8?B?TmV0YWpp?= | last post by:
Hi Experts We are uploading files on the server using HtmlInputfile control with visual studio 2005, 2.0. In this there is an option for user to keep on uploading the files finally file actually uploaded on the server after clicking Upload Button. So when user add the file we store the content of HTMLInputfile control in session object. This overall functionality is working in visual studio 2002, 1.0 environment but the problem we are...
1
2366
by: markla | last post by:
Hi, I have an Entity data model built in Entity Framework, which sources data primarily from an MS SQL 2008 database, and sources some static (data dictionary) values from code-based objects. I know I *could* store the data dict values in SQL: for various reasons that's not the path I want to take. I have some lookups, which are based on code-based Objects. They are encapsulated in Objects because the values can change during...
0
9619
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10261
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10038
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9911
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7460
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6713
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5354
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4007
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.