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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by psnead

  1. psnead

    trouble accessing shared folders

    I've seen several other threads with a similar problem to mine, but I still haven't found the right solution. We are using a checkpoint vpn-1 edge appliance on a windows 2003 SBS, who is our DHCP server, DNS server, Wins server, and Exchange Server. We also have a Win XP SP2 static ip file...
  2. psnead

    vpn outlook

    I had to set the wins server address...right click network connection>>Properties>>TCP/IP>>Properties>>Advanced>>WINS>>Add
  3. psnead

    accessing shares

    we have a xp pro workstation acting as a file server in our domain, it has a static ip. I map a drive so that i have access to it. I suppose I'm using a .pst file to pull data from exchange, when setting up the profile I selected Microsoft Exchange Server using the wizard. outlook seems to be...
  4. psnead

    accessing shares

    When trying to connect to a folder share over the vpn, I get a username password box, when I type in my user credentials, it won't authenticate me. If I type in the administrator user name and password it authenticates and connects. I think it has something to do with the fact that I am...
  5. psnead

    connecting outlook over vpn

    Thank you, adding the ip to the WINS tab seems to have fixed it.
  6. psnead

    connecting outlook over vpn

    what is mapi? I can ping the server by ip, but not server name...I'm mapping my drives by IP as well
  7. psnead

    vpn outlook

    Hi, I've installed a vpn appliance and set up exchange server. I can access share folders over vpn, but can not connect outlook to the exchange server. when i try to open outlook I get the message, exchange server unavailable. what do i have to do to sync outlook with the exchange server...
  8. psnead

    connecting outlook over vpn

    Hi, I've installed a vpn appliance and set up exchange server. I can access share folders over vpn, but can not connect outlook to the exchange server. when i try to open outlook I get the message, exchange server unavailable. what do i have to do to sync outlook with the exchange server...
  9. psnead

    mapping a drive

    I am running winxp home edition and trying to map a drive to a folder on my companies server (win2003)...I have an account on the server. I can ping the server, but when I try to map the drive I get an error stating: "The mapped network drive could not be created because the following error...
  10. psnead

    tape drive constantly scans

    Thanks for your response. You're response led me to a couple of more questions: 1. How should I disable the removable storage, in the Device Manager? 2. Does it sound like the tape drive is broken, or is it common to disable the removable storage device?
  11. psnead

    tape drive constantly scans

    Hi, I have a Dell tape drive, and it seems to work correctly. My question is this, is it supposed to scan the tapes periodically even if it's not running a backup? Every 10-15 minutes my drive scans all of the tapes, is it checking the inventory or something?
  12. psnead

    How to embed IE5 on a Dialog Application

    I want to embed IE5 on a dialog box, just like the IE5 about dialog. Does anyone know how to do this?
  13. psnead

    Showing a window

    I have an MDI application with four different document types. I only want the user to have one of each document type open at a time. Does anyone know how to do this? Currently, in my class derived from CWinApp I call myTemplate->GetFirstDocView() to see if there is a document window open. If...
  14. psnead

    Debug runs fine, Release crashes!

    Well, this may help, may not, but sometimes I have to staticly link my dlls on the settings menu.
  15. psnead

    Hide a Window in a Win32 Console Application?

    I think ShellExecute or CreateProcess should work for you.

Part and Inventory Search

Back
Top