2
Answers

Unspecified error in asp.net

Piyush Parikh

Piyush Parikh

11y
1.4k
1
i am using oledb database & on local server its working properly but on hosting server its giving Unspecified error what's exactly problem plz help ???

its my connection string

<add name="dd" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source= D:\INETPUB\VHOSTS\CVS\httpdocs\App_Data\db.mdb;" />-
Answers (2)
0
Steven Reid

Steven Reid

NA 218 2.6k 11y
Please ask your provider to:

  1. Installed this 64-bit driver Microsoft Access Database Engine 2010 Redistributable
  2. On application pool --> properties, Set Enable 32 bit to True and With Classic pool.
0
Joginder Banger

Joginder Banger

NA 10k 490.7k 11y
mr. piyush Parikh what's type of getting you error. error is not there in your question then how can solve this.