I have a Windows 2003 Server R2, SP1 that continually has its System log get corrupted. Its used as a print server, and I am trying to extract data from the log, but I can't if the log file is corrupt. I don't want to continually have to clear the log, as I need the data in it.
It might last...
Unfortunately I'm not so experienced with Crystal Reports. I pretty much want to just to export the log to a comma delimited file so that I can write a vbs file to parse the data.
I'd like to export the system log from a w2k3 server with the description field, however right now, when I right click on System, Export List, I can create a comma delimited file with everything else but the description field.
Any ideas?
I have a server that does not alert us when its down. It has a MOM 2005 agent. If I manually stop the MOM service, I expect to recieve a missed heartbeat alert as I do with other servers. The MOM server does notice that communication has ended with the following event:
The Microsoft...
I am trying to use the "Source Computer equals" option to create a new alert rule. If my server name was ComputerA for example, I added the criteria Source Computer equals 'ComputerA'.
However, I am not getting any alerts from this rule when I modify add this criteria. Am I doing something...
I was wondering if its possible to monitor a specific application port using MOM. One of our servers hangs but for some reason we do not recieve the MOM Agent heartbeat failure alert when it does hang, although our network guys can see that the server is not pingable in this state. Shouldn't I...
Hello,
I have installed a MOM agent on a server with two network cards. The MOM server does not see the agent despite opening the firewall rules for one of the IP's. I am thinking that MOM is trying to use the other network card. Is there a way to force it to set the agent to use a specific...
Hi mpemberton,
I have only recently checked out your link that you provided. I don't see any code pertaining to getting an ASP page on an IIS server to authenticate to an iPlanet LDAP.
Do you have any further information?
Thanks
Hi zcolton,
Do you have an example specifically showing how to authenticate to iPlanet Directory Server using asp? I have looked everywhere for such code examples, but haven't found anything. I'd just like to authenticate users to this LDAP and then grant them access to the asp pages I have...
Hello,
I currently have an ASP application running on a Win2003 box, with just IIS. I currently have accounts on this box for authentication, but would like to make users authenticate to our LDAP server, which is iPlanet's Directory Server v.5.1 running on a Unix box.
Does anyone have an...
Thanks Trancend for your response. I actually had tried your code (and something similar before) but it didn't highlight the record. Although I know it was selected (from using msgbox to output one of the fields).
SemperFiDownUnda, your suggestion did the trick and was the only thing that was...
Thanks bjd4jc for your speedy response. What I am actually looking for is something that will physically highlight the desired row ... giving the same effect as if you were to click on the row in the listview.
I have tried your example code, but I believe the EnsureVisible method just makes...
Hello,
Is there any way to highlight a listview record (row) if the index of the row is known? I have seen similar posts for selecting a row, but i haven't seen any code to "highlight" a row? Any help would be greatly appreciated.
Thanks.
Hello,
I am trying to create an Access mdb file through my VB application. I am currently using the following two lines of code to do so:
Dim NewDB As Database
Set NewDB = CreateDatabase(dbName,dbLangGeneral,dbVersion40)
Where dbName is the name of the mdb file. This creates the mdb file...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.