473,479 Members | 2,128 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

roleManager not recognized, after framework beta 2 removed.

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.web>
<authentication mode="Forms" />
<roleManager enabled="false" />
<!-- <roleManager enabled="true" /> -->
<!-- BSam 06/06/2005 5:36PM -->
<!-- Project
http://localhost/MCSD70.315/chapter0.../WebForm1.aspx reported error:
-->
<!--
Configuration Error
Description: An error occurred during the processing of a configuration
file required to service this request. Please review the specific error
details below and modify your configuration file appropriately.
Parser Error Message: Unrecognized configuration section 'roleManager'
Source File: L:\MCSD70.315\web.config Line: 5
Rem it out
IE took long time and didn't load the page.
Changed it to <roleManager enabled="false" />
Parser Error Message: Unrecognized configuration section
'roleManager'
What is going on?
-->
<compilation debug="true" defaultLanguage="c#" />
<trace enabled="true" pageOutput="true" />
</system.web>
</configuration>
Jul 21 '05 #1
0 1224

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

Similar topics

1
1445
by: Sanjay H. Rao | last post by:
Hello, I have Visual Studio .NET Beta 2 installed. I want to upgrade from .NET Framework Beta 2 - which got installed along with Visual Studio .NET Beta 2 - to .NET Framework 1.1. I tried...
3
1249
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...
5
1263
by: Dann Corbit | last post by:
Several fascinating problems have occurred with attemped installations of the latest beta 2 versions of the .NET languages (including VC++). mscorsvw.exe has been using 99% of my CPU for 17...
1
1340
by: Jim in Arizona | last post by:
I've built a small IT helpdesk ticket system using the .NET 2.0 Beta 2 framework w/VS 2005 Beta 2. This system sits on an IIS 5.0 server, fully patched. The IIS server is set for windows inegrated...
2
1253
by: Christian Perthen | last post by:
Hi, I just replaced .NET framework 2.0 over .NET framework 2.0 beta and suddenly my VS 2005 beta doesn't work anymore. Anyone else experienced the same issue. Thanks Christian
2
1245
by: Sinclair | last post by:
I downloaded SQLExpress from Microsoft and .NET Framework 2.0 Beta too. I removed previous version of .NET Framework and installed the new one according to the instructions on the web. But, now I...
0
319
by: 1.1 SDK installed after the removal | last post by:
<?xml version="1.0" encoding="utf-8"?> <configuration> <system.web> <authentication mode="Forms" /> <roleManager enabled="false" /> <!-- <roleManager enabled="true" /> --> <!-- BSam 06/06/2005...
0
1995
by: nicolasl | last post by:
Hello, I have built a custom roleManager Provider that I have turned into a dll so I can share it accross multiple applications. When I try to add it to a web.config file I get the following...
16
3225
by: Peter Oliphant | last post by:
Note that although this involves SAPI, it is more a question about Timers and event handlers. I wrote a Speech Recognize handler (SAPI), and put some code in it to enable a Timer. It would not...
0
7027
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,...
0
7019
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,...
0
5312
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4757
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...
0
4463
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...
0
2980
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...
0
2970
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1288
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 ...
1
555
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.