0xC015000F: The activation context being deactivated is not the most recently activated one.

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<p align=left><font face=Arial size=2></font> 
Hi All,
<p align=left> 
<p align=left>This problem probably can be posted in different forums as well, because I see it happened every where when I start searching for the solution over the internet: VB, VC#, even some commercial applications, which probably used .NET to develop.
<p align=left> 
<p align=left>Any way, I developed my application using C/C++, so I figure this probably the best forum for me to post, and am hoping that you can help me to resolve the problem.
<p align=left> 
<p align=left>I have a C/C++ Windows program that has been running fine.  Suddently, just over the weekend, I compile and running it from home (I took the laptop home), it bombs out and gives me the following error:
 
<blockquote dir=ltr style="margin-right:0px
<p align=left>" 0xC015000F: The activation context being deactivated is not the most recently activated one." </blockquote>
<p align=left> 
<p align=left>I was totally surprise, because I knew for sure that I did not change any source code after 5:00 pm Friday after I took the laptop home.  The next Monday, I brought the laptop back to work, snap it into the dock-station, do a clean build, and the same error happen.  I looked at the update to see if our Microsoft friend happen to update my laptop with some ...updates, but there was none.
<p align=left> 
<p align=left>I searched on the internet and learned that a lot of people have had the same problem that I am having now, but none gives me the solution.
<p align=left> 
<p align=left>Note that if I compile for 32 bit, the program runs fine...
<p align=left> 
<p align=left>Can anyone provide a light?
<p align=left> 
<p align=left>Thanks
<p align=left> 
<p align=left>DQ
<p align=left> 

View the full article
 
Back
Top