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...
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...
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...
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...
Actually we're trying to do it per OU, since there are some service accounts that won't get this.
ChuckG
-=-=-=-
Midnight Club BBS
http://www.midnight-club.org
telnet midnight-club.org
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...
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...
Haven't given that a try yet, I'll be onsite later today and will give that a try.
ChuckG
ChuckG
-=-=-=-
Midnight Club BBS
http://www.midnight-club.org
telnet midnight-club.org
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...
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...
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...
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...
Normally what we've done in the past is just setup a mailbox with one user as the "owner" then setup send of behalf permissions for the other shared users.
ChuckG
-=-=-=-
Midnight Club BBS
telnet midnight-club.org
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...
Here's what I'm using on my ASP page to retrieve the AD
displayname and mail values.
<%
nt_name1 = Request.ServerVariables("LOGON_USER")
On Error Resume Next
Const ADS_SCOPE_SUBTREE = 2
Set objConnection = CreateObject("ADODB.Connection")
Set objCommand = CreateObject("ADODB.Command")...
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...
I get this error even if I go locally to the server and try printing to a non-autocreated printer.
ChuckG
-=-=-=-
Midnight Club BBS
telnet midnight-club.org
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...
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...
The service account (from what the programmer has told me) is writing a record into the dbf.
for example, someone with one of the telnet terminals, scans a location and says he's moving part A from location 5 to 6. The terminal comunicates that back to the NT4 workstation who uses that service...
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.