All Tags > COM programming (RSS)
  • RE: Recordset and file-output

    [QUOTE User="LogParser User : StanL"]Quote: This is probably a stupid question, and I'm sure the answer is no. I need my script to process the results returned by Log Parser, so I'm using the batch method to get a recordset. But I also need ...[/QUOTE] [quote]Do I have to just write the archive into...
    Posted to Forum by LogParser User : StanL on 01-08-2007, 7:51 AM
  • RE: VBS - Outputfile is not created

    [QUOTE User="LogParser User : DonJuan"]Quote: I assume it works correctly when running the select statement using logparser.exe ?[/QUOTE] I haven't tried it ...
    Posted to Forum by LogParser User : DonJuan on 01-05-2007, 5:03 PM
  • RE: VBS - Outputfile is not created

    [QUOTE User="LogParser User : DonJuan"]Quote: I copy and pasted your code and ran the VBS without error. I changed the from to a local log file of mine and it created everything perfectly. Sorry I can't be of more help.[/QUOTE] I don't get it. I have copied the file to anothe PC. Windows XP SP1 with...
    Posted to Forum by LogParser User : DonJuan on 01-05-2007, 4:53 PM
  • RE: Converting VBS to VB.NET?

    Well, I'm pretty much new to programming and I'm not sure where to go from here. I want to pull the data from the query into a recordset and have it look at the 'times' field for each IP address and if it's >5 add it to the deny list. My main concern is, I don't know how to interact with IIS to add the...
    Posted to Forum by LogParser User : Cougar694u on 01-05-2007, 7:16 AM
  • RE: Converting VBS to VB.NET?

    How did you "get stuck"? Compile errors? Runtime errors? Post some details and if I have anything useful to add I will be happy to do so.
    Posted to Forum by LogParser User : DEinspanjer on 01-05-2007, 5:59 AM
  • RE: VBS - Outputfile is not created

    I assume it works correctly when running the select statement using logparser.exe ?
    Posted to Forum by LogParser User : Jeff on 01-04-2007, 4:43 PM
  • RE: VBS - Outputfile is not created

    I copy and pasted your code and ran the VBS without error. I changed the from to a local log file of mine and it created everything perfectly. Sorry I can't be of more help.
    Posted to Forum by LogParser User : Cougar694u on 01-04-2007, 4:05 PM
  • VBS - Outputfile is not created

    Hi! I'm new to logparse but I have to use it. I have tried the following lines but I get no output file: Dim oLogQuery Dim oEVTInputFormat Dim oCSVOutputFormat Dim strQuery Set oLogQuery = CreateObject("MSUtil.LogQuery") Set oEVTInputFormat = CreateObject("MSUtil.LogQuery.IISW3CInputFormat") Set oCSVOutputFormat...
    Posted to Forum by LogParser User : DonJuan on 01-04-2007, 2:26 PM
  • Converting VBS to VB.NET?

    I edited a script and set it up so that it looks at every ftp log file to find failed login attempts. It then adds those IP addresses to the denied list in IIS/MSFTPSVC. I want to change the select statement to 'select c-ip, count(*) as times' and have it monitor how many times the specific IP address...
    Posted to Forum by LogParser User : Cougar694u on 01-04-2007, 1:50 PM
  • multithreaded enviroinment

    Dear All, I'm developing an application using LogParser method execute to get a ILogRecorset.[It' s developed in c# ,but the question is general ] The Execute method is encapsulated in a function that receive the Input Format object. If I run the function in a single threaded application it works fine...
    Posted to Forum by LogParser User : Emanuele on 11-30-2006, 4:11 PM
Page 5 of 42 (417 items) « First ... < Previous 3 4 5 6 7 Next > ... Last »
Microsoft Communities