Click here to Skip to main content
15,898,987 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How To Fetch Client IP Address Continuesly After Every Specific Second And To Redirec Client URL Pin
Abhishek Sur10-May-09 9:59
professionalAbhishek Sur10-May-09 9:59 
QuestionUnExpected Errors on webserve Pin
Aman Bhullar10-May-09 5:52
Aman Bhullar10-May-09 5:52 
AnswerRe: UnExpected Errors on webserve Pin
Herman<T>.Instance13-May-09 3:47
Herman<T>.Instance13-May-09 3:47 
QuestionCrystal Reports not working on Web Server Pin
yogesh_kumar_agarwal10-May-09 3:38
yogesh_kumar_agarwal10-May-09 3:38 
AnswerRe: Crystal Reports not working on Web Server Pin
N a v a n e e t h10-May-09 4:40
N a v a n e e t h10-May-09 4:40 
GeneralRe: Crystal Reports not working on Web Server Pin
yogesh_kumar_agarwal10-May-09 5:02
yogesh_kumar_agarwal10-May-09 5:02 
GeneralRe: Crystal Reports not working on Web Server Pin
Ramesh Swaminathan10-May-09 5:15
Ramesh Swaminathan10-May-09 5:15 
GeneralRe: Crystal Reports not working on Web Server Pin
yogesh_kumar_agarwal10-May-09 5:27
yogesh_kumar_agarwal10-May-09 5:27 
Hi, Thanks for the reply. Now the following error comes into the picture.

Parser Error Message: Could not load file or assembly 'CrystalDecisions.ReportAppServer.ClientDoc, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

Source Error:

Line 31: 				<add assembly="CrystalDecisions.Shared, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
Line 32: 				<add assembly="CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
Line 33: 				<add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
Line 34: 				<add assembly="CrystalDecisions.Enterprise.Framework, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
Line 35: 				<add assembly="CrystalDecisions.Enterprise.InfoStore, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></assemblies></compilation>


Source File: f:\inetpub\vhosts\aiivt.com\subdomains\market\httpdocs\web.config    Line: 33


Previousally i tried the same i got the same error message. and i upload the same code on to different server then i got the message for

"Required Permission not Acquired"


Thanks
Yogesh
GeneralRe: Crystal Reports not working on Web Server Pin
N a v a n e e t h10-May-09 7:27
N a v a n e e t h10-May-09 7:27 
GeneralRe: Crystal Reports not working on Web Server Pin
yogesh_kumar_agarwal10-May-09 7:43
yogesh_kumar_agarwal10-May-09 7:43 
GeneralRe: Crystal Reports not working on Web Server Pin
AlexeiXX310-May-09 8:03
AlexeiXX310-May-09 8:03 
GeneralRe: Crystal Reports not working on Web Server Pin
yogesh_kumar_agarwal10-May-09 9:13
yogesh_kumar_agarwal10-May-09 9:13 
QuestionHow to use prepared statement for displaying data using asp.net Pin
AshishRasekar9-May-09 15:44
AshishRasekar9-May-09 15:44 
AnswerRe: How to use prepared statement for displaying data using asp.net Pin
AlexeiXX39-May-09 17:25
AlexeiXX39-May-09 17:25 
AnswerRe: How to use prepared statement for displaying data using asp.net Pin
N a v a n e e t h9-May-09 18:28
N a v a n e e t h9-May-09 18:28 
AnswerRe: How to use prepared statement for displaying data using asp.net Pin
Abhishek Sur10-May-09 9:55
professionalAbhishek Sur10-May-09 9:55 
QuestionFundamental ASP.NET Question Pin
MarkMokris9-May-09 4:38
MarkMokris9-May-09 4:38 
AnswerRe: Fundamental ASP.NET Question Pin
Christian Graus9-May-09 10:25
protectorChristian Graus9-May-09 10:25 
AnswerRe: Fundamental ASP.NET Question Pin
Abhijit Jana9-May-09 11:17
professionalAbhijit Jana9-May-09 11:17 
GeneralRe: Fundamental ASP.NET Question Pin
AlexeiXX39-May-09 17:10
AlexeiXX39-May-09 17:10 
GeneralRe: Fundamental ASP.NET Question Pin
N a v a n e e t h9-May-09 18:18
N a v a n e e t h9-May-09 18:18 
GeneralRe: Fundamental ASP.NET Question Pin
AlexeiXX310-May-09 6:54
AlexeiXX310-May-09 6:54 
AnswerRe: Fundamental ASP.NET Question Pin
N a v a n e e t h9-May-09 18:24
N a v a n e e t h9-May-09 18:24 
Questionhow to display numbers in words Pin
Pawan Kiran9-May-09 3:11
Pawan Kiran9-May-09 3:11 
AnswerRe: how to display numbers in words Pin
Abhijit Jana9-May-09 3:24
professionalAbhijit Jana9-May-09 3:24 

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.