hi, Tom!
Thanks for the links, have read them also.
The problem is that the ASP pages
function ok, and the IIS settings require to
send detailed error meassages to the client.
I also checked my browser settings.
So I should get detailed messages, right?
but the only one I get is:
"HTTP 500 - Internal Server error".
This happens ONLY when I try to access
server variables (through Request.ServerVariables
object.) This has worked for IIS5,
never figured I'd have to change sth to make
the variables accessible in win2003 IIS6...
Other functions in my apps are ok.
Please advice...
Kaspian
>-----Original Message-----
>"kaspian" <alipow.RemoveThis@REMOVE_SPAMwp.pl> wrote in message
>news:07f001c3a3ad$a74ce510$a001280a@phx.gbl...
>> Hi all,
>>
>> I am just through setting up iis 6.0 on win2003 server.
>> I have to move my ASP apps there, from
>> win2k and iis 5.0 (and do not want to
>> migrate to ASP.NET) and have the following
>> problem which has been giving me a headache since
>> yesterday:
>> The ASP pages function properly up to a certain point
>> where I need to use the Request.ServerVariables
>> object, in this case the "LOGON_USER".
>> Then I receive an unspecified 500 "internal server
>> error", and I get lost...
>
>Start here:
>http://www.aspfaq.com/show.asp?id=2109
>http://support.microsoft.com/?id=311766
>http://support.microsoft.com/?id=309051
>
>--
>Tom Kaminski IIS MVP
>http://www.iistoolshed.com/ - tools, scripts, and
utilities for running IIS
>http://mvp.support.microsoft.com/
>http://www.microsoft.com/windowsserver2003/community/cente
rs/iis/
>
>
>
>.
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: migrating ASP apps to win2003 server