Results 1 to 2 of 2

Thread: MTS-COM over the WEB....

  1. #1
    Bhavin Sanghvi
    Guest

    Question MTS-COM over the WEB....

    Can Any one tell me.... can i run COM on MTS on WEB and access it from WEB....

    I have COM(created using VB6-sp4) running on MTS (on nt-workstation...it is on WEB (has valid IP address)... and VB client programm is on WIN2k machine with dialup access to WEB...
    it is giving me error....."The object exporter specified was not found".....


    I have tried with win-workstation client connected via LAN to server it is working fine...but not able to work with client on the WEB...what can be the reason...and FIX to it...please help... thanks...bye

  2. #2
    Hyperactive Member
    Join Date
    Dec 2000
    Location
    Denver
    Posts
    265
    You should be able to...I use asp to do so

    in your asp sctip:
    Code:
    set somevar = server.createobject(objectname.classname)

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