Groups | Blog | Home
all groups > dotnet framework > february 2006 >

dotnet framework : "asp.net" user account not present with frameworks 1.1 and 2 insta


kris_cyr
2/4/2006 5:09:26 PM
Strange...

I just loaded a new system development environment on XP Prof. It had FW1.1
existing and then I loaded FW2.0. VS 2003 and 2005 loaded.

I don't see the "ASP.NET" user account; not in local users/ groups; not when
I go to modify local security settings; it's not there.

Has anyone experienced this? Any clues?
--
Christopher Reed
2/4/2006 9:31:07 PM
I have had it happen to me on a Windows 2003 Server. I simply added the
ASPNET user and it started working as expected.
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."

[quoted text, click to view]

v-yren NO[at]SPAM microsoft.com (
2/5/2006 12:00:00 AM
Hi Kris,

Thanks for posting!

Based on my experience, I think the current issue is caused by the two
reasons as below:
1 The installation is not finished on the current environment.
2 The IIS is not installed in the current environment.

For the first scenario, I suggest you execute the "aspnet_regiis -i"
command in the Visual Studio command line. For the second scenario, please
install the IIS by using "Add/Remove Windows Components" in the "Add or
Remove Programs".

I hope above information will be helpful. If you have any issues or
concerns, please let me know. It's my pleasure to be of assistance.

Regards,

Yuan Ren [MSFT]
Microsoft Online Support
kris_cyr
2/5/2006 6:31:27 AM
Right on the mark. #1 did the trick. I think that I must have had my
installation out of order - ASPNET then IIS perhaps. My own impatience at
getting my new system up and running!

Many Thanks!
--
kris


[quoted text, click to view]
SathiyaSivam
2/5/2006 7:19:26 AM
Hai kris


There is no issuse if you r working with vs2005 because it
doesn't reqireeeed IIS .

[quoted text, click to view]
SathiyaSivam
2/6/2006 12:21:27 AM
Hai


There is also another issues is there if ur using
VS 2003 or earlier . That is u have to install IIS before installing VS other
ASP project won't work . For this case u have to reinstall the ASP.Net
[quoted text, click to view]
v-yren NO[at]SPAM microsoft.com (
2/6/2006 1:42:04 AM
Hi Kris,

Thanks for your reply!

The first step is for the .NET Framework 1.1. As SathiyaSivam mentioned,
this is no need for the .NET Framework 2.0 because the ASP.NET has another
model for executing.

Anyway, I'm glad to hear all application work fine on your machine!

Regards,

Yuan Ren [MSFT]
Microsoft Online Support
AddThis Social Bookmark Button