Hi all
When we developed in VB6 we placed the exe on our customers server and
simply created links on each workstation to the exe. This has always worked
fine.
We are now nearing completion of our first .Net product and we wonder what
is best now,.
Install exe on server and creater shortcuts on workstations as before
or
Install the exe on each workstation
Has anyone got any thoughts on which way is best in .Net.
Thanks

Signature
Nevikski
Tasos Vogiatzoglou - 20 May 2006 14:39 GMT
There are security restrictions when running a .net application from a
share. I think it would be simple to distribute the executable to the
workstations.
Tasos
Starbuck - 20 May 2006 20:16 GMT
Thanks Tasos
That would tie in with the trusted zone problems we have been getting.
Any more thoughts anyone?

Signature
Nevikski
www.kevsbox.com
> There are security restrictions when running a .net application from a
> share. I think it would be simple to distribute the executable to the
> workstations.
>
> Tasos