Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: LievenV
  • Content: Threads
  • Order by date
  1. LievenV

    A Call to an OS function failed

    Hi, When pressing Ctrl-Alt-Del in XP Pro with SP2, a number of alerts are fired in the background. The title is either ODB or SVC and the message is "A Call to an OS function failed". Anyone any idea where this comes from? Thanks! Lievenv
  2. LievenV

    Which VPN client is connected

    Hi, Remote VPN clients connect to our PIX using the cisco VPN client with group authentication. Then they have to enter a username and password that is entered in the PIX. How can I see who is connected at a given moment? Anyone any ideas? Thanks.
  3. LievenV

    Merge to separate doc problem

    Hi, I use the following code to merge excel data into seperate word (2000)documents. Sub SaveEachDocument() Application.DisplayAlerts = False x = "C:\Data\test\" With ActiveDocument.MailMerge.DataSource .ActiveRecord = 1 Do Until .ActiveRecord = previousrecord...
  4. LievenV

    Public Folder replication

    Hi, I set up a new exchange server in my site and migrated mailboxes. Added public folder replication but for some reason some folders remain empty while contents of others are replicated fine. Replication schedule is set to always. Anyone any ideas? Thanks.
  5. LievenV

    Summarize data in Excel

    Hi, Anyone have asimple way to get from X to Y? X: Year Item Qty Sls 2004 A 1 25 2005 A 5 70 2004 B 2 23 2005 C 1 35 2005 D 6 7 Y: 2004 2005 Item Qty Sls Qty Sls A...
  6. LievenV

    Datasheet view in access 2000 Query sometimes doesn't work

    I have a problem with an access 2000 installation. The table is a linked table to SQL server. When I enter a date in the query criteria the datasheet view doesn't work anymore. The button gets pressed but that's all that happens. When I remove the date from the criteria, the datasheet view...
  7. LievenV

    Firefox port config

    Hi, I changed the port 80 on my Apache webserver to 8080 and can now access http://localhost:8080/ no problem. Is there a way to configure firefox so I don't have to type in :8080 all the time? Thanks.
  8. LievenV

    CISCO 2610 half to full Duplex

    Hi, My cisco 2610 is running at 10Mbs Half duplex. Can anyone tell me how and if I can get it to run at full duplex? Thanks.
  9. LievenV

    Unable to login to W2K AD DC

    Hi, Every time I do a logoff on one of my W2K DC controllers I'm unable to login again. After I enter the correct password the screen returns to the Ctrl-Alt-Delete screen. No messages are displayed. All functions seems to continue OK. No messages in the event-viewer either. Only after doing a...
  10. LievenV

    startx problem Fedora Core 3

    Hi, I'm new to Linux and managed to do a dual-boot install of fedora Core 3. I can login as root, no problem, but when I do startx, it seems to load, but I only get 2 windows, one terminal window and xclock. I was expecting to at least have the Fedora equivalent of a start button and some other...
  11. LievenV

    Unable to logon to DC

    Hi, I'm not able to logon to my W2K DC anymore. When I enter a wrong password, I get the message that password is not correct, when I enter the correct one I return to the logon screen. There are no messages in the eventlog when I connect to it from another computer. The shutdown button on the...
  12. LievenV

    Remove service

    Hi, I uninstalled a program but a related service wasn't removed. I removed all references in the registry I could find but it still apears in my services list. Can anyone tell me how to remove this? Thanks for your help.
  13. LievenV

    Delete file if more than one is prezent in folder

    Hi, A directory contains X files of which one or more follow the patern abc*.* . I need a script to see if more than one file follow that patern and if so, the most recent file has to be left alone, the rest has to be deleted. Thanks for your help!
  14. LievenV

    AE0005 on directory with windows backup Agent

    HI, I'm backing up a drive in Brightstor V9.01 using the backup agent for windows. I want one directory excluded so I un-selected the directory. The problem is now that whenever a directory is removed from that drive, that I get the AE0005 "Directory xyz does not exist". Does anyone...
  15. LievenV

    "The MAPI call failed." Error message.

    Hi, I'm running exchange 5.5 with SP3 on an NT4 server and am having problems accessing the administrator. The error message I get is: "The MAPI call failed. MAPI or an unspecified service provider. ID no: 80004005-0000-00000000". It is possible to access the administrator from...
  16. LievenV

    W2K Pro remains greyed in NT4 server manager

    My W2K professional workstation remains greyed out in the server manager of the NT4 PDC. When I ask for the properties I get the message that the network path is not found. Also my pc does not apear in the network neighbourhood. We use WINS and DHCP in the network. I tried to enable netbios over...
  17. LievenV

    LJ 4000tn Base printer selection

    I have a LJ 4000tn on NT4.0 and installed latest driver from HP. When I go to properties/configure and select model 4000tn I can see 3 trays available. Next time I look at the properties the system has set it back to the basic model with 2 trays. I have administrator rights and the ownership is...

Part and Inventory Search

Back
Top