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 derfloh 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: *

  • Users: alexsubscriber
  • Content: Threads
  • Order by date
  1. alexsubscriber

    I solve problem with use COM object on another computer

    Let's have 2 computers ComputerA - installed Visual Fox Pro 6.0 ComputerB Task. Create dll on ComputerA and use this dll on ComputerB Solution: on ComputerA we MUST do next steps: 1.Install VisualStudio ServicePack 3 or higher 2.Install Setup Factory 6.0 - suf60ev.exe 3.Install Visual...
  2. alexsubscriber

    I solve problem with use COM object on another computer

    Let's have 2 computers ComputerA - installed Visual Fox Pro 6.0 ComputerB Task. Create dll on ComputerA and use this dll on ComputerB Solution: on ComputerA we MUST do next steps: 1.Install VisualStudio ServicePack 3 or higher 2.Install Setup Factory 6.0 - suf60ev.exe 3.Install Visual...
  3. alexsubscriber

    register com object failed

    Hi! With Visual Fox Pro 6.0 (service pack 5)on my machine I create com object as Single-threaded COM server (dll) In my machine this I success registrated this COM object with regsvr32. But on another machine (where hasn't visual fox pro) when I try to registrate my COM object I get next error...
  4. alexsubscriber

    Not call function from COM object on another machine

    I have COM object (dll) create with Visual Fox Pro 6.0 I copy my com object in another machine. Also I copy next fox pro library VFP6R.DLL VFP6RENU.DLL VFP6T.DLL I registrate success COM object on another machine with "regsvr32". But, the function (checkTrezSubAccount) in COM object...
  5. alexsubscriber

    Cannot locate Microsoft FoxPro support library

    Hi! In my machine I have Visual Fox Pro 6.0 I create COM object with Visual Fox Pro as dll. As result I get 3 files: 1.MyCOM.dll 2.MyCOM.tlb 3.MyCOM.VBR In my machnie I registrate MyCOM.dll with "regsvr32". OK! After, I copy this 3 files to another machine (another machine has not...

Part and Inventory Search

Back
Top