IIS Logs
I am using IIS 5 Logs W3C Extended format I need to collect vital information
on authenticated users on the website?
All the entries for the authenticated username for the fields cs-username
are empty in the above IIS logs the other information appears to be captured
in the above logs The user name and password are entered into an ASPX login
form, but the actual authentication is performed by forms authentication.
I need the username in the log files in order that webtrends log analyzer
could use it to provide meaningful information about the web usage. How can I
code the ASPX login form to push the authenticated username into the IIS
logs?
What object collection in IIS contains the authenticated users or current
user logged on for the session?
See Attached log file and screenshot of the extended properties of IIS. Tag: Publising Frontpage Website Tag: 360668
Session timeout runs unexpectedly
Hi,
We have a webapplication on IIS 5.0 using ASP technology.
The application runs a lot of forms.
On these forms we are tracing how many forms are opened, printed
and sent to recievers that are spesified. This is stored in a MSSQL
database.
A form created by a user uses the logID (used for tracing) to define the
temperary
form and is stored on the harddisk in xml format.
The thing is that many forms created by the end user seems to loose the
logID.
And the log shows that meny users loose the session that holds the logID on
Session_OnEnd.
Thats because I insert a row to the log when Session_OnEnd has run.
The log shows for a spesific user that a form has been generated on a
spesifc time and the
Session_OnEnd has been run 4 minutes after creation. The timeout on the
server is 60 minutes.
This only shows that the IIS server drops sessions form time to time. Can
concur on this??
For some reason session may be stoped without even though timeout is not
reached.
Hope someone can help me...
In advance thanks a lot!!
Kind regards,
Jon Haakon Tag: Publising Frontpage Website Tag: 360665
Multiple IP addresses
Hi all,
I have a Windows 200 server that has 2 network cards. Both cards are
assigned internal addresses (10.10.10.1 and 10.10.10.2) Our Firewall does NAT
to translate the external address to the internal address. This machine hosts
2 websites.
We have need for a third website. I have looked into assigned multiple IP's
to one card and could not get that to work. I have seen a mention on have
Win/2000 server host more than 2 websites, but cannot find anymore
information.
Can someone please help?
Thanks,
George Tag: Publising Frontpage Website Tag: 360654
IIS 5.0 - Web Sites Disappear from Metabase/MMC
Hello All:
I have a weird problem- after adding a new web site via the MMC to the
server, it adds fine, runs OK but then at some point it just disappears
from the MMC/Metabase like it was never added.
Does anyone have any ideas as to why this would be occurring and how to
solve this?
Thanks!
Jason Tag: Publising Frontpage Website Tag: 360652
HELP Please! -- Can't get to my credit card (secure) page
HI,
I am VERY untechnical. A couple of weeks ago now I found that I was unable
to get to my citibank credit card account (192.193.217.120). I can get to
every other secure site but that one. After go arounds with citibank and aol
I'm still no where. When I request the page I get "No page to display" and
"unable to link to page requested". I've tried downloading the patches from
microsoft internet explorer but still no luck. Can anyone help me? Please
email me at dollhots@aol.com if you can. Tag: Publising Frontpage Website Tag: 360651
HTTP 500 - Internal server error
I am getting following error message when I try to access my local webpage on
my pc.
HTTP 500 - Internal server error
Internet Explorer
I have checked various option of removing Friendly Error Message Check box.
But nothing works. Still getting the same error. Tag: Publising Frontpage Website Tag: 360646
Perl killing IIS
Has anybody else had any problems when trying to run CGI written in Perl?
Occasionally, the processor usage on the server drops down to 0% requiring
me to restart IIS. Anybody else come across anything like this?
Thanks,
Aled Tag: Publising Frontpage Website Tag: 360642
SBS Error 404 when accessing Server Manager Snap-Ins
I have an SBS 2003 server. When I attempt to access certain snap-ins, I get
an error 404 message. As an example, when I select "Backup", I will get the
backup related links on the left frame of the page, but the right frame with
the main content shows an error 404 message. If I recall, this should show a
status of recent backups by default. Please help! I have been trying to track
this down for some time with no luck. Tag: Publising Frontpage Website Tag: 360622
can't find Properties in IIS
Hello;
I am trying to get my Coldfusion server running after I installed IIS. I
went to Macromedia's site and found this link(
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18289 ) that
explains why it is not working. I am trying to do the solutions steps and I
am stuck on step 2. When I right click on the icon I have no Properties
option. Thanks for your time. Tag: Publising Frontpage Website Tag: 360617
Deny delete permissions for FTP
Hi,
I have an FTP being run by IIS. I allow anonymous logons, where anonymous
users can navigate to /incoming directory to upload files. However, I want to
make it so that users can only upload files, but not delete them.
I have gone to the Security tab for the properties of this folder (under
NTFS), and I added user "ANONYMOUS LOGON" and I set all the permissions
correctly. However, when I try to logon to the FTP anonymously and delete a
file from /incoming, it still allows it.
Why is this?
Thanks!
Yaron Tag: Publising Frontpage Website Tag: 360616
Cleartext password
Hi,
I installed IIS 6.0 and now Users are using their Active Directory account n
password for FTP authentication and then they are able to use their user
folders as per their permission levels. So far so great.
I am but curious about cleartext password. I know Basic FTP client will send
clear text user name and password over network. So that means now my all
network user accounts and passwords can be compromised? Is there anyway
making this secure? I don;t want to open Anonymous access to my FTP site.
Please Help
Thanks Tag: Publising Frontpage Website Tag: 360615
IIS6 Web logs permissions
Hi,
Ive had some strange problems whereby I create a folder i.e weblogs for IIS
to store log files for different websites and grant read permissions to a
user I have created. IIS creates new W3SVC folders within the folder but the
permissions dont seem to get inherited from the weblogs folder. I have to
manually select re-propagate so Windows 2003 server will go through all the
files and set the correct permissions. The box has been ticked on advanced
so that permissions from the top folder are picked up by sub folders. Why is
this not happening automatically? Any ideas, temporary fixes much
appreciated :)
Many thanks
Matt Tag: Publising Frontpage Website Tag: 360611
Remove IIS Anonymous Access
Does anyone know how to programmatically remove Anonymous Access from an IIS
web application? I'm assuming this can be done using WMI and Visual Basic
Script.
- Brad Tag: Publising Frontpage Website Tag: 360610
IIS Times out
We have a win2k3 box and for some reason, the websites, mail and other ports
stops responding after a while. It seems to work fine for like 6-8 hours,
then it just stops, until we reboot the server.
I know this question might be asked before, but no answer can be found
anywhere. This is rather urgent, and any help woule be appreciated. Tag: Publising Frontpage Website Tag: 360609
Monitoring Load Balanced Websites
I've spent a fair amount of time searching for information on monitoring
website health and availbility; but have not come across anything that
addresses sites hosted on network load balanced servers.
Has anyone else found a way of accurately determining if a site is down or
experiencing problems on a specific server and ultimately reporting overall
availability of the site? Any tips would be greatly appreciated. Tag: Publising Frontpage Website Tag: 360606
Integrating IIS6 and Domino R5
Hello,
is it possible to integrate a Lotus Domino server
(HTTP task) into an IIS6 server. If so, how could
this be done?
Thanks a lot,
Chris Tag: Publising Frontpage Website Tag: 360604
Hit Highlighting PDF error
The hit highlighting returns an "unspecified error" (literally" or
returns the parameters without the highlighted test (the area between
begindetail and enddetail). We are indexing pdf files with indexing
server and IIS. All other aspects of the indexing work correctly except
this part. We have .htw registered with webhits.dll and urlscan is not
on the machine. The application is being moved from a windows NT
machine with indexing server 2 to the current one with index server 3.
We have taken out the depricated parts and still we get this error. Any
ideas as to what is going wrong ?
Please I really need this information !!!!!!!! Tag: Publising Frontpage Website Tag: 360602
DNS for website behind firewall
I want to allow my users to browse the company website from within the LAN
(www.mycompany.com). What kind of DNS record do I need on my internal DNS
server(CNAME) and how should I create the entry (Alias name, FQDN, etc)?
This is on W2k3 domain.
Regards,
-Karl Tag: Publising Frontpage Website Tag: 360597
SSL Performance
Hi,
Does anyone know how if there are any performance counters for SSL
connections? I'm trying to get an idea how many SSL transactions are
occuring on a server here that's running Windows Server 2003 (Standard)?
Thanks - Dave. Tag: Publising Frontpage Website Tag: 360595
COM+ error 4689
Hello,
We have windows 2003 server with IIS and SQL server running 150+ websites.
We have a set of classic asp scripts that run the front-end and cms for our
websites.
We use a number of third-party components for added functionality (aspEmail,
aspJpeg, aspPDF, aspUpload, chartDirector, Livestats, Argosoft Mail Server,
ISAPI rewrite, LIveBandwidth, ServU, Jmail)
Every few days we get a stream of approx 200 error messages in the event
viewer (application) relating to COM+ errors. We do not run our own COM
applications. The paths in the error messages do not seem to relate to
actual directories or files. Sometimes if there are too many error messages
then IIS will lock-up and an IIS reset works to get the website back online.
Reducing the 'recycle worker processes' to 120mins has helped to reduce the
number of occurances of this problem.
We want to find and fix the source of these COM errors.
Any help greatly appreciated!
Marcus
-------------
Event Type: Error
Event Source: COM+
Event Category: Unknown
Event ID: 4689
Date: 11/04/2005
Time: 13:22:26
User: N/A
Computer: S53377
Description:
The run-time environment has detected an inconsistency in its internal
state. This indicates a potential instability in the process that could be
caused by the custom components running in the COM+ application, the
components they make use of, or other factors. Error in
d:\nt\com\complus\src\comsvcs\threads\stathread.cpp(284), hr = 8007000e:
CSTAThread: CoGetApartmentID failed
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp. Tag: Publising Frontpage Website Tag: 360592