Re: A remote service problem

From: crawlerxp (nytrogen_at_email.htnet.hr)
Date: 07/09/04


Date: Sat, 10 Jul 2004 01:55:47 +0200

Thank you very much. You've been of help!

:)

"Saurabh Nandu" <SaurabhNandu@discussions.microsoft.com> wrote in message
news:CCDB7495-407F-4605-B524-AA792A4EBEA9@microsoft.com...
> Locate the machine.config file in the [
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\CONFIG ] directory and open it
in notepad.
>
> And search for the processModel node and change the userName attribute to
the username of the account you want ASP.NET to work under. Once thats done
reboot the machine to ensure the changes take effect correctly.
>
> Please work on this file with caution, better back it up before making
changes!
>
> --
> Regards,
> Saurabh Nandu
> Master C#, the easy way...
> [ www.MasterCSharp.com ]
>
>
>
> "crawlerxp" wrote:
>
> > Yep. It's ok now.
> >
> > Well, now I have a problem. I would like to really run that apps under
> > loggedin account.
> >
> > Where to change that? I didn't find the option in any of control
panel\admin
> > tools tools.
> >
> > Thanks.
> >
> > "Saurabh Nandu" <Saurabh Nandu@discussions.microsoft.com> wrote in
message
> > news:85596196-8533-419D-9688-C0F85A42C744@microsoft.com...
> > > There are couple of things you can do
> > >
> > > 1) If the webserver is running the only your web application, you can
> > configure it to run under the User Account. You can modify the
> > machine.config file to make ASP.NET work under your specified User
Account
> > rather than use its own User Account.
> > > 2) If you start the Game Server within ASPNET Process it will be
available
> > at the given IP and Port, unless the ASPNET windows account does not
have
> > the necessary permissions. You can check to see if the ASPNET account
has
> > the permissions your server needs in order to execute.
> > >
> > > Regards,
> > > Saurabh Nandu
> >
> >
> >



Relevant Pages

  • Re: Windows Passwords
    ... "Windows Vista for Dummies" manual. ... I started by creating a test user account. ... The reason I say this is that, when I turned the Guest ...
    (microsoft.public.windows.vista.general)
  • Re: Help Me Understand User Accounts
    ... When you log off and log back in as the limited user you'll be able to ... you'll need to set up a new email account (under the new ... limited user account) the same as you had before, ... Administrator accounts are the default type of account ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Windows Service Account
    ... you can use the find IIDentity to the user to give folder permissions ... The OP does not need to find which user account is running the Windows ... Local System account has mighty ...
    (microsoft.public.dotnet.general)
  • Re: Logoff / Slow Bootups / Outlook attachements / Outlook Not res
    ... When you logon the problematic user account on the good user's computer, ... Microsoft CSS Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)
  • Re: DC Temporarily Off-line, Remaining DC Struggling
    ... suspects this issue is related to the account and roaming profile. ... Please make sure all user accounts are replicated to win2k3 DC. ... Does this issue only occurs if the user account uses ...
    (microsoft.public.windows.server.active_directory)

Loading