I had this application which can run smoothly in Win XP OS, but with the Win 7 OS, it has the error below:
Problem signature:
Problem Event Name:APPCRASH
Application Name:TPUMonitorSystem.exe
Application Version:1.0.0.0
Application Timestamp:52258461
Fault Module Name:KERNELBASE.dll
Fault Module Version:6.1.7601.18015
Fault Module Timestamp:50b83b16
Exception Code:e0434352
Exception Offset:0000812f
OS Version:6.1.7601.2.1.0.256.4
Locale ID:1033
Additional Information 1:4fe1
Additional Information 2:4fe16bb058be9b8346a2eae9a8bbe4f1
Additional Information 3:f254
Additional Information 4:f2542ff3515f28520a0a445c873a8c09
I had follow all advices from internet,
(1) try SFC -SCANNOW Command to check for System file damage, it has Verification 100% complete, Windows Resource Protection did not find any integrity violations.
(2) try to set the platform of your application from x86 to Any CPU in Configuration Manager in Visual Studio
(3) try this: http://www.twcenter.net/forums/showthread.php?529548-just-got-the-solution-about-appcrash-from-the-module-name-gt-kernelbase-dll
all do not work. Can someone suggest something to check out?
I had follow all advices from internet,
(1) try SFC -SCANNOW Command to check for System file damage, it has Verification 100% complete, Windows Resource Protection did not find any integrity violations.
(2) try to set the platform of your application from x86 to Any CPU in Configuration Manager in Visual Studio
(3) try this: http://www.twcenter.net/forums/showthread.php?529548-just-got-the-solution-about-appcrash-from-the-module-name-gt-kernelbase-dll
all do not work. Can someone suggest something to check out?