PDA

نسخه کامل مشاهده نسخه کامل : مشكل در اجراي وب سايت روي win server 2003



ali1661
14-06-2008, 09:22
وب سايتي را با asp.net وبا زبان c# وبا پايگاه داده sql server 2000 بر روي win xp طراحي كرده و با هيچ مشكلي روبه رو نبودم . ولي بعد ازاينكه خواستم اين برنامه را بروي شبكه اينترانت وبروي win server 2003 اجرا كنم با مشكل مواجه شده و با پيغام زير از سوي مرورگرم مواجه شده لطفا راهنمايي كنيد.

Server Error in '/Cms' Application
Configuration Error


Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: File or assembly name CrystalDecisions.CrystalReports.Engine, or one of its dependencies, was not found.

Source Error:


Line 18: <compilation debug="true" defaultLanguage="c#">Line 19: <assemblies>Line 20: <add assembly="CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />Line 21: <add assembly="CrystalDecisions.ReportSource, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />Line 22: <add assembly="CrystalDecisions.Shared, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />

Source File: D:\CMS\web.config Line: 20

Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.CrystalReports.Engine' could not be loaded.



=== Pre-bind state information ===LOG: DisplayName = CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304 (Fully-specified)LOG: Appbase = file:///D:/CMSLOG: Initial PrivatePath = binCalling assembly : (Unknown).===LOG: Publisher policy file is not found.LOG: No redirect found in host configuration file (c:\windows\microsoft.net\framework\v1.1.4322\aspn et.config).LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\confi g\machine.config.LOG: Post-policy reference: CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304LOG: Attempting download of new URL file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary ASP.NET Files/cms/78de22bf/e0998be0/CrystalDecisions.CrystalReports.Engine.DLL.LOG: Attempting download of new URL file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary ASP.NET Files/cms/78de22bf/e0998be0/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.DLL.LOG: Attempting download of new URL file:///D:/CMS/bin/CrystalDecisions.CrystalReports.Engine.DLL.LOG: Attempting download of new URL file:///D:/CMS/bin/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.DLL.LOG: Attempting download of new URL file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary ASP.NET Files/cms/78de22bf/e0998be0/CrystalDecisions.CrystalReports.Engine.EXE.LOG: Attempting download of new URL file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary ASP.NET Files/cms/78de22bf/e0998be0/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.EXE.LOG: Attempting download of new URL file:///D:/CMS/bin/CrystalDecisions.CrystalReports.Engine.EXE.LOG: Attempting download of new URL file:///D:/CMS/bin/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.EXE.



Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407

Ultimator
14-06-2008, 10:05
با چه نسخه ای از دات نت کار کردید ؟
2005 ؟
این ارور میگه اسمبلی هایی که اضافه کردید رو تو پوشه Bin پیدا نکرده

dogtag
15-06-2008, 09:13
اگر من هم بتونم نظر بدم و اشتباه نکنم:
کریستال ریپورت رو تو 2003 نصب کردی؟