Re: A remote service problem
From: crawlerxp (nytrogen_at_email.htnet.hr)
Date: 07/09/04
- Next message: Wild Wind: "Re: Default credentials"
- Previous message: Hernan de Lahitte: "Re: Default credentials"
- In reply to: Saurabh Nandu: "Re: A remote service problem"
- Messages sorted by: [ date ] [ thread ]
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
> >
> >
> >
- Next message: Wild Wind: "Re: Default credentials"
- Previous message: Hernan de Lahitte: "Re: Default credentials"
- In reply to: Saurabh Nandu: "Re: A remote service problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|