Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 6th, 2005, 11:21 PM
Authorized User
 
Join Date: Feb 2005
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to ashokparchuri Send a message via Yahoo to ashokparchuri
Default Error With Crystal Decisions


hi,

   when i am deploying my application i am getting this error.
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.Shared, or one of its dependencies, was not found.

Source Error:

Line 16: debugging ASP.NET files.
Line 17: -->
Line 18: <compilation defaultLanguage="vb" debug="true"><assemblies><add assembly="CrystalDecisions.CrystalReports.Engine, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportSource, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Shared, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Web, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></assemblies></compilation>
Line 19:
Line 20: <!-- CUSTOM ERROR MESSAGES


Source File: c:\inetpub\wwwroot\1099People\web.config Line: 18

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


in the web.config i had this code in compaliation tags.


   <compilation defaultLanguage="vb" debug="true"><assemblies><add assembly="CrystalDecisions.CrystalReports.Engine, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportSource, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Shared, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Web, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></assemblies></compilation>

   i didn't added this code explicitly.i don't know why it came like that. so what i have to do to rectify this error.

 thanks in advance-Ashok Parchuri
 
Old June 3rd, 2005, 12:17 PM
Registered User
 
Join Date: Jan 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Kathryn
Default

I am having the same issue, I was told that I needed the version=9.1.5.... I tried that an was still unable to solve the issue. Have you had any luck?

Kathryn

Kathryn
 
Old May 15th, 2006, 12:06 PM
Authorized User
 
Join Date: Oct 2004
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Cute Designer
Default

Hi there,
I am having the same issue as well .. i post it to some .Net experts.
Once i get the solution i will post it here.

best regards

~*Cuty*~
 
Old August 19th, 2006, 08:56 AM
Registered User
 
Join Date: Aug 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to senthil_cbe
Default

i not sure, try

crystaldecisions.crystalreports.engine.dll.
crystaldecisions.reportsource.dll
crystaldecisions.shared.dll
crystaldecisions.web.dll

copy this into bin folder

best of luck









Similar Threads
Thread Thread Starter Forum Replies Last Post
Crystal report Error monika.vasvani ASP.NET 2.0 Basics 0 June 13th, 2008 10:36 PM
error in crystal report naeem_wajid BOOK: Beginning Visual Basic 2005 ISBN: 978-0-7645-7401-6 0 November 30th, 2007 06:54 AM
crystal report error azymd777 Crystal Reports 0 July 3rd, 2007 10:52 PM
Crystal Decisions and VB...promblem ! ZoroAstris VB.NET 2002/2003 Basics 2 September 11th, 2006 01:55 AM
Crystal Decisions and VB...promblem ! ZoroAstris Crystal Reports 0 October 23rd, 2004 03:50 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.