Deployment Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Ok, I am just checking some information.

I have created my setup package. The only dependencies that are not
included are the OWC.dll and Office9.dll. All of the computers that I am
going to deploy my application to have Office 9 installed. So there should
be no problems with my application installing right? I will have no
embarrassing moments of this works in development, but...

Let me know now so I can fix it. I HATE to be embarrassed.

Rachel
 
Ok, I am just checking some information.

I have created my setup package. The only dependencies that are not
included are the OWC.dll and Office9.dll. All of the computers that I
am going to deploy my application to have Office 9 installed. So
there should be no problems with my application installing right? I
will have no embarrassing moments of this works in development, but...

Let me know now so I can fix it. I HATE to be embarrassed.



Maybe you have other dependencies that you need to worry about. There are
many things that can go wrong during deployment.

Why not give it a try on a couple of test machines.

And don't consider errors as embrassment - deployment should be considered
part of your test plan anyways.
 
Back
Top