Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi There,

 

I've just installed .NET 1.1 onto a new machine but I can't open any ASP.NET applications or Web services.

 

I'm getting the following event message -

 

"aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid. "

 

I've tried the fix as described by article 315158 in support.microsoft without any luck. (It's meant to be a fix for version 1.0 anyway).

 

I've also tried re-installing asp.NET with the aspnet_regiis.exe.

 

Anybody got any ideas before I reinstall .NET??

 

Much appreiciated.

Posted
I think the User created by the asp.net named ASPNET dont have enough rights to run the ASP.Net process. Try Giving him some extra rights, An Other problem may be that from the login you are installing ASP.net also doesnt have enough rights try tologin through the Administrator's Login

Asif Raza Ashraf

Senior Software Engineer

Electronic Solutions Pakistan

Islamabad

Posted

Thanks Asif,

 

I've already tried making ASPNET an administrator of the machine. My login account is also an administrator - I installed .NET under this account.

 

Any other ideas ?????

 

Have a great day ....

  • 2 weeks later...
Posted

The only way I've been able to make this work is by setting userName to SYSTEM in the machine.config file.

 

That will have to do until I do a re-install ....

 

Thanks for your input.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...