I am sorry If my question asked before, I search extensively but didn't found. If present please post the link of that question.

I have developed windows service that works fine on windows xp , when I installed it on windows7 it installed and works fine for few minutes, after that is crashes and gives the following error message.

[my application name] has stopped working

windows is checking for the solution to the problem.



the log entry is as follows
Fault bucket 1155193276, type 5

Event Name: CLR20r3
Response: Not available
Cab Id: 0

Problem signature:
P1: windowsserviceapp.exe
P2: 1.0.0.0
P3: 4bf29a85
P4: System.Windows.Forms
P5: 2.0.0.0
P6: 4a275ebd
P7: 16cf
P8: 159
P9: System.ComponentModel.Win32
P10:

Attached files:
C:\Users\DELL\AppData\Local\Temp\WERF98D.tmp.WERInternalMetadata.xml

These files may be available here:
C:\Users\DELL\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_windowsserviceap_89ea5da5168ff1535681aa613b5f7bf2b1636dc_111d24f1

Analysis symbol:
Rechecking for solution: 0
Report Id: 24dc8c83-62a1-11df-b1ee-00271352d813
link|improve this question
2  
there should be an event in the event log. bu this probably belongs on stackoverflow as it's a programming issue – Jim B May 18 '10 at 18:29
1  
Maybe the problem is that the service was written for Windows XP and not for Windows 7. – joeqwerty May 18 '10 at 23:57
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown