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 Chriss Miller 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: ChuckG
  • Content: Threads
  • Order by date
  1. ChuckG

    Error. The specified network password is not correct

    Have a ASP.NET app that's attempting to do a Google Single Sign on, that keeps kicking back with the error that a specified network password is not correct. I'm not quite sure which password. Here's the situation. We have an existing IIS 6 (running on 2003 SP1) that is currently running this...
  2. ChuckG

    Trusted Sites not visible

    I'm trying to add a list of trusted sites via Registry (doing it this way instead of GPO so the users can still add their own sites) In Win7, I can see the trusted sites listed in the registry under the HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Internet Settings/ZoneMap I can...
  3. ChuckG

    Append to server file - Javascript newb

    Hi all, First, let me appologize, I have NEVER worked with Javascript. Since this BBS I'm running utilizes it, I'm going to have to start learning, but in the mean time I'm hoping someone might be able to help me with a project I'm trying to get working. I've got a logon page for my BBS...
  4. ChuckG

    append to text file- server side

    Hi, I've done quite a bit with ASP, but never really have messed with Javascript. I have an existing site that's using Server Side Java Script, I need to get one of the pages to write a line to a text file on the server when run. Basicly what I'm doing is, when someone logs on via the...
  5. ChuckG

    Mailbox Rights

    Just wondering if anyone's tried this. Have a 2003 domain, with Exchange 2003. I need to go through and modify the mailbox rights (add a new user and grant this user Full mailbox access and Associated external account) and have been trying to come up with a way to do this via a vbscript, but...
  6. ChuckG

    IIS and application website

    I've got a stand alone application that has it's own webserver built in. I'm wanting to load IIS (Win 2003 server), and have the IIS maintain the requests for the domain, but be able to have the applications web server to be linked to, from the IIS site. (kind of a subweb). Any suggestions on...
  7. ChuckG

    Server 2003 & XP Clients

    Have a 2003 AD DC that is also a file server (small site). We've started having some issues of XP Pro workstations loosing connection to the server. For example, the G drive is mapped out to a DFS share. When the workstation looses connection, and you try to go to the G drive, it reports that...
  8. ChuckG

    Child object not inheriting parents permissions.

    I've got a issue that's being a pain, and was wondering if anyone has an idea on how to correct. I've got an OU (Pending Deletion) that user objects get put into when the user is terminated. The account (historiclly) has been left in there indefinatly in case the user comes back to work for the...
  9. ChuckG

    IF statement causing a syntax error.

    Have a script that without the IF. ELSEIF statement works fine, but I need the if.elseif so that I don't run through the entire thing everytime, only when a certain field is equal to "Home Dir Archive" But I keep getting a Syntax error on the line with the SUB Getfolders. I'm probably...
  10. ChuckG

    Viewing a file

    I've not been able to come up with anything on this problem, and even though it's been isolated to only happening on the Citrix server, I'm still not conviced it's Citrix. I thought maybe someone here might recognise this issue. We have a application called Pilgrim, that is being accessed via...
  11. ChuckG

    File Access

    We've got a 2003 server that is just a file server in a larger AD domain. We've been getting reports of users trying to open large files (180Meg to 200Meg) excel, word, etc. And getting an error like this. 'filename.xls' cannot be accessed. The file may be read-only, or you may be trying to...
  12. ChuckG

    VFP Retrieval of AD Information

    Hi, I've got a programmer here who's looking to be able to retrieve Active Directory information from VFP (6 or 9). He will have the username of the person he's wanting to retrieve information about, but isn't sure how to open a connection to the local AD Controller to retrieve said...
  13. ChuckG

    Printing issue on NT Terminal Server

    We've got an old NT4 Terminal server that suddenly has come up with a problem printing. If I go into the printers folder and try to print a test page, I get the following error: Test page failed to print. Would you like to view the print trouble shooter for assistance? The system does not...
  14. ChuckG

    Teaming on 2003 Ent

    Looking to setup teaming on a Dell Poweredge 6850 with duel Intel Pro/1000 MT Server NIC's running Server 2003 Enterprise. Been reading through a lot of information from Intel and others, and just wanted to get opinion's from other's who might have already done this. I'm looking to probably...
  15. ChuckG

    Identify Locked File

    Got a strange issue going on. Running Server 2000 SP4 for the server. We have (2) NT4 Workstations which act as a interface between some wireless telnet terminals and the above server. Basicly these terminals connect back to the NT4 workstations with items they've scanned and await a...
  16. ChuckG

    Outlook 2003 and Word Attachments

    Hi, I've got a user here that when he opens a word document normally, it opens fine. But if he double clicks a word attachment in Outlook 2003, it opens the attachment in Markup mode. It does this for ALL attachments, I thought at first maybe someone sent him an attachment in Markup mode...
  17. ChuckG

    LDAP Query via ASP is timing out

    Hi, I've got a Windows 2000 Server SP4 that I've written a ASP page that takes the logged in user's username and query's the Active Directory to retrieve the email address and full name of the user. Works fine on this server. I'm preparing to put this server up on a VMWare server, and have...
  18. ChuckG

    NTVDM encountered a hard error

    Have a 2003 SP1 Server that has several 16bit programs that run, and have been running fine for a while. I loaded VMWare onto the system and now I keep getting NTVDM encountered a hard error and a Close/Ignore box. If I close it, it stops the program. Ignore continues, but I can't be at the...
  19. ChuckG

    Reporting Services Newbie Question

    Trying to find out if this is possible. If you have an IIS webserver that is behind a firewall and accessable via the internet. Then you have a SQL Reporting server behind the firewall, but not accessable via the internet. Now you have a user on the internet who's viewing pages on the IIS...
  20. ChuckG

    FPSE sending email via Exchange 5.5

    Trying to get a Win 2000 server with IIS and FPSE 2002 on it, to send form data via emails on an Exchange 5.5 system. Have it setup to point to the server, but the server requires user authentication before email can be sent. I'm not finding a way to put authentication into IIS or FPSE to...

Part and Inventory Search

Back
Top