| Author |
how to work asp.net as local user
|
|
| jeeve 2004-06-26, 10:16 am |
| hai
i want to allow local windows user to work on asp.net?
but now i am working only by using the administrator
account.
please send me the deatils about how to overcome the above
as quick as possible.
thanks
| |
| Ken Schaefer 2004-06-26, 10:16 am |
| Anyone can write an ASP.NET page using Notepad. What is the exact problem
you are having?
Cheers
Ken
"jeeve" <jeevasudhakar@rediffmail.com> wrote in message
news:2158e01c45a86$3b769080$a401280a@phx
.gbl...
: hai
:
: i want to allow local windows user to work on asp.net?
:
: but now i am working only by using the administrator
: account.
:
: please send me the deatils about how to overcome the above
: as quick as possible.
:
: thanks
| |
| marcello 2004-06-26, 10:16 am |
| take a look at this article
http://msdn.microsoft.com/library/d...essIdentity.asp
by default when installing ASP.net it creates a user with restricted privilleges and article explains how or where to change it.
marcello
"Ken Schaefer" wrote:
> Anyone can write an ASP.NET page using Notepad. What is the exact problem
> you are having?
>
> Cheers
> Ken
>
>
> "jeeve" <jeevasudhakar@rediffmail.com> wrote in message
> news:2158e01c45a86$3b769080$a401280a@phx
.gbl...
> : hai
> :
> : i want to allow local windows user to work on asp.net?
> :
> : but now i am working only by using the administrator
> : account.
> :
> : please send me the deatils about how to overcome the above
> : as quick as possible.
> :
> : thanks
>
>
>
|
|
|
|