|
-
Nov 21st, 2002, 08:29 PM
#1
Thread Starter
Addicted Member
About deployment
Hello VB Experts,
I wanted to seek anyone's advice what is the proper way of deploying a vb app and how is it properly done.
I've made an installer. Should I install this to every machine that will use my application? And just give the user access to the database server?
OR
Will I install my application to a central location (application server) and just give the user full access on the folder where the application resides?
What are the pros and cons of each approach? What is the correct approach with optimization in mind? Are there other ways of deploying an application properly?
Any help would be greatly appreciated.
Thanks,
Marivic
-
Nov 21st, 2002, 10:58 PM
#2
Lively Member
Um... i think you have to run the clients locally... it's something to do with the JIT compiling i believe...
When i run a VB.NET exe over my network here i get strange results, and things just dont seem to work, however if i copy the exe to my local machine first it works perfectly
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|