CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Debugging

  1. #1
    Join Date
    May 1999
    Location
    Fort Worth Texas
    Posts
    614

    Debugging

    I think I already know the answer but I hope not. Is there a way to debug a VB object placed into a COM+ package? So far I cannot use the VB debugger if the VB COM object is in an application package.


  2. #2
    Join Date
    Dec 2000
    Location
    Canada
    Posts
    59

    Re: Debugging

    You guessed it. Nope

    Raistlin


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

Featured