Jump to content

Trouble with InetGet


Recommended Posts

Hello -

there's a program I wrote for getting McAfee-updates from their ftp: I fetch the udate.ini from the ftp, look inside and build the filename. Then I look it's existing in my pc and only if not, I want to download it.

The Progarmm was started in February 2006, since this I made a lot of changes - but since about ten weeks trouble with: The download runs, come to the end and then Dr.Watson is coming up, exactly after the download is ready. In this time, the file is downloaded properly, so I see no cause for this.

If I start the AutoIT-programm a second time, it's working completely properly - so there can be no big mistake inside? I tried with different versions v3.2 / 3.2.2 / 3.2.4.9 / 3.2.10 - no change. I made some debug-versions with MsgBoxes to find out where it crashes, running with SciTE in 3.2.8.1 - the same :-(

If I start it on other pcs in the same network, no problem - always working in the first run. I feel sure, must be an interaction with this one pc, a German Win_2000. It was a W2k-SP2, updated to SP3 and SP4. manually installed the IE_6 and also all M$-updates inside.

The main-routine is:

( As an example today $Filename is 'dat-5277.zip' and $TmpDir is d:\tmp\ )

====

InetGet("ftp://ftp.nai.com/pub/antivirus/datfiles/4.x/"&$FileName, $TmpDir &$FileName, 1, 1)

; Fortschritt anzeigen

While @InetGetActive

$dif = TimerDiff($begin)

... and some more

====

Dr.Watson.log :

Anwendungsausnahme aufgetreten:

Anwendung: (pid=1244)

Wann: 18.04.2008 @ 19:29:35.503

Ausnahmenummer: c0000005 (Zugriffsverletzung)

*----> Systeminformationen <----*

Computername: PC-10

Benutzername: pc-10

Prozessoranzahl: 1

Prozessortyp: x86 Family 6 Model 8 Stepping 6

Windows 2000-Version: 5.0

Aktuelles Build: 2195

Service Pack: 4

Aktueller Typ: Uniprocessor Free

Firma: xxxxx

Besitzer: xxxxxxxx

*----> Taskliste <----*

0 Idle.exe

8 System.exe

144 SMSS.exe

168 CSRSS.exe

188 WINLOGON.exe

216 SERVICES.exe

228 LSASS.exe

416 svchost.exe

444 spoolsv.exe

496 Avsynmgr.exe

512 svchost.exe

548 persfw.exe

616 regsvc.exe

636 mstask.exe

700 vmware-authd.ex.exe

740 vmnat.exe

788 WinMgmt.exe

428 VSStat.exe

652 vshwin32.exe

1076 Avconsol.exe

1132 Mcshield.exe

1004 explorer.exe

996 cFosDNT.exe

1120 Dragnifier.exe

1240 MultiRes.exe

1264 RouterCC.exe

756 DCF77Mon.exe

1232 DVB-TV.exe

1244 autoit3.exe

1344 DRWTSN32.exe

0 _Total.exe

(00400000 - 00497000)

(77880000 - 77902000)

(74FC0000 - 74FC9000)

(77E70000 - 77F31000)

(74FA0000 - 74FB4000)

(78000000 - 78045000)

(79350000 - 793B5000)

(77D20000 - 77D8F000)

(79430000 - 7943F000)

(74F90000 - 74F98000)

(77810000 - 77817000)

(75940000 - 75946000)

(77E00000 - 77E5F000)

(77F40000 - 77F7C000)

(77540000 - 77571000)

(71710000 - 71794000)

(782F0000 - 78301000)

(76B00000 - 76B3F000)

(70A70000 - 70AD6000)

(7CF90000 - 7D1DC000)

(7CE80000 - 7CF6F000)

(779A0000 - 77A3C000)

(784A0000 - 7852F000)

(77530000 - 77538000)

(773D0000 - 773D8000)

(773E0000 - 773F3000)

(774B0000 - 774E4000)

(77490000 - 774A1000)

(77500000 - 77522000)

(77820000 - 7782E000)

(791A0000 - 79205000)

(7CE20000 - 7CE70000)

(77BE0000 - 77BF1000)

