473,396 Members | 1,975 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,396 software developers and data experts.

DB_SEC_E_AUTH_FAILED(0x80040E4D

If anybody know how to fix the error "DB_SEC_E_AUTH_FAILED(0x80040E4D)" ???

I store the VB.Net connection string in the session variable and should be
expired with 20mn, but this error mostly appear faster than 20mn.

You help is appreciated.

Thanks,

Mkhmer
Jan 27 '06 #1
2 9432
Use this conn string to fix for access databases.
(also make sure aspnet user has permisions to directory)

Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\inetpub\NameOfApp\dbname.mdb"
---
Posted via www.DotNetSlackers.com
Feb 6 '06 #2
Well, the connection is working fine except that we good error just a while
from page being loaded and view. Sometime this error appear even quicker
than the session expire time (20mn by default).

I think the problem is about loosing session variable somewhere......
If you have any better idea to keep our database connection stable and long
lasting?

Regards,
<Foxjazz> wrote in message news:O9**************@tk2msftngp13.phx.gbl...
Use this conn string to fix for access databases.
(also make sure aspnet user has permisions to directory)

Provider=Microsoft.Jet.OLEDB.4.0;Data
Source="C:\inetpub\NameOfApp\dbname.mdb"
---
Posted via www.DotNetSlackers.com

Feb 7 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Job Lot | last post by:
I have written the following function which returns OleDbConnection object. If global variable g_strDbPath contains an invalid file name or path name the catch block throws an error with...
2
by: Nick | last post by:
Hey, I'm facing a very strange problem. We have a windows application being maintained in CVS (not VSS!!!! and i hate it! but nevertheless....) Within this application, we are connecting to an...
18
by: Wim | last post by:
Hi, I would like to make and put a query in my database by VB.NET code. Is this possible? Thanks for your help, wim
0
by: Mark | last post by:
I receive the following error when instantiating a COM Class built in VB.Net: Run-time error '-2147217843 (80040e4d)': No Error information available: DB_SEC_E_AUTH_FAILED(0X80040E4D). It...
2
by: Mark | last post by:
I developed two COM classes in a single VB.Net (2002) project and used the "Build Solution" command on the Build menu to compile and register the classes. The Build process appears to work...
0
by: mkhmer | last post by:
If anybody know how to fix the error "DB_SEC_E_AUTH_FAILED(0x80040E4D)" ??? I recognized that my ASP.net page got this error just a while after successfully connecting to the MS Access database...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.