we did a project having three modules on different OS'S 1) windows embedded pc 2) windows xp pc 3) windows 7
These three will communincate. in order 1->2->3. or 3->2->1
In one of the modules windows 7 (3) our application was done by using VS2008 and vb.net. version is 6.1.7600 Proffessional. Database is SQLEXPRESS 2005
On embedded pc by using xp code has written.
On windows xp services code was there i.e doneby using VS2005.
When these three are running Some times the application (Windows 7) was hanging.
In the event viewer we saw different types of Observations at different times
1) Windows Error Reporting.
2) .NET Runtime Error 2.0 (On Embedded pc Event viewer)
3) Sqlserver taking more than 1 lakh kb.
4) Our application is taking 55000 appro.. kb
UPto Know i am having this much of info.....
how can I fix this issue...