(77970000 - 77994000)

(77940000 - 7796C000)

(75130000 - 75136000)

(750C0000 - 750D0000)

(77830000 - 7783C000)

(77310000 - 77323000)

(774F0000 - 774F5000)

(772F0000 - 77307000)

(77380000 - 773B0000)

(77350000 - 77373000)

(78310000 - 783A1000)

(77330000 - 77349000)

(777D0000 - 777D8000)

(777E0000 - 777E5000)

(74F40000 - 74F5E000)

(74F80000 - 74F87000)

(6C720000 - 6C729000)

Statusabbild für Threadkennung 0x528

eax=00b41a78 ebx=00000000 ecx=00000166 edx=00000000 esi=00be9a60 edi=00000000

eip=77e48b53 esp=0089f2cc ebp=0089f2fc iopl=0 nv up ei pl zr na po nc

cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246

Funktion: WaitMessage

77e48b48 b836120000 mov eax,0x1236

77e48b4d 8d542404 lea edx,[esp+0x4] ss:013191b3=????????

77e48b51 cd2e int 2e

77e48b53 c3 ret

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name

0089F2FC 77E34327 000202A4 00000000 00000001 00000000 user32!WaitMessage

0089F320 77E24139 77E00000 008A7F88 00000000 77E23400 user32!CheckRadioButton

0089F5D8 77E244D5 00050000 0089F778 0089F808 01C4D5B8 user32!SoftModalMessageBox

0089F720 77E239CB 00000001 01C4D570 00000028 00000000 user32!MessageBoxExA

0089F778 77E3FA54 00000000 01C4D8F8 01C4D8C8 00050000 user32!MessageBoxExW

0089F798 004261D5 00000000 01C4D8F8 01C4D8C8 00050000 user32!MessageBoxW

0089F7DC 004191A9 0089F808 0089F840 01BEF734 0089F83C !<nosymbols>

0089F820 00429CB2 00489AA0 0089F840 00489AA0 00000001 !<nosymbols>

0089F850 00418F00 01BEF734 0089F8A0 0048A2D8 00489894 !<nosymbols>

0089F898 00401265 00000362 77E11838 00002001 00000000 !<nosymbols>

0089FCD8 004019F9 0002074E 00000001 00000893 00000002 !<nosymbols>

0089FF28 00452844 00000000 00000000 0002074E 00000005 !<nosymbols>

0089FFC0 77E989D5 00000000 00000000 7FFDF000 00000000 !<nosymbols>

0089FFF0 00000000 004528AD 00000000 000000C8 00000100 kernel32!ProcessIdToSessionId

*----> Raw Stack Dump <----*

0089f2cc 30 36 e2 77 00 00 00 00 - 00 00 00 00 ff ff 00 00 06.w............

0089f2dc c5 03 c8 80 ff ff 4c 01 - 02 01 90 00 64 00 89 00 ......L.....d...

0089f2ec 0e 00 00 00 20 f3 89 00 - 00 43 e3 77 00 00 00 00 .... ....C.w....

0089f2fc 20 f3 89 00 27 43 e3 77 - a4 02 02 00 00 00 00 00 ...'C.w........

0089f30c 01 00 00 00 00 00 00 00 - 0f 00 00 00 11 00 01 00 ................

0089f31c 30 f7 89 00 d8 f5 89 00 - 39 41 e2 77 00 00 e0 77 0.......9A.w...w

0089f32c 88 7f 8a 00 00 00 00 00 - 00 34 e2 77 30 f7 89 00 .........4.w0...

0089f33c 00 00 00 00 01 00 00 00 - 30 f7 89 00 01 00 00 00 ........0.......

0089f34c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................

0089f35c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................

0089f36c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................

0089f37c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................

0089f38c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................

0089f39c 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................

0089f3ac 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................

0089f3bc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................

0089f3cc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................

0089f3dc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................

0089f3ec 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................

0089f3fc 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................

Statusabbild für Threadkennung 0x3b4

eax=77d27e70 ebx=008b4a80 ecx=0089bbf4 edx=00000000 esi=008b4920 edi=00000100

