Click here to Skip to main content
15,891,657 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to Bind the Data to DropDownListBox In GridViewControl Pin
Imran Khan Pathan19-Aug-07 20:44
Imran Khan Pathan19-Aug-07 20:44 
Questionhello everyone Pin
ballameharmurali19-Aug-07 20:28
ballameharmurali19-Aug-07 20:28 
AnswerRe: hello everyone Pin
codingrocks19-Aug-07 23:23
codingrocks19-Aug-07 23:23 
QuestionWant IE6 and IE7 in single OS? Pin
chand1019-Aug-07 20:24
chand1019-Aug-07 20:24 
AnswerRe: Want IE6 and IE7 in single OS? Pin
Christian Graus19-Aug-07 20:44
protectorChristian Graus19-Aug-07 20:44 
GeneralRe: Want IE6 and IE7 in single OS? Pin
Michael Sync20-Aug-07 6:55
Michael Sync20-Aug-07 6:55 
QuestionFind ISP Address using Asp.net Pin
pjpspeed19-Aug-07 20:23
pjpspeed19-Aug-07 20:23 
QuestionCrystal Reports deployment in remote server asp.net 2005 Pin
Jay_se19-Aug-07 20:14
Jay_se19-Aug-07 20:14 
Below is the list of assemblies referenced in the web.config file. In my desktop, the Crystal Reports XI has been installed & the reports has been viewed in the web pages.
(Crystal reports assembly Version 10.2.3600.0 --- from GAC)


BUT, in my deployment remote server, DOTNET framework 2.0 has been installed & (Crystal reports assembly Version 11.5.3300.0 --- from GAC). The reports can’t be viewed using the website.

How can I refer the crystal reports assembly Version 11.5.3300.0 (.dll) in deployment server?

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

<assemblies>

<add assembly="System.DirectoryServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>

<add assembly="CrystalDecisions.Web, 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.ReportSource, 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.Desktop.Report, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>

<add assembly="CrystalDecisions.CrystalReports.Engine, 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.ClientDoc, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></assemblies>



-- modified at 3:13 Monday 20th August, 2007

Jey

QuestionWhere do I get an ASP.NET PropertyGrid control? Pin
shubhabratam19-Aug-07 20:12
shubhabratam19-Aug-07 20:12 
AnswerRe: Where do I get an ASP.NET PropertyGrid control? Pin
Imran Khan Pathan19-Aug-07 21:20
Imran Khan Pathan19-Aug-07 21:20 
Questionedit ,cancel,delete datagrid Pin
saravanan0519-Aug-07 20:11
saravanan0519-Aug-07 20:11 
AnswerRe: edit ,cancel,delete datagrid Pin
Imran Khan Pathan19-Aug-07 20:30
Imran Khan Pathan19-Aug-07 20:30 
QuestionUsing namespaces in global.asax Pin
kbalias19-Aug-07 20:03
kbalias19-Aug-07 20:03 
QuestionPublishing my web site Pin
samerh19-Aug-07 19:30
samerh19-Aug-07 19:30 
AnswerRe: Publishing my web site Pin
Eduard Keilholz19-Aug-07 19:47
Eduard Keilholz19-Aug-07 19:47 
QuestionProblem with Global asax file [modified] Pin
ASPnoob19-Aug-07 19:18
ASPnoob19-Aug-07 19:18 
AnswerRe: Problem with Global asax file Pin
Christian Graus19-Aug-07 20:46
protectorChristian Graus19-Aug-07 20:46 
QuestionInserting into SQL problem ! Pin
mrkeivan19-Aug-07 19:07
mrkeivan19-Aug-07 19:07 
AnswerRe: Inserting into SQL problem ! Pin
yuvachandra19-Aug-07 19:32
yuvachandra19-Aug-07 19:32 
GeneralRe: Inserting into SQL problem ! Pin
mrkeivan20-Aug-07 0:17
mrkeivan20-Aug-07 0:17 
AnswerRe: Inserting into SQL problem ! Pin
N a r e s h P a t e l19-Aug-07 19:59
N a r e s h P a t e l19-Aug-07 19:59 
QuestionCheck Box Pin
kaushik49019-Aug-07 18:42
kaushik49019-Aug-07 18:42 
Questionaccessing all controls of a page.. Pin
hkchauhan19-Aug-07 18:41
hkchauhan19-Aug-07 18:41 
AnswerRe: accessing all controls of a page.. Pin
mani_iips21-Aug-07 22:12
mani_iips21-Aug-07 22:12 
QuestionUsing Multiviews Pin
duo!@#19-Aug-07 17:03
duo!@#19-Aug-07 17:03 

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.