FIX: Error message when you compile a Visual C++ project that contains the try-catch block but does not contain a brace for the function body in Visual Studio 2008 SP1: error C2590
FIX: Error message when you compile a Visual C++ project that contains the try-catch block but does not contain a brace for the function body in Visual Studio 2008 SP1: error C2590
SYMPTOMS
error C2533: ‘<name of the relative class>’ : constructors not allowed a return type
SYMPTOMS
error C2533: ‘<name of the relative class>’ : constructors not allowed a return type
This problem occurs if the following conditions are true:
- You use a function that contains the try-catch block.
- The project does not contain a brace for the function body.
CAUSE
RESOLUTION
To resolve this problem immediately, contact Microsoft Customer Support Services to obtain the hotfix. For a complete list of Microsoft Customer 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.
Prerequisites
You must have Visual Studio 2008 SP1 installed to apply this hotfix.
Restart requirement
You do not have to restart the computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace any other hotfixes.
File information
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.
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| C1.dll | 15.0.30729.186 | 675,640 | 24-Nov-2008 | 21:20 | x86 |
| C1xx.dll | 15.0.30729.186 | 2,186,560 | 24-Nov-2008 | 21:20 | x86 |
| C1xx.dll | 15.0.30729.186 | 2,197,312 | 24-Nov-2008 | 21:20 | x86 |
| C1xx.dll | 15.0.30729.186 | 2,289,472 | 24-Nov-2008 | 21:20 | x86 |
| C1xx.dll | 15.0.30729.186 | 2,494,280 | 24-Nov-2008 | 21:20 | x86 |
| C1xx.dll | 15.0.30729.186 | 2,858,304 | 24-Nov-2008 | 21:20 | x64 |
STATUS
Keywords: |
kbhotfixserver kbexpertiseadvanced kbqfe KB958477 |
Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
Microsoft Corporation. All rights reserved. Terms of Use | Trademarks
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Back to the top
Leave a Reply