eip=77888b37 esp=017cfe28 ebp=017cff74 iopl=0 nv up ei pl nz na pe nc

cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000202

Funktion: ZwReplyWaitReceivePortEx

77888b2c b8ac000000 mov eax,0xac

77888b31 8d542404 lea edx,[esp+0x4] ss:02249d0f=????????

77888b35 cd2e int 2e

77888b37 c21400 ret 0x14

77888b3a 8bff mov edi,edi

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name

017CFF74 77D49086 77D2AF8D 008B4920 77D40301 008A0000 ntdll!ZwReplyWaitReceivePortEx

017CFFA8 77D27E88 008B40A8 017CFFEC 77E7B3BC 008B4A80 rpcrt4!I_RpcBindingInqDynamicEndpointA

017CFFB4 77E7B3BC 008B4A80 77D40301 008A0000 008B4A80 rpcrt4!I_RpcConnectionInqSockBuffSize2

017CFFEC 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW

Statusabbild für Threadkennung 0x350

eax=77545bb9 ebx=00000318 ecx=77540000 edx=00000000 esi=020dff98 edi=77e06911

eip=77e485c7 esp=020dff58 ebp=020dff78 iopl=0 nv up ei pl zr na po nc

cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246

Funktion: GetMenuItemRect

77e485ae b899110000 mov eax,0x1199

77e485b3 8d542404 lea edx,[esp+0x4] ss:02b59e3f=????????

77e485b7 cd2e int 2e

77e485b9 c21000 ret 0x10

77e485bc b89a110000 mov eax,0x119a

77e485c1 8d542404 lea edx,[esp+0x4] ss:02b59e3f=????????

77e485c5 cd2e int 2e

77e485c7 c21000 ret 0x10

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name

020DFF78 77545C36 020DFF98 00000000 00000000 00000000 user32!GetMenuItemRect

020DFFB4 77E7B3BC 00000318 77565428 0089F190 00000318 winmm!midiOutGetNumDevs

020DFFEC 00000000 77545BB9 00000318 00000000 00040000 kernel32!lstrcmpiW

*----> Raw Stack Dump <----*

020dff58 8f 69 e0 77 98 ff 0d 02 - 00 00 00 00 00 00 00 00 .i.w............

020dff68 00 00 00 00 18 03 00 00 - 00 00 00 00 11 69 e0 77 .............i.w

020dff78 b4 ff 0d 02 36 5c 54 77 - 98 ff 0d 02 00 00 00 00 ....6\Tw........

