 |
|
Web App เป็นหน้าที่แสดง Crystal Report โดยเชื่อมต่อผ่าน CrystalReportSource และ CrystalReportViewer ซึ่งรันที่เครื่องผมได้แต่พอนำขึ้นServer กลับ พบError ผมได้ค้นหาวิธีการแก้ไขและดำเนินการทุกอย่างแต่ก็ยังไม่สามารถผ่านจุดนี้ไปได้ครับ
รายละเอียดเพิ่มเติม เครื่องผมใช้ VB'8 และ cry 2008 ,ติดตั้ง .Net 3.5sp1,ติดตั้ง AJAX Extension และ Ajax ControlToolKit
เครื่องserver : ติดตั้งเครื่องมือเสริมทุกอย่าง ยกเว้นตัวเต็มของ cry และ vs'8
มี Error ดังนี้
Method 'get_EnableCdn' in type 'System.Web.UI.ScriptManager' from assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' does not have an implementation.
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.TypeLoadException: Method 'get_EnableCdn' in type 'System.Web.UI.ScriptManager' from assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' does not have an implementation.
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:
[TypeLoadException: Method 'get_EnableCdn' in type 'System.Web.UI.ScriptManager' from assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' does not have an implementation.]
System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) +0
System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) +67
System.Reflection.Assembly.GetType(String name) +14
CrystalDecisions.Shared.SharedUtils.get_ScriptManagerType() +59
CrystalDecisions.Shared.CrystalReportClientScriptManager..cctor() +28
[TypeInitializationException: The type initializer for 'CrystalDecisions.Shared.CrystalReportClientScriptManager' threw an exception.]
CrystalDecisions.Shared.CrystalReportClientScriptManager.GetPostBackClientHyperlink(Control control, String argument) +22
CrystalDecisions.Web.ViewerGlobal.GetPostBackPrefix(Control control) +16
CrystalDecisions.Reporting.WebControls.DatabaseLogOnList.OnInit(EventArgs e) +69
System.Web.UI.Control.InitRecursive(Control namingContainer) +140
System.Web.UI.Control.InitRecursive(Control namingContainer) +311
System.Web.UI.Control.InitRecursive(Control namingContainer) +311
System.Web.UI.Control.InitRecursive(Control namingContainer) +311
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +480
ขอรบกวนอาจาร์ยและท่านผู้รู้ ช่วยแนะนำด้วยครับ ขอบคุณครับ
Tag : ASP.NET, Ajax, Crystal Report, Web (ASP.NET), VB.NET
|
|
 |
 |
 |
 |
Date :
2011-02-02 09:11:12 |
By :
rica_oro |
View :
1612 |
Reply :
1 |
|
 |
 |
 |
 |
|
|
|
 |