473,320 Members | 1,977 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Failing to verify login information in Classic ASP

28
Hi,

I am using a Classic ASP application and SQL Server 2012 to manage user logins. Lately I am getting an error message whenever I or other users try to login. I have googled the error but the solutions I am finding do not seem to help.

Error message
Provider error '80040e21'

Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.

/LIVE/secure/includefiles/db.asp, line 37

Can you please help figure out what could be the issue.
Aug 26 '12 #1
2 2062
PsychoCoder
465 Expert Mod 256MB
First we'll need to see the code you're using, a 2nd pair of eyes helps at times. Without that it's hard to say why the error is occurring
Aug 27 '12 #2
Fary4u
273 100+
Might be the security issue from you pc you can try upload to web server to check the code or you can get the print out statement but I have seen situations where SQL Server times out if the query takes too long. I believe you can set a "no maximum wait" in the connection string, although this is dangerous. If you can optimize the query, that's better.
Sep 27 '12 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Babu Mannaravalappil | last post by:
My Windows application (C#) has a login screen and a user table to handle user rights and accessibility. This is independant of the OS level user security. At the time of launching the...
2
by: uli2003wien | last post by:
Dear group, I am a DB-Administrator for a Company that creates and maintains a software solution based on SQL-Server and Crystal-Reports. The Crystal-Reports part uses the following method to...
3
by: bill | last post by:
I need to open a asp.net web form from a classic asp page, and pass a username and password to the asp.net page. The username and password exist as session variables in the classic asp...
2
by: Kevin Hodgson | last post by:
Is it possible to provide login information, or a port for the SmtpServer when using System.Web.Mail.SmtpMail? The SMTP Server we need to use, requires you to log in order to send mail through...
1
by: Bob | last post by:
Right now in order to protect SQL Server login information I have it hard-coded into my application. I don't exactly like that, but I can't figure out a way to store it elsewhere since the...
0
by: service | last post by:
This is a multi-part message in MIME format --siNt1NhCoyB3mEPydjXJyOTcg=_X6kQe0H0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable - This mail is a HTML mail. Not all...
4
by: ldpfrog | last post by:
This is my first tutorial, so if there are any mistakes please forgive me =). This will show you a very simple way to read your Login information from an outside text file. What you need: 1....
2
by: =?Utf-8?B?V2luRGV2?= | last post by:
How can I get/set the dafault login information for a machine?
1
by: Brave | last post by:
I create email forms in ASP for my company, and have a question about capturing the users login information to keep them from having to enter their name on every form. I am hoping to pre-populate...
2
by: Martin Josh | last post by:
Hello, I need to make 3 links to the same internet site with 3 different logins/passwords (3 users), so that when I hit a link, it takes me to the site with the corresponding login information...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.