020dff88 00 00 00 00 00 00 00 00 - 28 54 56 77 90 f1 89 00 ........(TVw....

020dff98 00 00 00 00 20 52 ca 8d - 00 00 00 00 46 02 00 00 .... R......F...

020dffa8 09 02 01 00 77 87 46 80 - 7e 87 46 80 ec ff 0d 02 ....w.F.~.F.....

020dffb8 bc b3 e7 77 18 03 00 00 - 28 54 56 77 90 f1 89 00 ...w....(TVw....

020dffc8 18 03 00 00 00 b0 fd 7f - 00 00 54 77 c0 ff 0d 02 ..........Tw....

020dffd8 00 00 54 77 ff ff ff ff - 60 21 ec 77 08 2b e7 77 ..Tw....`!.w.+.w

020dffe8 00 00 00 00 00 00 00 00 - 00 00 00 00 b9 5b 54 77 .............[Tw

020dfff8 18 03 00 00 00 00 00 00 - 00 00 04 00 01 00 00 00 ................

020e0008 01 00 00 00 1a 00 01 00 - 07 00 00 00 00 00 00 00 ................

020e0018 00 00 00 00 00 00 00 00 - 00 00 00 00 5c 00 5c 00 ............\.\.

020e0028 3f 00 5c 00 70 00 63 00 - 69 00 23 00 76 00 65 00 ?.\.p.c.i.#.v.e.

020e0038 6e 00 5f 00 31 00 32 00 - 37 00 34 00 26 00 64 00 n._.1.2.7.4.&.d.

020e0048 65 00 76 00 5f 00 35 00 - 38 00 38 00 30 00 26 00 e.v._.5.8.8.0.&.

020e0058 73 00 75 00 62 00 73 00 - 79 00 73 00 5f 00 38 00 s.u.b.s.y.s._.8.

020e0068 30 00 33 00 61 00 31 00 - 30 00 34 00 33 00 26 00 0.3.a.1.0.4.3.&.

020e0078 72 00 65 00 76 00 5f 00 - 30 00 33 00 23 00 33 00 r.e.v._.0.3.#.3.

020e0088 26 00 36 00 31 00 61 00 - 61 00 61 00 30 00 31 00 &.6.1.a.a.a.0.1.

Statusabbild für Threadkennung 0x328

eax=77532bda ebx=00000002 ecx=0000001c edx=00000000 esi=77888ef8 edi=00000002

eip=77888f03 esp=0252ff24 ebp=0252ff70 iopl=0 nv up ei pl zr na po nc

cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246

Funktion: NtWaitForMultipleObjects

77888ef8 b8e9000000 mov eax,0xe9

77888efd 8d542404 lea edx,[esp+0x4] ss:02fa9e0b=????????

77888f01 cd2e int 2e

77888f03 c21400 ret 0x14

77888f06 8bff mov edi,edi

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name

0252FF70 77E9A180 0252FF48 00000001 00000000 00000000 ntdll!NtWaitForMultipleObjects

0252FFB4 77E7B3BC 00000000 008A2FE8 7FFDBBF8 00000000 kernel32!WaitForMultipleObjects

0252FFEC 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW

Statusabbild für Threadkennung 0x55c

eax=0091f000 ebx=00000004 ecx=035df9cc edx=00000000 esi=77888ef8 edi=00000004

eip=77888f03 esp=035dfd24 ebp=035dfd70 iopl=0 nv up ei pl zr na po nc

cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246

Funktion: NtWaitForMultipleObjects

77888ef8 b8e9000000 mov eax,0xe9

77888efd 8d542404 lea edx,[esp+0x4] ss:04059c0b=????????

77888f01 cd2e int 2e

77888f03 c21400 ret 0x14

77888f06 8bff mov edi,edi

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name

035DFD70 77E9A180 035DFD48 00000001 00000000 00000000 ntdll!NtWaitForMultipleObjects

035DFFB4 77E7B3BC 00000005 7FFD7000 793A80D0 0091D220 kernel32!WaitForMultipleObjects

035DFFEC 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW

Statusabbild für Threadkennung 0x1d8

eax=00000012 ebx=00000002 ecx=008c3008 edx=00000000 esi=046dff64 edi=00000001

eip=77e485c7 esp=046dff34 ebp=046dff4c iopl=0 nv up ei pl zr na po nc

cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246

Funktion: GetMenuItemRect

77e485ae b899110000 mov eax,0x1199

77e485b3 8d542404 lea edx,[esp+0x4] ss:05159e1b=????????

77e485b7 cd2e int 2e

77e485b9 c21000 ret 0x10

77e485bc b89a110000 mov eax,0x119a

77e485c1 8d542404 lea edx,[esp+0x4] ss:05159e1b=????????

77e485c5 cd2e int 2e

77e485c7 c21000 ret 0x10

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name

046DFF4C 6C72158E 046DFF64 00000000 00000000 00000000 user32!GetMenuItemRect

046DFF80 6C72190B 008B6A18 046DFFB4 008B6A24 046DFFB4 mciwave!<nosymbols>

046DFF94 77550489 00013B7C 00000002 77886FA3 00000360 mciwave!<nosymbols>

046DFFB4 77E7B3BC 008B6A18 00000002 77886FA3 008B6A18 winmm!mmTaskCreate

046DFFEC 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW

Statusabbild für Threadkennung 0x544

eax=00000000 ebx=00000000 ecx=008c0a78 edx=008a0608 esi=70accb38 edi=00000000

eip=63063c8d esp=04adff88 ebp=04adffac iopl=0 nv up ei pl zr na po nc

cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246

Funktion: <nosymbols>

63063c83 ???

63063c84 ???

63063c85 ???

63063c86 ???

63063c87 ???

63063c88 ???

63063c89 ???

63063c8a ???

63063c8b ???

63063c8c ???

FEHLER ->63063c8d ???

63063c8e ???

63063c8f ???

63063c90 ???

63063c91 ???

63063c92 ???

63063c93 ???

63063c94 ???

63063c95 ???

63063c96 ???

63063c97 ???

63063c98 ???

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name

04ADFF84 70ABB847 00000000 00000000 70A70000 00000000 <nosymbols>

04ADFFAC 70ABB9F9 00000000 77E7B3BC 00000000 00000000 !Ordinal293

04ADFFEC 00000000 00000000 00000000 00000000 00

======

Any ideas about?

If anyone is interested in, please tell me the way how and I will open the complete code, about 23 kBytes.

Regards

Manfred

Link to comment
Share on other sites

Hello -

there's a program I wrote for getting McAfee-updates from their ftp: I fetch the udate.ini from the ftp, look inside and build the filename. Then I look it's existing in my pc and only if not, I want to download it.

The Progarmm was started in February 2006, since this I made a lot of changes - but since about ten weeks trouble with: The download runs, come to the end and then Dr.Watson is coming up, exactly after the download is ready. In this time, the file is downloaded properly, so I see no cause for this.

If I start the AutoIT-programm a second time, it's working completely properly - so there can be no big mistake inside? I tried with different versions v3.2 / 3.2.2 / 3.2.4.9 / 3.2.10 - no change. I made some debug-versions with MsgBoxes to find out where it crashes, running with SciTE in 3.2.8.1 - the same :-(

If I start it on other pcs in the same network, no problem - always working in the first run. I feel sure, must be an interaction with this one pc, a German Win_2000. It was a W2k-SP2, updated to SP3 and SP4. manually installed the IE_6 and also all M$-updates inside.

You state that you are using McAfee on your machine; and yet you didn't state if you were using them any of your other machines you tested on. McAfee firewall and it's antivirus program are very strict; so it is quite possible that when the first routine goes out, it will fail and the 2nd time it will work because McAfee already has the program registered when you try to use it. It's rather fancy talk for saying the problem would appear to be with McAfee and not your connection or the program.

Try and disable or turn off McAfee first, or compile the program to an EXE and add that EXE to your McAfee safe programs list and see if that works. I work in a tech support company and one of the main thing that keeps coming up is McAfee and Norton or NIS even blocking programs from running when it shouldn't. As you explained that it works on other machines on your network, I would highly recommend you try it with McAfee disabled, and see if it works.

Also, give it a try in Safe Mode with Networking too. If it works in Safe Mode with Networking, then you have a software issue that is preventing the script from working properly. That's the best advice, without actually seeing the problem that I could give you :D

-_-------__--_-_-____---_-_--_-__-__-_ ^^€ñ†®øÞÿ ë×阮§ wï†høµ† ƒë@®, wï†høµ† †ïmë, @ñd wï†høµ† @ †ïmïdï†ÿ ƒø® !ïƒë. €×阮 ñø†, bµ† ïñ§†ë@d wï†hïñ, ñ@ÿ, †h®øµghøµ† †hë 맧ëñ§ë øƒ !ïƒë.

Link to comment
Share on other sites

You state that you are using McAfee on your machine; and yet you didn't state if you were using them any of your other machines you tested on.

The same version is running there. Also I tried without McAfee - was my first idea. Also my idea is, that McAfee blocks the downloaded file because scanning it.

McAfee firewall and it's antivirus program are very strict; so it is quite possible that when the first routine goes out, it will fail and the 2nd time it will work because McAfee already has the program registered when you try to use it. It's rather fancy talk for saying the problem would appear to be with McAfee and not your connection or the program.

Try and disable or turn off McAfee first, or compile the program to an EXE and add that EXE to your McAfee safe programs list and see if that works. I work in a tech support company and one of the main thing that keeps coming up is McAfee and Norton or NIS even blocking programs from running when it shouldn't. As you explained that it works on other machines on your network, I would highly recommend you try it with McAfee disabled, and see if it works.

I *think* I did, but next week I will try again with excluded folders.

Also, give it a try in Safe Mode with Networking too. If it works in Safe Mode with Networking, then you have a software issue that is preventing the script from working properly. That's the best advice, without actually seeing the problem that I could give you :D

What does Safe-Mode mean?

Many thanks and best regards

Manfred

Link to comment
Share on other sites

The same version is running there. Also I tried without McAfee - was my first idea. Also my idea is, that McAfee blocks the downloaded file because scanning it.

Well, even if you did try them on the other PC's with the same version of McAfee, as they all have different configurations, as they all have their own installed software that is allowed/unallowed through, that really wasn't that GREAT of a diagnostic tool. However, I wanted to know if it was the case; it gives me a good idea that there still may be some sort of SOFTWARE blocking the INET functions from properly running.

I *think* I did, but next week I will try again with excluded folders.

Best bet in this situation is to just turn McAfee off COMPLETELY and give it a try.

What does Safe-Mode mean?

IF you have a Windows XPish operating system, which I assume you do, then Windows has a special operating condition that it can boot into. Instead of going into the 'normal' mode, where all sound devices, video devices, other devices and software configurations are loaded; it loads into a safe mode instead. It doesn't load as many drivers, services or configurations, and only loads a BASE version of Windows. This is a great TESTING platform, as it allows you to see if your programs are being blocked by OTHER SOFTWARE, or due to a LIMITATION on your own OPERATING SYSTEM.

Now, it's important to know, that when you BOOT INTO SAFE MODE, and you want to troubleshoot a script that does INTERNET exchanges (such as downloading, pulling websites, etc) YOU WILL NEED to boot into SAFE MODE WITH NETWORKING. It's another option on the boot menu under 'Safe Mode'.

To get to this condition, you have 2 choices:

1. Restart your PC, and before the WINDOWS LOGO SHOWS UP, hit the F8 key repeatedly. You'll see a menu come up with boot options. Using the arrow keys on your keyboard, highlight the one that says 'Safe Mode with Networking' and press the 'Enter' key. Once loaded up, simply log in as yourself, and press 'Yes' to the dialog box confirming you are in safe mode. You will notice that the resolution is very low and the information is much 'bigger' on your screen (as most of my client's put it). That's normal, simply run your script. If it works, then the problem is software related. If it doesn't then it's OS related.

2. Click the Start Button -> Click on Run -> type in 'msconfig' without the quotes -> Press 'OK' button -> Click on Boot or Boot.ini tab, select the option for 'Safe Boot' and then 'Networking' and hit 'OK' button -> Click on 'Restart Now' for the dialog box that comes up.

Keep in mind that while #2 is much simpler, in order to get OUT of safe mode you may have to go back into 'msconfig' and change the options back to 'normal boot' either on the 'General' tab or on the 'Boot/Boot.ini' tab.

Hope that helps more :D

BTW, when I say other software, i'm referring to other security software, such as Windows Defender, SpyBOT S&D, SpySweeper, Windows Live One Care, Live Family Safety, etc. Many of those programs have options to block script functions from working properly :D

If you need help with this, I am also available on a support platform called crossloop, but we'll have to setup a time for me to come in and test that for you :)

-_-------__--_-_-____---_-_--_-__-__-_ ^^€ñ†®øÞÿ ë×阮§ wï†høµ† ƒë@®, wï†høµ† †ïmë, @ñd wï†høµ† @ †ïmïdï†ÿ ƒø® !ïƒë. €×阮 ñø†, bµ† ïñ§†ë@d wï†hïñ, ñ@ÿ, †h®øµghøµ† †hë 맧ëñ§ë øƒ !ïƒë.

Link to comment
Share on other sites

  • 6 months later...

Hello -

now the issue came again on an other machine.

But, now I know and can reproduce:

If I call

InetGet("ftp://ftp.nai.com/pub/antivirus/datfiles/4.x/"&$FileName, $TmpDir &$FileNameTmp, 1, 1)

while the requested file is bigger than the MaxSize for Temporary Internet Files within the IE_6 it crashes, but only the first time.

Regards

Manfred

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...