Results 1 to 2 of 2

Thread: About deployment

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2002
    Posts
    145

    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

  2. #2
    Lively Member
    Join Date
    Nov 2002
    Location
    Perth - Australia
    Posts
    105
    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
  •  



Click Here to Expand Forum to Full Width