Click here to Skip to main content
15,913,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi...
i had developed a c# windows application in visual studio 2008.it totally works fine in windows 7 and when i run the same application in windows server 2003 i am getting error
"The exception unknown software exception (0x40000015) occurred in the application at location 0x0a9237f4,click on OK to terminate the program" when closing the application
it happens only in windows xp 2003 server......could any one please help me out....!!!
Posted
Comments
narutoluffy01 19-Oct-12 4:43am    
Help please...!!!!

Is application using any of Assembles which are specific to Windows 7.
You are not getting the error on Windows 7 since Assembles are present.
But on Windows 2003/XP those Assembles are not present.

If you find any Assembles include into the setup creation and recreate the new setup
and then try it.
 
Share this answer
 
Comments
narutoluffy01 11-Oct-12 3:19am    
hi..could you please be more specific....i am new to dev soo
Hi,

this is a link to a web page that can help you:
http://error-toolkit.com/errors.php?t=0X40000015[^]

Hope this helps.
 
Share this answer
 
Comments
narutoluffy01 10-Oct-12 6:47am    
that didn't help me out..i had fixed the registry errors that didn't resolve my problem
Friend, Please share the error details from event log of your system.

Thanks,
Ambesha
 
Share this answer
 
Comments
narutoluffy01 5-Oct-12 8:35am    
hi...there is only popup message...i couldn't even catch that using try catch...
Ambesha 5-Oct-12 8:37am    
no dear, you do not need to do any thing to enter log error in event log, it was added by system itself.. please see the error in system level in event log.
narutoluffy01 10-Oct-12 6:12am    
Hi Ambesha...thanks for your response....here is the description of the error in event log.."Application popup: InServie Migration Application Login: InServiceMigrationApplication.exe - Application Error : The exception unknown software exception (0x40000015) occurred in the application at location 0x03bc37c4.

Click on OK to terminate the program"
narutoluffy01 10-Oct-12 4:39am    
Hi Ambesha...thanks for your response....here is the description of the error in event log.."Application popup: InServie Migration Application Login: InServiceMigrationApplication.exe - Application Error : The exception unknown software exception (0x40000015) occurred in the application at location 0x03bc37c4.

Click on OK to terminate the program"

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900