Menu

#1 System.Data.OleDb.OleDbException: Unspecified error

open
nobody
5
2006-08-04
2006-08-04
Lucifer79
No

Hi

I am trying to get sunrise to work...

I think i have everything setup.

IIS site, permissions etc...

but i get this error when trying to login:

System.Data.OleDb.OleDbException: Unspecified error

my connection string is this:

<add key="ConnStr"
value="Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=DiIWM.mdb;"/>
<add key="UserName" value="Administrator"></add>
<add key="Password" value="our_password"></add>
<add key="Server" value="127.0.0.1"></add>
<add key="LoginPage"
value="http://localhost/sunrise/login.aspx"></add>
<add key="IsLocal" value="1"></add>
<add key="Header" value="DiIWM"></add>
<add key="Domain" value="office.psuss.local"></add>

please help.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.