martlist wrote:JB,
I tried 5.15 and am still seeing the same problem. Basically the HA screen switching just stops responding so in the log I see one of these for each eHomeSS error box that gets created.
- Code: Select all
=== 5/16/2008 12:57:26 PM ====================
--Desc:
CMD Line - sonyvaio$$EH_SWITCH_SCRN$$HA$$HVAC
--Line: 1085
--Src: eHomeSS.frmMain.Command1_Click
These boxes are still as before. They are only in the task bar and clicking on them does nothing. I cannot open them or see the contents. If I look in the task manager I see an eHomeSS.exe for each window in the task bar.
If nobody else is seing this is must be related to my changes or my system, such as the network.
I remeved the messagebox. You should not see them anymore.
Line 1085 is:
- Code: Select all
1085 Winsock1.Connect sIP, ppPORT_EHOME
That is the Winsock connection. Funny thing is that when the error is written there is NO error message.
- Code: Select all
--Desc:
CMD Line - sonyvaio$$EH_SWITCH_SCRN$$HA$$HVAC
There should be a error description on the line following '--Desc:'
But it is a Winsock error. Thats for sure. Did you ever check the Winsock version?
Also - check your email for a new eHomeSS.exe
I have just fixed it so it should not get stuck in memory anymore.