Home All Groups Group Topic Archive Search About

Visual Basic.Net Permission

Author
12 Apr 2005 5:25 AM
A P
Hi!

I am planning to deploy MS Visual Basic .NET 2003 to my developers but I
want to control them by not giving them an administrative permission to
their computer. For now, I am currently using user account with
Administrative priviledge but if I will allow user to work on to their
computer using a domain user account, will there be any problems with that
like assigning their user in debugging user? Hope you might help.

Me

Author
12 Apr 2005 5:54 AM
Cor Ligthert
AP,

You would have to create a complete environment, including test parts.
As well do you have to set every DLL they have to use reachable.
As well do you need special actions when you use Webapplications.
As well do you need to do special actions when you use ports.
etc etc etc etc

In other words, it is completly depending from what the development will be.

I don't think that there is a standard template for that, because you can
with VisualStudioNet almost develop everything.

Just my thought,

Cor
Author
12 Apr 2005 7:33 AM
A P
how about in web apps?


Show quoteHide quote
"Cor Ligthert" <notmyfirstn***@planet.nl> wrote in message
news:eqcneQyPFHA.1236@TK2MSFTNGP14.phx.gbl...
> AP,
>
> You would have to create a complete environment, including test parts.
> As well do you have to set every DLL they have to use reachable.
> As well do you need special actions when you use Webapplications.
> As well do you need to do special actions when you use ports.
> etc etc etc etc
>
> In other words, it is completly depending from what the development will
be.
>
> I don't think that there is a standard template for that, because you can
> with VisualStudioNet almost develop everything.
>
> Just my thought,
>
> Cor
>
>
Author
12 Apr 2005 7:51 AM
Cor Ligthert
AP,

You have to do it yourself, however that depends where the IIS is located.
When the developpers have a Professional OS, than I would prefer on there
computers. Than those directorys need permission for that develloper and for
the ASPNET and the IIS clients accoording what is placed in the virtual
directories and how it is used.

However this is an admin job and not really an easy one.

Cor
Author
12 Apr 2005 8:49 AM
Herfried K. Wagner [MVP]
"A P" <a*@textguru.ph> schrieb:
> I am planning to deploy MS Visual Basic .NET 2003 to my developers but I
> want to control them by not giving them an administrative permission to
> their computer. For now, I am currently using user account with
> Administrative priviledge but if I will allow user to work on to their
> computer using a domain user account, will there be any problems with that
> like assigning their user in debugging user? Hope you might help.

I suggest to give them administrator privileges, otherwise you are building
up wattles which make work harder.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>