473,387 Members | 1,541 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

ASPNET-Account on a W2KServer Domain Controller

Hello,

I can't get the ASPNET-Account installed on a Windows 2000 (5.00.2195) Server SP4 Domain Controller.
I always receive "Web Server not running ASP.NET version 1.1" when I try to start a APS.NET WebApplication.

"I tried aspnet_regiis.exe -i", I tried to re-install fw v1.1, but the account ASPNET won't get installed.

Any suggestions?

Thanks,

Michael
Nov 18 '05 #1
1 2058
Hi Michael,

I've replied you in the ADO.NET NG's thread. To make it easy for you to
view, I'll repost my reply here:
================================================== =====

Yes, you're right, the problem you encountered is exactly caused by the
Domain Controler which can't have local account such as the
"Machine\ASPNET" installed and the ASP.NET's default process account is
Machine\ASPNET. One resolution is to change the account of the ASP.NET
process in the machine.config file
Generally, you can change it from "Machine\aspnet" to "System". The
following KB article is discussing on this issue:

#FIX: ASP.NET Does Not Work with the Default ASPNET Account on a Domain
Controller
http://support.microsoft.com/?id=315158

================================================== =============

Please have a look and if you have anything else unclear, please feel free
to post here.

Regards,

Steven Cheng
Microsoft Online Support
Nov 18 '05 #2

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

Similar topics

3
by: Harry Simpson | last post by:
Windows Server 2003 is supposed to include Framework 1.1 right. I don't have it here but have reports that the web is not running. The users say that the %COMPUTERNAME%\ASPNET user doesn't exist....
3
by: Jiho Han | last post by:
Should ASPNET user belong to the local Users group? I may have made some changes that affected my workstation setup and I am experiencing some unexpected behaviors. For example, I have my IIS...
4
by: martin carmichael | last post by:
Hello, I am wondering how aspnet developers do their web stress on ASPNET apps .. I would like to run mine with apache JMeter, a well-known open source tool. Unfortunately, it does not works...
1
by: Brian | last post by:
I have XP HOME installed on one of my 3 computers. I have WIN 2k Pro and XP Pro on each of the other two. ASPNET is not installed on these computers. For some reason ASPNET is showing up on the...
3
by: Kim | last post by:
After installing MSDE2000 on my WIN XP machine, I created the database from Access using the upsizing wizard. Although the tables can be seen from the server explorer, I keep on encountering...
6
by: Charts | last post by:
I used HttpContext.Current.Cache To cache data from database. The code is like that. public static DataView GetCategories() { if ( HttpContext.Current.Cache == null ) {...
7
by: SK | last post by:
Hi, Would appreciate if anyone could help me on this. Basically my client having few branches across state. And they used Citrix in which to connect to the server side for accessing application...
6
by: Andrew Chalk | last post by:
My application attempts to connect to an SQL Server database as name ASPNET and Login Name SERVERNAME/ASPNET in response to these commands: SqlConnection myConnection = new SqlConnection("Data...
1
by: Jacky Zheng | last post by:
I installed aspnet 1.0 and aspnet 2.0 in my computer. when i deploy my webSite writed with aspnet2.0 to iis ,but is must change it from 1.0 to 2.0 in iis property settings by manual
0
by: scotty | last post by:
In testing Notifications, adding the following lines to an Asp.Net page make the notification process almost fully automatic: ...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...

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.