Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. rfhowell222

    Error Adding Components in MTS

    Finny, Have you tried using the Package Export option from MTS? Right click on the package you want to export and go through the Export... wizard This creates a single .exe that you can run on the destination system (your prod system in this case) that will copy the package and all of its...
  2. rfhowell222

    Error Adding Components in MTS

    The problem you are having is because your dll is referencing other objects that do not exist on your production environment. An example would be you are using MDAC 2.7 in your dev/test environment and MDAC 2.6 in production. The error message is telling you that you are referencing an object...
  3. rfhowell222

    Scripts

    Has anyone attempted to interface directly with the Advanced Reporter DB?

Part and Inventory Search

Back
Top