Results 1 to 10 of 10

Thread: Problem with COM+ component in VB (&H80004005 )

Threaded View

  1. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Vaxjo, Sweden
    Posts
    85
    Actually, it's not that obvious. I've been working with this project for a few years now, and never had a problem with this.
    I can also verify that this works fine under both NT4and Win2k. Yes, you do get a warning that the project should be run under MTS, but you can still run it.
    Also, in order to debug a COM+/MTS object you should compile it, install it in COM+ and then be able to run it in debug mode. But this doesn't solve the problem.

    From MSDN:
    Specifies the transactional behavior of a class. This property is only used by components running in the Microsoft Transaction Server, and has no effect if the component is run outside of the Transaction Server.
    --Anders
    Last edited by Anders Englund; Oct 23rd, 2002 at 07:15 AM.
    Reality is what you make up when you can't handle your fantasies.

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