Article ID: 892073 - Last Review: October 4, 2007 - Revision: 1.1 You receive an "error C2065" error message when you try to compile an eMbedded Visual C++ 3.0 or 4.0 application
SYMPTOMSWhen you try to compile a Microsoft eMbedded Visual C++ 3.0 or eMbedded Visual C++ 4.0 application, you may receive one or more of the following compiler error messages: error C2065: '_com_issue_error' : undeclared
identifier error C2065: '_com_issue_errorex' :
undeclared identifier CAUSEThis issue occurs because the application uses the #import
statement. The #import statement functionality is not supported in eMbedded Visual C++. WORKAROUNDTo work around this issue, follow these steps:
MORE INFORMATIONTo download eMbedded Visual C++ 4.0, visit the following
Microsoft Web site: http://www.microsoft.com/downloads/details.aspx?FamilyID=1dacdb3d-50d1-41b2-a107-fa75ae960856
(http://www.microsoft.com/downloads/details.aspx?FamilyID=1dacdb3d-50d1-41b2-a107-fa75ae960856)
Microsoft
eMbedded Visual C++ 3.0 is included with eMbedded Visual Tools 3.0. To download eMbedded Visual Tools 3.0, visit the following Microsoft Web site:
http://www.microsoft.com/downloads/details.aspx?familyid=f663bf48-31ee-4cbe-aac5-0affd5fb27dd
(http://www.microsoft.com/downloads/details.aspx?familyid=f663bf48-31ee-4cbe-aac5-0affd5fb27dd)
| Other Resources Other Support Sites
CommunityArticle Translations |






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email

Back to the top