Article ID: 922279 - Last Review: February 7, 2007 - Revision: 1.1 BUG: Error message when you run a Visual C++ program that calls the execve function or the wexecve function in Visual Studio 2005: "The application failed to initialize properly (0xc0150004)"
On This PageSYMPTOMSIn Microsoft Visual Studio 2005, when you run a Microsoft Visual C++ program that calls the execve function or the wexecve function, you may receive the following error message: The application failed to initialize properly (0xc0150004). Click on OK to terminate the application. CAUSEThis issue occurs when the following conditions are true:
RESOLUTIONTo resolve this issue, make sure that the envp parameter of the execve function or the wexecve function does not contain an empty string. STATUS Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONThe following steps reproduce the problem that is mentioned in the "Symptoms" section. Additionally, the steps demonstrate how to correct the problem by using the method that is described in the "Resolution" section. Steps to reproduce the problem
APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
