Hi there, Sorry if this has been asked before, but I have searched around for this for a number of days now. I have been unable to find a solution. (Although I found other scripts where people say they have fixed this issue)

I am running a TVrage lookup script. I wrote this one myself, but based loosely on some other code I found. It works perfectly in windows XP but when I put it into Vista UltimateX64, I get the following in the status window.

Code:
/sockwrite: 'checktv' not connected (line 129, tvrage.mrc)


Line 129 is as follows.

Code:
 sockwrite checktv GET www.tvrage.com/quickinfo.php?show= $+ %checktv $+ &exact=1 $+ $crlf


I have tried with and with out the http://.

I have disabled my firewall.

I have reinstalled mirc and moved all scripts into the Vista folder structure.

I have put some echo's in further up, and everything about the script works fine, just until it attempts to connect to the internet and access tvrage.com.

Can anyone help me? Is there a solution to this problem? Or is the solution to get rid of Vista and go back to XP. (I only went to Vista for DirectX10 support anyway really) smile

All help appreciated. This is above my knowledge

Thanks

Oh and Im running Mirc 6.5. latest version just to make sure.

Last edited by Erra; 10/12/08 04:44 AM.