Everything posted by alrichey
-
2003 Srvr Appliance Edition - Icons on start menu disappear
Are you installing when you have administrative rights or going to all users? Some admins replace the all users at each boot.
-
[Question] - Mystery Update - KB908519 ?!
This patch is important as it fixes a major security leak when viewing graphics files. Check out the news on slashdot.org.
-
auto receive fax server problem
You will have to search your modem manual for the AT command to set this and add it to the initialization string, or replace your modem
-
[Help] - Novell CLient & Default Roaming Profile problem
Can't you still access the file server without the client? Using the MS one?
-
Office xp update
Have you tried a detect and repair?
-
Any Norton Utilities 2000 users out there?
Way back in the day this setup did work for us. You may have to patch Norton though after installing.
-
having problem(s) running ntbackup
Is this on XP? Shadow Copy is a part of 2003. I have seen this happen if you have disk errors. Have you tried a full disk check?
-
Blue Screen (Fatal error) how to recover files
Have you tried the tools at sysinternals.com? They have a disk recovery. Or you can mount the disk from an XP machine. Also if safe mode is working do a search on the BSOD that you got. Usually this is related to hardware or a bad driver
-
Active Directory
This would probably be your best forum.
-
Best Remote Connection Software
We use TightVNC and RDP in unison depending on the needs.
-
[Question] - reinstalling via INF
Hi the INF is not actually the installer file for MDAC. You have to run the executable. My guess is you are installing an older MDAC version. Try using 2.8
-
[Question] - Quick Launch after RIS
Hello if you have a login script you can do it when they log in but there is no HKLM setting that I am aware of so you have to do it on a per user basis somehow.
-
Problem with sharing Outlook .pst file
Hi I just wanted to note there are other products out there other than exchange that will allow you to share PST's in a reliable way, also any application that uses MAPI will keep that file open. Glad you fixed it!
-
Problems with network.
Are you on XP Service Pack 2? Perhaps you disable this in your firewall?
-
Problem with hal.dll
hal.dll is the hardware abstraction layer, the error you are getting can actually come from a bad disk or a bad piece of hardware. Or if you recently installed a major system component like the motherboard. Bottom line is something on your computer is toast.
-
Can You Delete Network
Are you talking about network connections or network places? As long as the connection is not a hardwired NIC device you can delete it by right clicking, if you go to my network places you can delete shortcuts to networks to.
-
IIS access
You have to be an administrator of that machine to modify IIS, so the account has to have admin permissions.
-
Problems with network.
Do you have file and printer sharing enabled on the internal network connection?
-
FTP Problem
Hi, either your gateway or your ISP is blocking port 21 then.
-
tweaking fileopen size window
OK found it! It is in Shell32.dll SHBrowseForFolder.
-
FTP Problem
Try typing telnet COMPUTERNAME 21 at the command prompt, you should get a response from the FTP server For example mine says: 220 Serv-U FTP Server v6.1 for WinSock ready...
-
FTP Problem
Your ISP could also be blocking port 21 traffic. It could also be the FTP client you are using. Any more details?
-
tweaking fileopen size window
I believe this is called from user32.dll and can't be customized.
-
Serious "kernel stack ... " error
This probably one of two things. A bad driver (make sure you have all the latest) or a disk that is going bad. Check your event log for any errors from atapi
-
DNS ISSUE
Does your web server have an external link? Are you behind a firewall? You may need to configure routing from your firewall to your internal address.