Bit Che > Bugs & Feature Requests

Installed the Vista TCP Patch / Bit Che Stops Working

<< < (2/3) > >>

DougWare:
Thanks for moving my post, I hadn't realized I posted it into the wrong forum.

fuzzytomcat:
"BUMP"


Fuzzy

chip!:
I haven't seen/tried the TCP patch, but its possible that something gets messed up with the tcpip.sys and then mswinsock..


reset winsock / tcpip (but should not undo with your patch, since its not replacing the .sys file), run these at command prompt, as a administrator:

netsh winsock reset
netsh int ip reset



re-register mswinsck.ocx, run at command prompt, as a administrator::

regsvr32 mswinsck.ocx



vb6 runtimes:
http://www.microsoft.com/downloads/details.aspx?FamilyId=7B9BA261-7A9C-43E7-9117-F673077FFB3C&displaylang=en


i'll try to dig into this more, maybe even try the patch myself  :-\

chip!:
also, please run the attached debug.exe, clicking the first 4 buttons, and then press the copy button, and send it to me as a Private Message.

that might actually help figure out the problem a little better..

chip!:
OK - dougware.. got your PM... thanks..

everything seems normal, file versions are all loaded correctly, winsock ocx interface is correct, and both TCP and UDP test/dummy connections passed. so theoretically, bit che should be working too.

so next thing on the list to explore, what firewalls and security software (antivirus, antispyware, etc) do you run?  the more detail on that the better..


and finally, lets do a winsock data capture of bit che:

http://www.nirsoft.net/utils/socketsniff.zip

1. download and extract socketsniff.zip
2. open bit che
3. open socketsniff.exe
4. select bit_che.exe process
5. go to the SocketSniff options menu, and check 'Show Empty Send/Receive Calls'
6. do a Bit Che update check  (About menu, Check for Updates)
7. select the first TCP connection in the SocketSniff list, this should be the update check. in the bottom window pane, you should see the data, select all that and copy it to notepad/etc and save it.
8. then goto View, and select HTML Report - All Items.. this will generate a simple report.html
9. send me both the report.html and the data saved above to notepad..

note, i dont need to actual .html file if you want to export that data as a .txt by doing CNTRL-A, CNTRL-S.. doesnt matter to me.


thanks,
chip

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version