J
Joel
Hello,
ASP does not work locally on my main web site when I
browse the machine locally at the console itself, but to
the outside world all is fine, and ASP executes normally.
I have 4 other virtual webs on this server and I can
browse ASP pages fine, locally. We need this working for a
search engine product that is failing when trying to
execute URLs against this virtual web site, locally.
I ran a filemon and here is some interesting output of
FNFs:
FILE NOT FOUND Attributes: Error
54 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\shdocvw.dll FILE NOT FOUND Attributes: Error
55 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\system32\inetsrv\shdocvw.dll
FILE NOT FOUND Attributes: Error
65 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\BROWSEUI.dll FILE NOT FOUND Attributes: Error
66 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\BROWSEUI.dll FILE NOT FOUND
Attributes: Error
FILE NOT FOUND Attributes: Error
395 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\System32\mlang.dll SUCCESS
Attributes: A
396 1:25:45 PM IEXPLORE.EXE:604 OPEN
C:\WINNT\System32\mlang.dll SUCCESS Options:
Open Access: Execute
397 1:25:45 PM IEXPLORE.EXE:604 CLOSE
C:\WINNT\System32\mlang.dll SUCCESS
398 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\wsock32.dll FILE NOT FOUND Attributes: Error
399 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\wsock32.dll FILE NOT FOUND
Attributes: Error
400 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\System32\wsock32.dll SUCCESS
Attributes: A
401 1:25:45 PM IEXPLORE.EXE:604 OPEN
C:\WINNT\System32\wsock32.dll SUCCESS Options:
Open Access: Execute
402 1:25:45 PM IEXPLORE.EXE:604 CLOSE
C:\WINNT\System32\wsock32.dll SUCCESS
403 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\WS2_32.DLL FILE NOT FOUND Attributes: Error
404 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\WS2_32.DLL FILE NOT FOUND
Attributes: Error
405 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\System32\WS2_32.DLL SUCCESS
Attributes: A
406 1:25:45 PM IEXPLORE.EXE:604 OPEN
C:\WINNT\System32\WS2_32.DLL SUCCESS Options:
Open Access: Execute
407 1:25:45 PM IEXPLORE.EXE:604 CLOSE
C:\WINNT\System32\WS2_32.DLL SUCCESS
408 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\WS2HELP.DLL FILE NOT FOUND Attributes: Error
409 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\WS2HELP.DLL FILE NOT FOUND
Attributes: Error 497 1:25:45 PM
IEXPLORE.EXE:604 QUERY INFORMATION
C:\Program Files\Internet Explorer\RASAPI32.DLL
FILE NOT FOUND Attributes: Error
498 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\RASAPI32.DLL FILE NOT FOUND
Attributes: Error
499 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\System32\RASAPI32.DLL SUCCESS
Attributes: A
500 1:25:45 PM IEXPLORE.EXE:604 OPEN
C:\WINNT\System32\RASAPI32.DLL SUCCESS Options:
Open Access: Execute
501 1:25:45 PM IEXPLORE.EXE:604 CLOSE
C:\WINNT\System32\RASAPI32.DLL SUCCESS
502 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\RASMAN.DLL FILE NOT FOUND Attributes: Error
503 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\RASMAN.DLL FILE NOT FOUND
Attributes: Error
504 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\System32\RASMAN.DLL SUCCESS
Attributes: A
505 1:25:45 PM IEXPLORE.EXE:604 OPEN
C:\WINNT\System32\RASMAN.DLL SUCCESS Options:
Open Access: Execute
506 1:25:45 PM IEXPLORE.EXE:604 CLOSE
C:\WINNT\System32\RASMAN.DLL SUCCESS
507 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\TAPI32.DLL FILE NOT FOUND Attributes: Error
508 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\TAPI32.DLL FILE NOT FOUND
Attributes: Error
509 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\System32\TAPI32.DLL SUCCESS
Attributes: A
510 1:25:45 PM IEXPLORE.EXE:604 OPEN
C:\WINNT\System32\TAPI32.DLL SUCCESS Options:
Open Access: Execute
511 1:25:45 PM IEXPLORE.EXE:604 CLOSE
C:\WINNT\System32\TAPI32.DLL SUCCESS
512 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\RTUTILS.DLL FILE NOT FOUND Attributes: Error
513 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\RTUTILS.DLL FILE NOT FOUND
Attributes: Error
ASP does not work locally on my main web site when I
browse the machine locally at the console itself, but to
the outside world all is fine, and ASP executes normally.
I have 4 other virtual webs on this server and I can
browse ASP pages fine, locally. We need this working for a
search engine product that is failing when trying to
execute URLs against this virtual web site, locally.
I ran a filemon and here is some interesting output of
FNFs:
FILE NOT FOUND Attributes: Error
54 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\shdocvw.dll FILE NOT FOUND Attributes: Error
55 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\system32\inetsrv\shdocvw.dll
FILE NOT FOUND Attributes: Error
65 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\BROWSEUI.dll FILE NOT FOUND Attributes: Error
66 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\BROWSEUI.dll FILE NOT FOUND
Attributes: Error
FILE NOT FOUND Attributes: Error
395 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\System32\mlang.dll SUCCESS
Attributes: A
396 1:25:45 PM IEXPLORE.EXE:604 OPEN
C:\WINNT\System32\mlang.dll SUCCESS Options:
Open Access: Execute
397 1:25:45 PM IEXPLORE.EXE:604 CLOSE
C:\WINNT\System32\mlang.dll SUCCESS
398 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\wsock32.dll FILE NOT FOUND Attributes: Error
399 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\wsock32.dll FILE NOT FOUND
Attributes: Error
400 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\System32\wsock32.dll SUCCESS
Attributes: A
401 1:25:45 PM IEXPLORE.EXE:604 OPEN
C:\WINNT\System32\wsock32.dll SUCCESS Options:
Open Access: Execute
402 1:25:45 PM IEXPLORE.EXE:604 CLOSE
C:\WINNT\System32\wsock32.dll SUCCESS
403 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\WS2_32.DLL FILE NOT FOUND Attributes: Error
404 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\WS2_32.DLL FILE NOT FOUND
Attributes: Error
405 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\System32\WS2_32.DLL SUCCESS
Attributes: A
406 1:25:45 PM IEXPLORE.EXE:604 OPEN
C:\WINNT\System32\WS2_32.DLL SUCCESS Options:
Open Access: Execute
407 1:25:45 PM IEXPLORE.EXE:604 CLOSE
C:\WINNT\System32\WS2_32.DLL SUCCESS
408 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\WS2HELP.DLL FILE NOT FOUND Attributes: Error
409 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\WS2HELP.DLL FILE NOT FOUND
Attributes: Error 497 1:25:45 PM
IEXPLORE.EXE:604 QUERY INFORMATION
C:\Program Files\Internet Explorer\RASAPI32.DLL
FILE NOT FOUND Attributes: Error
498 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\RASAPI32.DLL FILE NOT FOUND
Attributes: Error
499 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\System32\RASAPI32.DLL SUCCESS
Attributes: A
500 1:25:45 PM IEXPLORE.EXE:604 OPEN
C:\WINNT\System32\RASAPI32.DLL SUCCESS Options:
Open Access: Execute
501 1:25:45 PM IEXPLORE.EXE:604 CLOSE
C:\WINNT\System32\RASAPI32.DLL SUCCESS
502 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\RASMAN.DLL FILE NOT FOUND Attributes: Error
503 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\RASMAN.DLL FILE NOT FOUND
Attributes: Error
504 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\System32\RASMAN.DLL SUCCESS
Attributes: A
505 1:25:45 PM IEXPLORE.EXE:604 OPEN
C:\WINNT\System32\RASMAN.DLL SUCCESS Options:
Open Access: Execute
506 1:25:45 PM IEXPLORE.EXE:604 CLOSE
C:\WINNT\System32\RASMAN.DLL SUCCESS
507 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\TAPI32.DLL FILE NOT FOUND Attributes: Error
508 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\TAPI32.DLL FILE NOT FOUND
Attributes: Error
509 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\WINNT\System32\TAPI32.DLL SUCCESS
Attributes: A
510 1:25:45 PM IEXPLORE.EXE:604 OPEN
C:\WINNT\System32\TAPI32.DLL SUCCESS Options:
Open Access: Execute
511 1:25:45 PM IEXPLORE.EXE:604 CLOSE
C:\WINNT\System32\TAPI32.DLL SUCCESS
512 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Program Files\Internet
Explorer\RTUTILS.DLL FILE NOT FOUND Attributes: Error
513 1:25:45 PM IEXPLORE.EXE:604 QUERY
INFORMATION C:\Documents and
Settings\joelh\Desktop\RTUTILS.DLL FILE NOT FOUND
Attributes: Error