Skip to Content
0
Former Member
Nov 15, 2012 at 05:32 PM

Configuration Error

62 Views

I am using VS 2010 and the downloaded version of Crystal decisions (V:13.0.2000.0 and my Crystal Reports that I have created work well in my development envireonment, however when I attempt to deploy my application to my shared web host provider I get this error: "Ser ver Error in '/' 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: Could not load file or assembly 'CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

Source Error:

Line 18:     <compilation debug="false" strict="false" explicit="true"> Line 19:       <assemblies> Line 20:         <add assembly="CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/> Line 21:         <add assembly="CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/> Line 22:         <add assembly="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>


Source File: \\FSC01-S06\wwwroot$\BETTERBOOSTERSCLUB.COM\wwwroot\web.config Line: 20

I would appreciate any assistance you care to provide. Thank you ....................Phil Hoop