BUG: ObjectContext Item Collection Is Empty When You Debug Under COM+ (265492)
The information in this article applies to:
- Microsoft COM+ 1.0, when used with:
- the operating system: Microsoft Windows 2000
- the operating system: Microsoft Windows XP
- Microsoft COM+ 1.5, when used with:
- the operating system: Microsoft Windows 2000
- the operating system: Microsoft Windows XP
This article was previously published under Q265492 SYMPTOMS
With Microsoft Visual Basic 6.0 Service Pack 2 (SP2) installed on your computer, if you create a Visual Basic ActiveX dynamic-link library (DLL) that is in a COM+ program and you try to debug it, when it is being accessed from an Active Server Pages (ASP) page, the following error message may occur:
Run-Time error '424':
Object Required
RESOLUTION
To debug a Visual Basic ActiveX DLL that is in a COM+ application, you must ensure that the following are true:
- The MTS Transaction Mode for the component is set to a value other than 0 - NotAnMTSObject.
- Visual Basic 6 Service Pack 3 (SP3) or later is installed on the computer.
- The authenticating user has the appropriate permissions. For additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
259725 PRB: Error Occurs When You Debug a COM+ Component Under the Visual Basic IDE with an ASP Client
- The component is deployed in a COM+ application.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. REFERENCES
Visual Studio service packs and product updates can be found at the following MSDN Web site:
Modification Type: | Major | Last Reviewed: | 5/28/2003 |
---|
Keywords: | kbbug kberrmsg kbfix KB265492 |
---|
|