Cant view aspx page with crystal report

 
Post new topic   Reply to topic    Aprelium Forum Index -> ASP.NET
View previous topic :: View next topic  
Author Message
akosiDAN
-


Joined: 15 May 2011
Posts: 3

PostPosted: Wed Feb 22, 2012 7:43 am    Post subject: Cant view aspx page with crystal report Reply with quote

Hi,

I would like to ask if abyss support the viewing of asp.net page with crystal report? If the page dont have crystal report the page can be viewed but if the my page include crystal report I'm getting an error in the assembly of log4net

Below is the error
Code:

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 'log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

Source Error:

Line 40:             <add assembly="CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
Line 41:             <add assembly="CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
Line 42:             <add assembly="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
Line 43:             <add assembly="CrystalDecisions.ReportSource, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
Line 44:             <add assembly="CrystalDecisions.ReportAppServer.Controllers, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>


WebApp is created using visual studio 2010 and crystal report version is 13, currently I'm abyss x1(v 2.7).

Any help with regards to this would be appreciated.



Thanks,

Dan
Back to top View user's profile Send private message Yahoo Messenger
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1295

PostPosted: Tue Mar 06, 2012 12:27 am    Post subject: Re: Cant view aspx page with crystal report Reply with quote

The error is self-explicit. There is a missing assembly called log4net. You should either copy its DLL in the bin/ subdirectory of the ASP.NET application or install it in your global assembly cache (to be accessible from any ASP.NET application running on your computer).
_________________
Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> ASP.NET All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group