FIX: You receive a "type mismatch" error message when you build a C++-based attributed ATL component and you call the ATL component from Visual Basic Scripting Edition in Visual Studio 2005 (919039)
The information in this article applies to:
- Microsoft Visual Studio 2005 Express Edition
- Microsoft Visual Studio 2005 Professional Edition
- Microsoft Visual Studio 2005 Standard Edition
SYMPTOMSWhen you build a C++-based Active Template Library (ATL) component in Microsoft Visual Studio 2005, and you call the ATL component from Microsoft Visual Basic Scripting Edition, you may receive the following error message: type mismatch This problem only occurs when the called method has an [in,out] parameter. For example, you may use the following code in the called method: id(1), helpstring("method ReturnString")] HRESULT ReturnString([in,out] VARIANT* outstr) RESOLUTIONA supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Microsoft Visual Studio 2005 service pack that contains this hotfix. To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site: Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question. PrerequisitesThis hotfix requires Microsoft Visual Studio 2005. Restart requirementYou do not have to restart the computer after you apply this hotfix. Hotfix replacement information This hotfix does not replace any other software updates.
The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel. 32-bit versions|
C1.dll | 14.0.50727.165 | 630,784 | 06-Jun-2006 | 17:18 | x86 | C1ast.dll | 14.0.50727.165 | 774,144 | 06-Jun-2006 | 18:04 | x86 | C1xx.dll | 14.0.50727.165 | 2,277,376 | 06-Jun-2006 | 17:18 | x86 | C1xxast.dll | 14.0.50727.165 | 2,494,464 | 06-Jun-2006 | 18:04 | x86 | C1.dll | 14.0.50725.0 | 528,384 | 07-Jun-2006 | 11:09 | x86 | C1xx.dll | 14.0.50725.0 | 2,134,016 | 07-Jun-2006 | 11:09 | x86 | C2.dll | 14.0.50725.0 | 1,454,080 | 07-Jun-2006 | 11:09 | x86 | Pgort80.dll | 8.0.50727.165 | 45,056 | 06-Jun-2006 | 16:55 | x86 | C1xx.dll | 14.0.50725.0 | 2,134,016 | 07-Jun-2006 | 11:09 | x86 | C2.dll | 14.0.50727.165 | 2,256,896 | 06-Jun-2006 | 16:58 | x86 | Pgodb80.dll | 8.0.50727.165 | 61,440 | 06-Jun-2006 | 16:54 | x86 | C1.dll | 14.0.50727.165 | 589,824 | 06-Jun-2006 | 23:21 | x86 | C1xx.dll | 14.0.50725.0 | 2,134,016 | 07-Jun-2006 | 11:09 | x86 | C2.dll | 14.0.50725.0 | 1,249,280 | 07-Jun-2006 | 11:09 | x86 | C1.dll | 14.0.50725.0 | 524,288 | 07-Jun-2006 | 11:09 | x86 | C1xx.dll | 14.0.50727.165 | 2,183,168 | 06-Jun-2006 | 23:21 | x86 | C2.dll | 14.0.50727.0 | 1,282,048 | 07-Jun-2006 | 11:09 | x86 | C1.dll | 14.0.50727.165 | 581,632 | 06-Jun-2006 | 23:21 | x86 | C2.dll | 14.0.50727.165 | 2,183,168 | 06-Jun-2006 | 23:21 | x86 | C1.dll | 14.0.50725.0 | 528,384 | 07-Jun-2006 | 11:09 | x86 | C1xx.dll | 14.0.50727.165 | 2,179,072 | 06-Jun-2006 | 23:21 | x86 | C2.dll | 14.0.50727.165 | 2,478,080 | 06-Jun-2006 | 23:21 | x86 |
64-bit version|
C1.dll | 14.0.50727.165 | 976,896 | 06-Jun-2006 | 23:21 | x64 | C1xx.dll | 14.0.50727.165 | 3,904,512 | 06-Jun-2006 | 23:21 | x64 | C2.dll | 14.0.50727.165 | 3,653,632 | 06-Jun-2006 | 23:21 | x64 | Pgodb80.dll | 8.0.50727.165 | 70,144 | 06-Jun-2006 | 23:21 | x64 | Pgort80.dll | 8.0.50727.165 | 39,936 | 06-Jun-2006 | 23:21 | x64 |
Itanium-architecture version|
C1.dll | 14.0.50727.165 | 1,543,168 | 06-Jun-2006 | 16:45 | IA-64 | C1xx.dll | 14.0.50727.165 | 6,505,984 | 06-Jun-2006 | 16:45 | IA-64 | C2.dll | 14.0.50727.165 | 3,653,632 | 06-Jun-2006 | 23:21 | x64 | Pgodb80.dll | 8.0.50727.165 | 130,048 | 06-Jun-2006 | 16:39 | IA-64 | Pgort80.dll | 8.0.50727.165 | 80,384 | 06-Jun-2006 | 16:39 | IA-64 |
WORKAROUNDTo work around this problem, you can use a non-attributed ATL component.STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Minor | Last Reviewed: | 7/26/2006 |
---|
Keywords: | kbQFE kbhotfixserver kbpubtypekc KB919039 kbAudITPRO kbAudDeveloper |
---|
|