ASP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreASP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 16th, 2004, 02:55 PM
Haekel Haekel is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 40 Haekel User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Unhappy global.asa not logging

Hello,

can anybody help me? global.asa does not write anything in the logfile.txt. I had the same code working before in another project, so I am kind of at a loss here....

Two things:
1. global.asa is in the wwwroot directory. Is that correct?
2. The logfile.txt exists in the right directory.

Any help is appreciated!!!

START CODE:

<script language="vbscript" runat="server">


Function Session_OnStart ()

Session("IPAddress")=Request.ServerVariables("REMOTE_ADDR")
Session("User")=Request.ServerVariables("HTTP_Host")
Session("Start")= Now ()

end Function


Function Session_OnEnd ()

Set FileSys= CreateObject("Scripting.FileSystemObject")
'Set logfile= FileSys.GetFile ("c:\inetpub\wwwroot\LogFile.txt")
Set AppendStream= FileSys.OpenTextFile ("c:\inetpub\wwwroot\LogFile.txt",8)
AppendStream.WriteLine Session("IPAddress") & " Start of Session: " & Session("Start")& " Session End: " & Now() & " User: " &_
Session("User") & " SessionID: " & Session.SessionID
AppendStream.Close

End Function

</script>




END CODE

Reply With Quote
  #2  
Old January 16th, 2004, 08:58 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 13th Plane (11000 - 11499 posts)
 
Join Date: Jun 2003
Posts: 11,234 Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level)Doug G User rank is Lieutenant General (80000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 3 Days 7 h 12 m 7 sec
Reputation Power: 909
Take a look here

http://msdn.microsoft.com/library/e...lobalasaref.asp

Perhaps you have not defined a web applicaton for your site? global.asa should be in the root folder for the web application, not necessarily \intepub\wwwroot

Reply With Quote
  #3  
Old January 19th, 2004, 06:46 AM
Haekel Haekel is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 40 Haekel User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Hi,

thanks for the answer.

I have a web application and all. At least, all the other webpages are in the same folder and they are running.

Thanks again.

Reply With Quote
  #4  
Old January 19th, 2004, 03:04 PM
Haekel Haekel is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 40 Haekel User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
More info

I have discovered a line which is not working:

Set AppendStream= FileSys.OpenTextFile ("c:\inetpub\wwwroot\LogFile.txt",8)

Apparently, the system cannot find, open or whatever, the file. The file exists, however, and in this folder, too.
Do I need any specific rights for II to write to or modify a file??

Thanks for your help.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreASP Programming > global.asa not logging


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT