Global.asa not firing - IIS 5.1 Win XP Pro
I am a newbie with IIS. I am having trouble with a Global.asa file in
a FrontPage web using IIS 5.1 with Win XP Pro. The website has a form
that sends results to an .mdb database. ASP scripts will run if I
remove the global.asa file, but it won't fire with the Global.asa
file. I have been reading about the virtual directory having to be an
"application". When I access the properties of the web folder in the
MMC the application name is blank. That's the way FrontPage created
it. Does anyone know if there is a fix for this?
TIA Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302319
rpcproxy.dll and iis5
Hello
I have two win2k server with iis5.
On one of them, as an isapi filter, I have rpcproxy.dll. On the other
server I don't have it.
Since I don't remember to have put this isapi filter, can I delete it
safely? what is it used for?
Thanks Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302317
IIS 6.0, FTP and possible bug in MS Windows 2003 FTP Metabase programmatic interface!
This is a multi-part message in MIME format.
------=_NextPart_000_0010_01C377C9.FFA0B580
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Possible bug in MS Windows 2003 FTP Metabase programmatic interface!
Keywords(Errors types):
The IIS Admin scripts only support IIS 6.0, ErrNumber: -2146646000 =
(0x800CC810), Error Trying To GET the Object (GetObject Failed):
Hello
Just because at this time there are no info on the web (or MS) about =
this type of error, I've decided to clarify why you might get any of the =
above errors:
I installed a Windows 2003 standard server for use as a file server. =
Pretty plain, with updates up to 2. sept. 2003. I afterwards installed =
the FTP IIS 6.0 component, ...only! When trying to configure the =
Metabase programmatically I got the above type of errors. I.e. using the =
%windir%\system32\iisftp.vbs /query command I got:
'The IIS Admin scripts only support IIS 6.0'
!!! ... Nice!!!
Trying to get an object and I got:
ErrNumber: -2146646000 (0x800CC810)
Error Trying To GET the Object (GetObject Failed): XXXXXXXXX
- As this error means MD_ERROR_IISAO_INVALID_SCHEMA =
(http://support.microsoft.com/default.aspx?scid=3Dkb;en-us;246575) and =
related to =
http://support.microsoft.com/default.aspx?scid=3Dkb;EN-US;262739 I =
finally figured out that if you install the FTP component of IIS 6.0 =
(might also be present on earlier versions!) only, there might be =
missing some important schema 'properties' in the Metabase. So, I =
installed the Web component (World Wide Web Publishing Service) as well, =
and all my problems disappered!
I think this is a bug in the current setup/implementation of IIS 6.0 as =
the FTP component is NOT depending of the web component, while =
installing. Well, the management interface works, but not the =
programmatically interface!
As I don't have time to figured out the right newsgroups to post this in =
or the right method of bug reporting MS, someone might have time to do =
it!
The real purpose of this letter/input is to get it googled!
Regards
Christian Hedegaard
Sys-adm, IHK, Denmark
------=_NextPart_000_0010_01C377C9.FFA0B580
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1170" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD><FONT face=3DArial><FONT size=3D2>
<BODY>
<DIV>Possible bug in MS Windows 2003 FTP Metabase programmatic =
interface!</DIV>
<DIV> </DIV>
<DIV>Keywords(Errors types):<BR>The IIS Admin scripts only support IIS =
6.0,=20
ErrNumber: -2146646000 (0x800CC810), Error Trying To GET the Object =
(GetObject=20
Failed):</DIV>
<DIV> </DIV>
<DIV>Hello</DIV>
<DIV> </DIV>
<DIV>Just because at this time there are no info on the web (or MS) =
about this=20
type of error, I've decided to clarify why you might get any of the =
above=20
errors:</DIV>
<DIV> </DIV>
<DIV>I installed a Windows 2003 standard server for use as a file =
server. Pretty=20
plain, with updates up to 2. sept. 2003. I afterwards installed the FTP =
IIS 6.0=20
component, ...only! When trying to configure the Metabase =
programmatically I got=20
the above type of errors. I.e. using the %windir%\system32\iisftp.vbs =
/query=20
command I got:</DIV>
<DIV> </DIV>
<DIV>'The IIS Admin scripts only support IIS 6.0'</DIV>
<DIV> </DIV>
<DIV>!!! ... Nice!!!</DIV>
<DIV> </DIV>
<DIV>Trying to get an object and I got:</DIV>
<DIV> </DIV>
<DIV>ErrNumber: -2146646000 (0x800CC810)<BR>Error Trying To GET the =
Object=20
(GetObject Failed): XXXXXXXXX</DIV>
<DIV> </DIV>
<DIV><BR>- As this error means MD_ERROR_IISAO_INVALID_SCHEMA (<A=20
href=3D"http://support.microsoft.com/default.aspx?scid=3Dkb;en-us;246575"=
>http://support.microsoft.com/default.aspx?scid=3Dkb;en-us;246575</A>)=20
and related to <A=20
href=3D"http://support.microsoft.com/default.aspx?scid=3Dkb;EN-US;262739"=
>http://support.microsoft.com/default.aspx?scid=3Dkb;EN-US;262739</A>=20
I finally figured out that if you install the FTP component of IIS 6.0 =
(might=20
also be present on earlier versions!) only, there might be missing some=20
important schema 'properties' in the Metabase. So, I installed the Web =
component=20
(World Wide Web Publishing Service) as well, and all my problems=20
disappered!</DIV>
<DIV> </DIV>
<DIV>I think this is a bug in the current setup/implementation of IIS =
6.0 as the=20
FTP component is NOT depending of the web component, while installing. =
Well, the=20
management interface works, but not the programmatically =
interface!</DIV>
<DIV> </DIV>
<DIV>As I don't have time to figured out the right newsgroups to post =
this in or=20
the right method of bug reporting MS, someone might have time to do =
it!</DIV>
<DIV>The real purpose of this letter/input is to get it =
googled!</DIV>
<DIV> </DIV>
<DIV>Regards<BR>Christian Hedegaard<BR>Sys-adm, IHK,=20
Denmark<BR></DIV></BODY></HTML></FONT></FONT>
------=_NextPart_000_0010_01C377C9.FFA0B580-- Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302316
SSL Renewal ??
Recently I renewed my Server certificate using the Web Server Certificate
wizard and creating a new cert.cer file to provice Verisign to renew my SSL
key.
I did the normal renewal process on Verisign's web site got the new cert.cer
file from them and tried to apply it. Now here is my problem. When I remove
the current certificate from the server ( which expires today ) and try and
add the new one in, it wouldn't let me. It keeps putting back in the one I
removed.
How do I make IIS ask for the location of the new certificate I got from
Verisign?
Thanks for any replies ... Rick Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302314
Install IIS on WinXP Pro SP1?
I tried the install on my WinXP Pro PC logged in as an admin. I started
with Add/Remove Programs | Add/Remove Windows Components | selected IIS
| clicked Next | request for "Windows XP Professional Service Pack 1 CD"
| Some files on Windows XP Professional Service Pack 1 CD are needed |
Click browse and the file it is looking for is "infocomm.dll".
I've already installed SP1 on WinXP Pro. So what do I need to do to
install IIS?
TIA!
Regards,
Greg Strong Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302312
Personal Web Server
Hi....very new to all this: Question:
How do I set up a personal web server on my PC. I'm
running Windows ME...is it possible. I want to create
the 'Inetpub' and 'Wwwroot' folders plus the rest.
Can anyone help or advise please?
Many thanks
Sam Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302306
ADODB.Fields error '800a0bb9' in a script
Im getting the error
ADODB.Fields error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in
conflict with one another.
In the following script to copy and rename the latest file in a webcam
folder. Any ideas why this is failing?
<%
Dim objFSO, rsFSO, objFolder, File, varFileName
Set rsFSO = Server.CreateObject("ADODB.Recordset")
Set objFSO = CreateObject("Scripting.FileSystemObject")
Set objFolder = objFSO.GetFolder("C:\Documents and
Settings\Administrator\My Documents\My Pictures\ImageStudio\Album\Motion
Images\")
rsFSO.Fields.Append "Name", adVarChar, 200 -----Error occurs on this line.
rsFSO.Fields.Append "Type", adVarChar, 200
rsFSO.Fields.Append "DateCreated", adDate
rsFSO.Fields.Append "DateLastAccessed", adDate
rsFSO.Fields.Append "DateLastModified", adDate
rsFSO.Fields.Append "Size", adInteger
rsFSO.Fields.Append "TotalFileCount", adInteger
rsFSO.Open
For Each File In objFolder.Files
'hide any file that begins with the character to exclude
If (Left(File.Name, 1)) <> Exclude Then
rsFSO.AddNew
rsFSO("Name") = File.Name
rsFSO("Type") = File.Type
rsFSO("DateCreated") = File.DateCreated
rsFSO("DateLastAccessed") = File.DateLastAccessed
rsFSO("DateLastModified") = File.DateLastModified
rsFSO("Size") = File.Size
rsFSO.Update
End If
Next
rsFSO.Sort = "DateLastModified"
Set objFolder = Nothing
rsFSO.MoveFirst()
set varFileName = rsFSO("Name").Value
objFSO.CopyFile "C:\Documents and Settings\Administrator\My Documents\My
Pictures\ImageStudio\Album\Motion Images\" & varFileName,
"C:\Inetpub\Scripts\Webcam\Images\CurrentImage.jpg"
%>
<img src="\images\CurrentImage.jpg">
Thanks in advance.
--
_______________________________________________
DC
"You can not reason a man out of a position he did not reach through reason"
"Don't use a big word where a diminutive one will suffice."
"A man with a watch knows what time it is. A man with two watches is
never sure." Segal's Law Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302305
IIS 5 (anonymous user) access to Novell Netware (5.1) fileserver?
Hi,
Have one problem:
In IIS 5 and one virtual directory there that I have created there
I have choosen to use a local user on the Win 2000 Server.
This Win 2000 server is logged on Novell Netware (Novell
Client 4.83 is in use).
This user that we use in Windows 2000 Server account is also in Novell
Netware (5.1) with same password as in Windows 2000 server.
All permissions on the folder in Novell Netware file server is
OK (the Novell Administrator has done that part) but the IIS
user can not "see" the files on the Novell file server.
There is no problem to access the Novell file server folder via File
manager (Explorer) from Win 2000 server.
The problem is IIS -> Novell file server.
I'm not quite sure how the local user that IIS use in the Win 200
Server can be granted access to the Novell file server since
the log on to Novell Netware is a separate thing.
Win 2000 Server:
local user ->IIS-> Novell file server
This does not work...
There is abosolutely no problem when Novell is not involved, for
example in an NT domain or AD and access to a folder on a file server
ther -that is tested.
Does it matter what user we are logged in locally on the Win 2000
server? (we are no logged in as the user we use in IIS and this user
is member ofl ocal Administrators group on the Win 2000 server).
/Bo Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302295
Access to winnt\system32 outside of my document-root
Hi!
I'm a totally IIS Newbie: I have a Python-CGI Script installed, which
needs to execute a "diff" command. This is done by the Python-Call
popen(...). Unforunatly Python uses internally always the string
"C:\\WINNT\\system32\\cmd.exe /c diff -u <file_1> <file_2>". If I
execute the python-Script from command-line, everything works fine.
Diff is installed.
My Problem now is, that i always get the error: "access denied (5)" as
the return of my python script. Can it be, that the IIS is not allowed
to execute programs outside of the webroot in its default
configuration? If yes, how can I configure the IIS in order to have
access to winnt\system32? IF no, why can't i execute cmd.exe?
IIS-Version: 5.0
Thanks, Leo Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302293
accessing data
Hi all,
Please bear with me as this may seem like an obvious
question. Essentially we are looking to produce a small
web site, that will allow users to post data to a
database and recieve data from a database. Whilst I have
been able to do this as an intranet. I am concerned and
this is where my knowledge fails me, as to how this would
work if it was published on the web server that sits
outside of our firewall (our public server).
Essentially, what I am looking for is information (idiots
guide on how this works) essentially as far as I can see
we need the clients to log on to the site from the
internet and interract with a database that sits behind
our firewall.
Hope this doesnt sound to confusing, but i guess im a
little confused myself.
Appreciate any help with this matter.
Regards
Ian Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302280
Problems with FTP server.
Hi,
For reasons I have been unable to determine, sometimes people are unable to
log onto my virtual FTP server with a GUI FTP client. But at the same time
they can via command line clients? This is reproducible on the server and
since this strange behavior happens to many people I think it is a WIN2k
server thing?
Any ideas ?
Thanks,
S Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302277
IIS log interpretation
Hello!
I have had problems for a long time with IIS hanging now and then.
Have tried with rebooting the server every morning, installed IIS
recycle tool, and a lot of other stuff but nothing seems to do the
trick.
Finally, I installed IISState and captured a dump file the last time
it hung up... and now I put my last hope to you guys in this group
that you can help me interpret the log file. I would appreciate any
help!!!!
Regards,
Pär Andreasson
Opened log file 'C:\iisstate\output\IISState-1656.log'
***********************
Starting new log output
IISState version 3.1
Tue Sep 09 09:21:07 2003
OS = Windows 2000
Executable: inetinfo.exe
PID = 1656
Note: Thread times are formatted as HH:MM:SS.ms
***********************
Thread ID: 0
System Thread ID: 674
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\System32\ntdll.dll -
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\system32\ADVAPI32.dll -
*** ERROR: Module load completed but symbols could not be loaded for
C:\WINNT\System32\inetsrv\inetinfo.exe
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 0006f910 77db2252 ntdll!NtReadFile+0xb
01 0006f93c 77db20f2 ADVAPI32!StartServiceCtrlDispatcherW+0x4ad
02 0006f9b8 77db27a0 ADVAPI32!StartServiceCtrlDispatcherW+0x34d
03 0006fbf4 01002884 ADVAPI32!StartServiceCtrlDispatcherA+0x72
04 0006fd30 01001e94 inetinfo+0x2884
05 77e19da5 2474ff50 inetinfo+0x1e94
06 0c24448d 00000000 0x2474ff50
Thread ID: 1
System Thread ID: 68c
Kernel Time: 0:0:0.31
User Time: 0:0:0.31
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\system32\KERNEL32.dll -
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 005dfd44 77e87837 ntdll!NtWaitForSingleObject+0xb
01 00000001 00000000 KERNEL32!WaitForSingleObject+0xf
Thread ID: 2
System Thread ID: 6a8
Kernel Time: 0:3:6.515
User Time: 0:1:23.359
Opened log file 'C:\iisstate\output\IISState-1656.log'
***********************
Starting new log output
IISState version 3.1
Tue Sep 09 09:22:58 2003
OS = Windows 2000
Executable: inetinfo.exe
PID = 1656
Note: Thread times are formatted as HH:MM:SS.ms
***********************
Thread ID: 0
System Thread ID: 674
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\System32\ntdll.dll -
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\system32\ADVAPI32.dll -
*** ERROR: Module load completed but symbols could not be loaded for
C:\WINNT\System32\inetsrv\inetinfo.exe
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 0006f910 77db2252 ntdll!NtReadFile+0xb
01 0006f93c 77db20f2 ADVAPI32!StartServiceCtrlDispatcherW+0x4ad
02 0006f9b8 77db27a0 ADVAPI32!StartServiceCtrlDispatcherW+0x34d
03 0006fbf4 01002884 ADVAPI32!StartServiceCtrlDispatcherA+0x72
04 0006fd30 01001e94 inetinfo+0x2884
05 77e19da5 2474ff50 inetinfo+0x1e94
06 0c24448d 00000000 0x2474ff50
Thread ID: 1
System Thread ID: 68c
Kernel Time: 0:0:0.31
User Time: 0:0:0.31
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\system32\KERNEL32.dll -
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 005dfd44 77e87837 ntdll!NtWaitForSingleObject+0xb
01 00000001 00000000 KERNEL32!WaitForSingleObject+0xf
Thread ID: 2
System Thread ID: 6a8
Kernel Time: 0:3:6.515
User Time: 0:1:23.359
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\system32\USER32.dll -
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\system32\IisRTL.DLL -
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 0076feb0 77e12a00 ntdll!NtWaitForMultipleObjects+0xb
01 0076ff0c 77e12a77 USER32!MsgWaitForMultipleObjectsEx+0xe4
02 0076ff28 6e5a2399 USER32!MsgWaitForMultipleObjects+0x1d
03 00233b70 000003e9 IisRTL!ScheduleAdjustTime+0xe6
Thread ID: 3
System Thread ID: 6ac
Kernel Time: 0:3:24.437
User Time: 0:1:17.15
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 007afeb0 77e12a00 ntdll!NtWaitForMultipleObjects+0xb
01 007aff0c 77e12a77 USER32!MsgWaitForMultipleObjectsEx+0xe4
02 007aff28 6e5a2399 USER32!MsgWaitForMultipleObjects+0x1d
03 00233c20 000003ea IisRTL!ScheduleAdjustTime+0xe6
Thread ID: 4
System Thread ID: 6e8
Kernel Time: 0:0:0.62
User Time: 0:0:0.31
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\System32\inetsrv\INFOCOMM.DLL -
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 00e6fc6c 77e12a00 ntdll!NtWaitForMultipleObjects+0xb
01 00e6fcc8 77e12a77 USER32!MsgWaitForMultipleObjectsEx+0xe4
02 00e6fce4 769c7673 USER32!MsgWaitForMultipleObjects+0x1d
03 00c6b654 00000000 INFOCOMM!IIS_SERVICE::StartServiceOperation+0x209
Thread ID: 5
System Thread ID: 55c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\System32\inetsrv\ISATQ.DLL -
Thread Type: HTTP Listener
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 00faff88 6d70b6fd ntdll!NtRemoveIoCompletion+0xb
01 00faffb4 77e887dd ISATQ!AtqStopAndCloseEndpoint+0x11ed
02 00faffec 00000000 KERNEL32!GetModuleFileNameA+0x1d1
Thread ID: 6
System Thread ID: 6ec
Kernel Time: 0:0:0.531
User Time: 0:0:0.31
Thread Type: HTTP Listener
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 00feff7c 6d7021b4 ntdll!NtRemoveIoCompletion+0xb
01 77deec86 ece868ff ISATQ!AtqWriteSocket+0x446
02 6aec8b55 00000000 0xece868ff
Thread ID: 7
System Thread ID: 6f0
Kernel Time: 0:0:0.687
User Time: 0:0:0.125
Thread Type: HTTP Listener
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 0104ff7c 6d7021b4 ntdll!NtRemoveIoCompletion+0xb
01 77deec86 ece868ff ISATQ!AtqWriteSocket+0x446
02 6aec8b55 00000000 0xece868ff
Thread ID: 8
System Thread ID: 70c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 0140fd70 77e8a31d ntdll!NtWaitForMultipleObjects+0xb
01 0140ffb4 77e887dd KERNEL32!WaitForMultipleObjects+0x17
02 0140ffec 00000000 KERNEL32!GetModuleFileNameA+0x1d1
Thread ID: 9
System Thread ID: 710
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\system32\RPCRT4.DLL -
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: ASP.dll symbols not found. Unable to locate ASP page.
Continuing with other analysis.
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\system32\ole32.dll -
OLE32.dll Symbols not found. Unable to proceed with DCOM check.
Continuing other analysis.
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 0145fee4 77d40090 ntdll!NtRemoveIoCompletion+0xb
01 0145ff20 77d48565 RPCRT4!PerformRpcInitialization+0xc9c
02 0145ff74 77d48444 RPCRT4!NdrClientContextUnmarshall+0x163
03 0145ffa8 77d424da RPCRT4!NdrClientContextUnmarshall+0x42
04 0145ffb4 77e887dd RPCRT4!NdrConformantArrayMemorySize+0x6a0
05 0145ffec 00000000 KERNEL32!GetModuleFileNameA+0x1d1
Thread ID: 10
System Thread ID: 230
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 0149ff84 77e87837 ntdll!NtWaitForSingleObject+0xb
01 77f8313c 8b000000 KERNEL32!WaitForSingleObject+0xf
02 180d8b64 00000000 0x8b000000
Thread ID: 11
System Thread ID: 784
Kernel Time: 0:0:0.0
User Time: 0:0:0.15
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\System32\inetsrv\w3svc.dll -
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for -
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 0150fec4 77e12a00 ntdll!NtWaitForMultipleObjects+0xb
01 0150ff20 77e12a77 USER32!MsgWaitForMultipleObjectsEx+0xe4
02 0150ff3c 65f38404 USER32!MsgWaitForMultipleObjects+0x1d
03 0150ff80 7800c9eb w3svc!WamDictatorDumpInfo+0x5076
04 0150ffb4 77e887dd MSVCRT!beginthread+0xce
05 0150ffec 00000000 KERNEL32!GetModuleFileNameA+0x1d1
Thread ID: 12
System Thread ID: 788
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 0154fef8 77e12a00 ntdll!NtWaitForMultipleObjects+0xb
01 0154ff54 77e12a77 USER32!MsgWaitForMultipleObjectsEx+0xe4
02 0154ff70 65f2f9a8 USER32!MsgWaitForMultipleObjects+0x1d
03 0154ffb4 77e887dd w3svc!ServiceEntry+0xf1b
04 0154ffec 00000000 KERNEL32!GetModuleFileNameA+0x1d1
Thread ID: 13
System Thread ID: 7b0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\system32\msafd.dll -
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\system32\WS2_32.DLL -
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\system32\inetsloc.dll -
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 0168fd1c 74fd7ee6 ntdll!NtWaitForSingleObject+0xb
01 0168fe08 75031da9 msafd!WSPSetSockOpt+0x59bb
02 0168fe6c 6e2b3b6e WS2_32!select+0xcb
03 0168ffb4 77e887dd inetsloc!TerminateSvcLocator+0xbe8
04 0168ffec 00000000 KERNEL32!GetModuleFileNameA+0x1d1
Thread ID: 14
System Thread ID: 510
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: HTTP Listener
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 016cfe38 74fd7ee6 ntdll!NtWaitForSingleObject+0xb
01 016cff24 75031da9 msafd!WSPSetSockOpt+0x59bb
02 016cff88 6d707203 WS2_32!select+0xcb
03 00c8cd74 000004b8 ISATQ!SetIISCapTraceFlag+0x1cdb
Thread ID: 15
System Thread ID: 518
Kernel Time: 0:0:0.156
User Time: 0:0:0.46
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: ASP.dll symbols not found. Unable to locate ASP page.
Continuing with other analysis.
OLE32.dll Symbols not found. Unable to proceed with DCOM check.
Continuing other analysis.
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 0806ff74 77d420d9 ntdll!NtReplyWaitReceivePortEx+0xb
01 0806ffa8 77d424da RPCRT4!NdrConformantArrayMemorySize+0x29f
02 0806ffb4 77e887dd RPCRT4!NdrConformantArrayMemorySize+0x6a0
03 0806ffec 00000000 KERNEL32!GetModuleFileNameA+0x1d1
Thread ID: 16
System Thread ID: 4bc
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: ASP.dll symbols not found. Unable to locate ASP page.
Continuing with other analysis.
OLE32.dll Symbols not found. Unable to proceed with DCOM check.
Continuing other analysis.
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 09a5ff74 77d420d9 ntdll!NtReplyWaitReceivePortEx+0xb
01 09a5ffa8 77d424da RPCRT4!NdrConformantArrayMemorySize+0x29f
02 09a5ffb4 77e887dd RPCRT4!NdrConformantArrayMemorySize+0x6a0
03 09a5ffec 00000000 KERNEL32!GetModuleFileNameA+0x1d1
Thread ID: 17
System Thread ID: 40c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: ASP.dll symbols not found. Unable to locate ASP page.
Continuing with other analysis.
OLE32.dll Symbols not found. Unable to proceed with DCOM check.
Continuing other analysis.
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may
be wrong.
00 09b1ff74 77d420d9 ntdll!NtReplyWaitReceivePortEx+0xb
01 09b1ffa8 77d424da RPCRT4!NdrConformantArrayMemorySize+0x29f
02 09b1ffb4 77e887dd RPCRT4!NdrConformantArrayMemorySize+0x6a0
03 09b1ffec 00000000 KERNEL32!GetModuleFileNameA+0x1d1
Closing open log file C:\iisstate\output\IISState-1656.log Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302261
Max file size when publishing with FrontPage
I seem to be unable to publish using FrontPage large files
in my web site to a folder on my computer (I do this for
backup purposes). This has only started today and it's a
2gb avi file that's causing the problem. When FrontPage
get's to this file whilst publishing to a folder on my
computer I get the following message:
"An error occurred accessing your FrontPage web files.
Authors - if authoring against a web server, please
contact the webmaster for this server's site. WebMasters -
please see the server's system log for more details."
Everything before this file goes through OK, and if I
exclude this file whilst publishing the remainmder of the
site publishes just fine. I have looked at the log file
and there is nothing untoward there.
Has anyone seen this message before? Is there some sort of
a buffer, or timout, or max file size setting in IIS or
FrontPage that I can change to make this go away? My
computer is on a company network and is going through a
particular proxy server for LAN internet connection.
Cheers
Radek Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302249
inetinfo.exe locks a file
Hello,
I have the following problem:
We made an interface between our 2 programs. The interface copies a
file form one server to another. Basically we just use the commands
GET, PUT and DELETE. The problem is now that the file cannot be
deleted. It's also not possible to move, copy or rename it. Not even
outside FTP with explorer !!!???
I keep getting access denied although i am the administrator ??
When i ask for a list of open files i see that this file is in use by
inetinfo.exe.
Does anyone know about this problem ??
if so, do you know a remedie ??
The problem occurs on a NT4 machine with SP6 and Option Pack 4
Many thanks in advance, Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302248
mass adding domains..
are there any scripts/3rd party programs that let you mass add domains based
on a template/default settings?
preferrably it would add site, both web and ftp, and perhaps user too.
tips are welcome Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302241
Automatic Update Advice Required
Hi,
I have a windows 2000 server which is in a remote datacenter.
What automatic update options would you recommend?
If it automatically updates itself and stuffs up pcanywhere, or the pc as a
whole, I am in big trouble!
Any advice appreciated,
Thanks in Advance
JJ Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302230
Admin Rights required for .Net dvlpment...surely not?
I'm setting up an iis5 server in a university setting to allow .net project
creation from VS .Net. I have the 1.1 framework installed as well as fp
extensions 2002. Created a folder as an application in Internet Services mgr
& virtual directory which points to file system folder. In the frontpage
extensions, I've made sure the user acct has author permissions.
Anyway, the issue is it works great when the user acct is in the admin group
of the iis 5 server, but if not a local admin VS .Net errors out on the
creatioin of the web application.
Also, played around with the local security policy "debug applications" as
well as the "machine.config" : <processModel userid account.
Any pointers would be appreciated.
Thanks
-Aaron Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302210
Huge page load-time diferential NS -vs- IE
http://www.hear.fm/dennis/index.html
Click the above link from Netscape and the page loads in < 3 seconds.
Do the same from IE and the page loads in > 73 seconds.
I had been thinking that the compression tactics I was using were
at issue, but the above server has not ever been configured to
serve compressed files.
The status bar on your browser will tell you how long it takes
to load the page from the client side.
The categories.html page is about 300k. It's framed in with a white
background.
I'm thinking it could be something dealing with how the html is
parsed diferently between the browsers. Is there any way to tell?
TIA,
D. Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302176
Detrimental - Application Error
Whenever I try to access the properities window of the Default Web Site or a
Virtual Directory the following popup appears and the IIS dialog box closes.
Title: Internet Information Services: mmc.exe - Application Error
The instruction at "0x67cb1c83" referenced memory at "0x0000001". The memory
could not be "read". [OK] [Cancel]
I do not have a problem viewing the properties of other servers through the
IIS dialog and mmc. I do not have a problem viewing the properties of the
Default SMTP or FTP. I have uninstalled and reinstalled IIS to no avail.
I've spent the last couple hours pouring through google to no avail. Does
anyone have an idea why this is occurring?
w2k pro, .net 1.0, 1.1, everything installed from windowsupdate.
TIA~ this issue is killing me... PJ Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302165
Virtual Directory not listed under IIS Manager
I have a .net web application running from a virtual directory with
frontpage extensions enabled.
I can browse to the site and publish to it from VS.NET.
But the virtual directory does not show up under the web site in IIS
manager. It has disappeared.
It is running on windows 2003 enterprise edition, IIS 6.0
I have never seen this happen before on win 2k Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302154
Limit on number of directories?
Hey all,
Might be a question suitable for a different NG - but here goes anyway...
I'm making a webapplication that generates a folder for every user that's
added, but I'm wondering if there's a limit on Windows 2000 Server (running
NTFS) on the numbers of files or directories that can exist in the same
directory.
Does anyone know?
Thanks in advance.
--
Tony Lorentzen
Professional webdeveloper Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302153
IIS 6.0 ADSI Secutiry
Greetings,
I am trying to create a Virtual Directory on IIS 6.0 using the .Net
framework.
The problem is that I am always getting "Access is Denied" when I am
trying to commit the changes.
Can anyone help me in explaining what permissions are required to commit
changes to ADSI? and how can I configure them?
Pasting the code and the reference article for your reference.
Reference Article : http://www.15seconds.com/issue/010710.htm
Sample Code :
------------------------------------------
DirectoryEntry dirEntry = new
DirectoryEntry(@"IIS:\\localhost\W3SVC\1\Root");
DirectoryEntries rootEntries = dirEntry.Children;
DirectoryEntry newVirtualDir = rootEntries.Add(ApplicationName,
dirEntry.SchemaClassName);
newVirtualDir.CommitChanges(); // This is the line that throws the error
access deined.
Looking forward to hear from you.
Regards,
Jinesh Udani Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302146
Error in Event Viewer - Application Log
Unable to query the IIS Info service performance data. The
error code returned by the service is data DWORD 0.
I have no idea what this is. Can anyone help? Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302132
Can't specify location of log files?
Hi,
I'd like to specify the exact location where my logfiles live. For
example, for site www.MyDomain.com, I might want the logs stored in
'c:\logs\MyDomain.com'... However, IIS insists on creating a subfolder in
the specified logpath with the name 'w3svcx' where 'x' is the count of sites
running on the server. So the logs would in effect end up stored here:
c:\logs\MyDomain.com\w3svc1
I'm not sure why IIS likes to create that funny subfolder. Is there at
least a way to change the name of the subfolder? When I referred to the
subfolder as "funny" I meant strange-funny, not haha-funny.
David Tag: Using UPN logon for usernames which exceed 20 characters Tag: 302130
FTP on WebServer Stops Working After Applying Updates??
We have an WebServer running on W2K. There is a small
webcam that we have that is sending (ftp'g)pictures every
10secs for an update.
Most of the time it works fine. However, everytime we
apply standard windows updates (security, etc.) and
restart the server, the ftp dies. On the machine that is
sending the FTP we get an error message that user is
unable to login into server. Additionally, even when
using a standard FTP program, I am not able to FTP to the
server, I get the same type of error