Results 1 to 3 of 3

Thread: GetObjectContext

  1. #1
    swb76
    Guest

    GetObjectContext

    i have a COM DLL which stops at this point getobjectcontext.setcomplete.
    Could anybody suggest me what could be the problem?
    Thanks
    Sam

  2. #2
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    I think u have to give us more to go on if u want any suggestions.

    getobjectcontext.setcomplete what is that?

    Elaborate and show us more of the code.
    -= a peet post =-

  3. #3
    swb76
    Guest

    its more like a transaction problem

    This is something i have never experienced.
    anyways, the DLL that i created works totally fine if i say transactions disables. However, if i say transactions required then it gives me an error saying Visual Foxpro Driver not capable; Since Visual foxpro is the database that i am using.
    I am using COM+ and i use a VB ActiveX DLL and in the class properties i have the option of chosing a MTS transaction (option 2) or Not a MTS Transaction (option 0)..
    It works with option 0; doesn't work with option 2. I hope if someone could throw some light on this matter.
    Thank you
    Sam

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