Click here to Skip to main content
15,897,518 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncrystal report is not working in server Pin
vikas shukla5-Feb-10 20:29
vikas shukla5-Feb-10 20:29 
hi sir,

please help me sir.i am new in asp.net and i am developing an application on asp.net.and i am using crystal report.sir my crystal report is working fine locally.but sir it is giving error on server when it loads.and the error message is this .

An error has occurred while attempting to load the Crystal Reports runtime.

Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.

Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to http://www.businessobjects.com/support for more information.


i am unable to understand that what could be the problem.and for crystal report i am adding following assemblies in web.config and same dll in my bin folder.
add assembly="CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"
add assembly="CrystalDecisions.ReportSource, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"
add assembly="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"
add assembly="CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"
add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"
add assembly="CrystalDecisions.Enterprise.Framework, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"
add assembly="CrystalDecisions.Enterprise.InfoStore, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"
add assembly="CrystalDecisions.ReportAppServer.CommLayer, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"


sir please help me as soon as possible because date of submission of this project has passed.
AnswerRe: crystal report is not working in server Pin
sashidhar5-Feb-10 20:37
sashidhar5-Feb-10 20:37 
GeneralRe: crystal report is not working in server Pin
vikas shukla5-Feb-10 20:46
vikas shukla5-Feb-10 20:46 
GeneralRe: crystal report is not working in server Pin
sashidhar5-Feb-10 22:05
sashidhar5-Feb-10 22:05 
AnswerRe: crystal report is not working in server Pin
tronix018-Feb-10 21:18
tronix018-Feb-10 21:18 
Questioncode to compare the differences between two html files not the html code just the UI (what we see in browser) Pin
Member 7695425-Feb-10 20:02
Member 7695425-Feb-10 20:02 
Questionhow to get the hierarchy is treeview control Pin
developerit5-Feb-10 19:50
developerit5-Feb-10 19:50 
AnswerRe: how to get the hierarchy is treeview control Pin
sashidhar5-Feb-10 20:25
sashidhar5-Feb-10 20:25 
QuestionAdding Different Classes type in a single project Pin
khKamel5-Feb-10 19:41
khKamel5-Feb-10 19:41 
AnswerRe: Adding Different Classes type in a single project Pin
sashidhar5-Feb-10 20:32
sashidhar5-Feb-10 20:32 
GeneralRe: Adding Different Classes type in a single project Pin
khKamel5-Feb-10 20:33
khKamel5-Feb-10 20:33 
GeneralRe: Adding Different Classes type in a single project Pin
sashidhar5-Feb-10 22:04
sashidhar5-Feb-10 22:04 
GeneralRe: Adding Different Classes type in a single project Pin
Abhijit Jana5-Feb-10 23:00
professionalAbhijit Jana5-Feb-10 23:00 
GeneralRe: Adding Different Classes type in a single project Pin
sashidhar5-Feb-10 23:02
sashidhar5-Feb-10 23:02 
GeneralRe: Adding Different Classes type in a single project Pin
Abhijit Jana5-Feb-10 23:10
professionalAbhijit Jana5-Feb-10 23:10 
GeneralRe: Adding Different Classes type in a single project Pin
sashidhar5-Feb-10 23:11
sashidhar5-Feb-10 23:11 
GeneralRe: Adding Different Classes type in a single project Pin
Abhijit Jana5-Feb-10 23:13
professionalAbhijit Jana5-Feb-10 23:13 
AnswerRe: Adding Different Classes type in a single project Pin
Abhijit Jana5-Feb-10 22:57
professionalAbhijit Jana5-Feb-10 22:57 
QuestionClose all opened windows Pin
MathewPV5-Feb-10 19:27
MathewPV5-Feb-10 19:27 
AnswerRe: Close all opened windows Pin
sashidhar5-Feb-10 20:34
sashidhar5-Feb-10 20:34 
QuestionSend sp parameters regardless of sequence Pin
mmdullah5-Feb-10 17:16
mmdullah5-Feb-10 17:16 
AnswerRe: Send sp parameters regardless of sequence Pin
sashidhar5-Feb-10 17:45
sashidhar5-Feb-10 17:45 
QuestionHow to Force publish a file in ASP.NET Web Application project ? Pin
Nadia Monalisa5-Feb-10 16:37
Nadia Monalisa5-Feb-10 16:37 
AnswerRe: How to Force publish a file in ASP.NET Web Application project ? Pin
sashidhar5-Feb-10 17:40
sashidhar5-Feb-10 17:40 
QuestionAdding , deleting and updating multi Records in a master-detail gridview which Create at runtime Pin
students552 university5-Feb-10 14:34
students552 university5-Feb-10 14:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.