Click here to Skip to main content
15,888,113 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
C#
Hi,

I have WPF application which communicates with third party camera SDK using COM ports (6,7,8,9). This application is working fine on Windows XP but when we installed same WPF application on Windows 10 it does not communicate with COM ports now on.

Can anybody help me in solving this problem?



What I have tried:

I can see ports (6,7,8,9) in device manager. Our exe file gets crashed.
I guess this application is eating exception instead of throwing it. So I have no idea why it is crashing.
Posted
Comments
Richard MacCutchan 27-Mar-16 3:29am    
You need to do some debugging to find out what is going on. It is unlikely that anyone here can guess.

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