webafzar
یک شنبه 30 مرداد 1390, 19:26 عصر
با سلام و خسته نباشید خدمت دوستان
من یک report ایجاد کردم برای یکی از پروژه هام و اونو تو یک صفحه aspx توسط reportformviewer اجرا کردم
ورژن پروژم .net 3.5 هستش و نمی تونم به 4 تغییرش بدم ...
این report ما به صورت local کار می کنه اما وقتی روی هاست می فرستمش یک error می ده که ازش سر در نمیارم
این لینک صفحه ای که قراره report ما رو نمایش بده
http://iranradyab.ir/fa_reports.aspx
و اینم متن error ماست :
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load file or assembly 'Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 3:
Line 4:
Line 5: <%@ Register Assembly="Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" namespace="Microsoft.Reporting.WebForms" tagprefix="rsweb" %>
Line 6:
Line 7:
Source File: /fa_reports.aspx Line: 5
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' could not be loaded.
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
من یک report ایجاد کردم برای یکی از پروژه هام و اونو تو یک صفحه aspx توسط reportformviewer اجرا کردم
ورژن پروژم .net 3.5 هستش و نمی تونم به 4 تغییرش بدم ...
این report ما به صورت local کار می کنه اما وقتی روی هاست می فرستمش یک error می ده که ازش سر در نمیارم
این لینک صفحه ای که قراره report ما رو نمایش بده
http://iranradyab.ir/fa_reports.aspx
و اینم متن error ماست :
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load file or assembly 'Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 3:
Line 4:
Line 5: <%@ Register Assembly="Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" namespace="Microsoft.Reporting.WebForms" tagprefix="rsweb" %>
Line 6:
Line 7:
Source File: /fa_reports.aspx Line: 5
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' could not be loaded.
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].