IIS Error: System.Data.OleDb.OleDbException: Unspecified error

oguzhanl
 
on May 31, 2021 11:17 PM
2953 Views

Hello,

The local server also works fine, I get this error when I make multiple clicks when I publish the site. What is the reason? How can I fix the problem?

 

Server Error in '/' Application.


Unspecified error

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.OleDb.OleDbException: Unspecified error

Download FREE API for Word, Excel and PDF in ASP.Net: Download
dharmendr
 
on May 31, 2021 11:35 PM

Hi oguzhanl,

This error occures due to permission issue. You need to set permissions on the temporary folder.

Refer below link to resolve the issue.

https://www.c-sharpcorner.com/blogs/systemdataoledboledbexception-unspecified-error1