PDA

View Full Version : Unspecified error



MSYNK
یک شنبه 22 آذر 1383, 12:49 عصر
با سلام
کسی از دوستان میدونه که چطوریه که تو local جواب میده ولی رو وب این خطا رو میگیره!


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

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[OleDbException (0x80004005): Unspecified error]
System.Data.OleDb.OleDbConnection.ProcessResults(I nt32 hr) +20
System.Data.OleDb.OleDbConnection.InitializeProvid er() +57
System.Data.OleDb.OleDbConnection.Open() +203
DB.Database..ctor(String ConnectionString, Boolean FromConfigurationFile)
Fucesc.HC.UpdateHitCounter(String PagesViews, String SiteViews)
Fucesc.Global.Session_Start(Object sender, EventArgs e)
System.Web.SessionState.SessionStateModule.RaiseOn Start(EventArgs e) +132
System.Web.SessionState.SessionStateModule.Complet eAcquireState() +512
System.Web.SessionState.SessionStateModule.BeginAc quireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +697
System.Web.AsyncEventExecutionStep.System.Web.Http Application+IExecutionStep.Execute() +66
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously) +173




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

اصلا این خطا برای چیه؟ من شکم رو permissionهاست! اگه درست ست نشده باشه...
با تشکر.

Vahid_Nasiri
یک شنبه 22 آذر 1383, 13:12 عصر
OleDb

و


من شکم رو permissionهاست! اگه درست ست نشده باشه...

:موفق:

MSYNK
چهارشنبه 25 آذر 1383, 11:25 صبح
با سلام
استاد نصیری شما مطمئن هستید؟ (من همین مسئله permissionها رو دارم رو local می تستم!)
دقیقا کدوم یکی از permissionها رو باید برای این یوزر ASPNET ست کنم؟(حداقل موارد)
با تشکر.

Vahid_Nasiri
چهارشنبه 25 آذر 1383, 11:53 صبح
یوزر aspnet باید دسترسی write روی فولدر داشته باشد که به صورت پیش فرض در 95 درصد موارد ندارد.

MSYNK
چهارشنبه 25 آذر 1383, 16:43 عصر
با سلام
:موفق:
با تشکر.