Running a comiled VB.Net application over the network
Hi Experts,
I have compiled an application developed using VB.Net VS2005. How can I make it possible to run in any computers within the network by just providing a shortcut to the application?
Thanks. I have used http://msdn2.microsoft.com/en-us/library/zdc263t0(VS.80).aspx
Although I haven't got the time to test whether it indeed work, I believed it works. However, in a huge network environment, it would be a hazard to implement. Is there a way that the steps to go through all this can be included into the msi deployment project? So that once the user install my application, this is also installed. Or if not achievable, at least a seperate installation file for user to easily install it and the security zone is update automatically.
http://msdn2.microsoft.com/en-us/library/t71a733d(VS.80).aspx