Click here to Skip to main content
15,917,455 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow do I extend the precision of a range validator, 1.1 Pin
mrinmayeek1-Aug-06 4:46
mrinmayeek1-Aug-06 4:46 
AnswerRe: How do I extend the precision of a range validator, 1.1 Pin
Paddy Boyd1-Aug-06 5:03
Paddy Boyd1-Aug-06 5:03 
GeneralRe: How do I extend the precision of a range validator, 1.1 Pin
mrinmayeek1-Aug-06 5:08
mrinmayeek1-Aug-06 5:08 
GeneralRe: How do I extend the precision of a range validator, 1.1 Pin
Paddy Boyd1-Aug-06 5:09
Paddy Boyd1-Aug-06 5:09 
Questionioionsweb.config setting for forms authentication in ASP.NET Pin
pitturamakrishna1-Aug-06 4:42
pitturamakrishna1-Aug-06 4:42 
AnswerRe: ioionsweb.config setting for forms authentication in ASP.NET Pin
minhpc_bk1-Aug-06 16:10
minhpc_bk1-Aug-06 16:10 
GeneralRe: ioionsweb.config setting for forms authentication in ASP.NET Pin
ravikiranreddydharmannagari1-Aug-06 20:44
ravikiranreddydharmannagari1-Aug-06 20:44 
QuestionProblem Accessing Access Database from ASP.NET Pin
samadams_20061-Aug-06 4:13
samadams_20061-Aug-06 4:13 
I'm having problems accessing a MS-Access Database from within ASP.NET (Visual Studio 2003). The program itself is in "C:\Inetpub\Guest", and I've created the database at "D:\databases\guest.mdb".

When I run the program I get an error on the line:

OleDbConnection1.Open()

It says:

We can't find "http://localhost/DBTest1/frmMain.aspx"
Error - Internal server error

I took off "friendly messaging" for the browser, and now have a more descriptive error for this problem. It says:

The Microsoft Jet database engine cannot open the file 'D:\databases\guest.mdb'. It is already opened exclusively by another user, or you need permission to view its data.

I have just rebooted the PC, so it cannot be opened exclusively by another user. When I define the Connection String in the OleConnection1, I have:

Provider Tab
------------------
a) Microsoft Jet 4.0 OLE DB Provider

Connection Tab
-----------------------
a) I select the database "guestbook.mdb"
b) User name: Admin
c) I click on "Blank password", but not "Allow saving password"

Advanced Tab
--------------------
a) I choose "Share Deny None"

When the wizard is about to close I select: "Include Password"

This didn't work, and I've played around with the settings, but to no avail. What's wrong?

Thanks

AnswerRe: Problem Accessing Access Database from ASP.NET Pin
minhpc_bk1-Aug-06 16:14
minhpc_bk1-Aug-06 16:14 
QuestionHelp with session Pin
alexfromto1-Aug-06 3:50
alexfromto1-Aug-06 3:50 
AnswerRe: Help with session Pin
Paddy Boyd1-Aug-06 5:36
Paddy Boyd1-Aug-06 5:36 
GeneralRe: Help with session Pin
alexfromto1-Aug-06 6:41
alexfromto1-Aug-06 6:41 
QuestionCreate a Folder on Server Pin
Amit Agarrwal1-Aug-06 2:36
Amit Agarrwal1-Aug-06 2:36 
AnswerRe: Create a Folder on Server Pin
Tim Kohler1-Aug-06 2:58
Tim Kohler1-Aug-06 2:58 
GeneralRe: Create a Folder on Server Pin
Amit Agarrwal1-Aug-06 20:43
Amit Agarrwal1-Aug-06 20:43 
Questioncontrol at the form load in vb.net with asp.net Pin
amaneet1-Aug-06 2:11
amaneet1-Aug-06 2:11 
AnswerRe: control at the form load in vb.net with asp.net Pin
_AK_1-Aug-06 2:14
_AK_1-Aug-06 2:14 
GeneralRe: control at the form load in vb.net with asp.net Pin
amaneet1-Aug-06 2:16
amaneet1-Aug-06 2:16 
GeneralRe: control at the form load in vb.net with asp.net Pin
_AK_1-Aug-06 2:18
_AK_1-Aug-06 2:18 
GeneralRe: control at the form load in vb.net with asp.net Pin
amaneet1-Aug-06 2:19
amaneet1-Aug-06 2:19 
GeneralRe: control at the form load in vb.net with asp.net Pin
_AK_1-Aug-06 2:24
_AK_1-Aug-06 2:24 
GeneralRe: control at the form load in vb.net with asp.net Pin
amaneet1-Aug-06 2:25
amaneet1-Aug-06 2:25 
GeneralRe: control at the form load in vb.net with asp.net Pin
_AK_1-Aug-06 2:28
_AK_1-Aug-06 2:28 
QuestionEditItemTemplate in vb.net 1.1 Pin
amaneet1-Aug-06 2:08
amaneet1-Aug-06 2:08 
AnswerRe: EditItemTemplate in vb.net 1.1 Pin
_AK_1-Aug-06 2:10
_AK_1-Aug-06 2:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.