Results 1 to 7 of 7

Thread: Distribute a program

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Texas
    Posts
    88
    I developed an application that called an object on the server side (MTS and COM stuffs). My problem is how can I distribute my application to other machines. Do I have to set up something special? Any suggestion? Thanks in advance.

  2. #2
    Addicted Member
    Join Date
    Jan 1999
    Posts
    204
    what do you mean liek have other computer connect to yours ? EXPLAIN!
    WHat would we do with out Microsoft.
    A lot more.

  3. #3
    Addicted Member
    Join Date
    Jan 1999
    Posts
    204
    do you mean like an auto update or somthing like that ? if so then i think there is an ocx for that kinda stuff i think im not sure .
    WHat would we do with out Microsoft.
    A lot more.

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Texas
    Posts
    88
    Ok, here is my situation:

    I created xxx.dll and put it into MTS on NT4 server and then I developed a test program, let say Project1, that used xxx.dll file. Everything worked fine on my machine (developing machine). Therefore, I compiled it into Project1.exe and made a package in order for distributing to other machines. Once, I installed that package, and executed the program, it didn't work because something about MTS. So, I want to know that do I have to do any specific things to make a distribute package or do something and make my program work properly in every platform, such as Win2000/98/NT.

  5. #5
    Addicted Member
    Join Date
    Jan 1999
    Posts
    204
    Umm i dont know i wish i did because im about to make a project like that , so if it truns out good e-mail me
    WHat would we do with out Microsoft.
    A lot more.

  6. #6
    Guest

    Smile Deployment Wizard

    Use Package & Deployment Wizard.
    To run it:
    Start/Programs/Visual Studio/Visual Studio tools/Package & Deployment Wizard.
    It connect all files into setup.exe. There are many options that can be helpful.
    Hope it is the answer on your q-n.

    Thanks.

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Texas
    Posts
    88
    Hi BoB,

    I could distribute my application. When you finish installing the application, you have to install a COM package which is created by Export in MTS Explorer as well in order to let the client knows where is the object is located.

    Thanks for you guys response..

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