|
-
November 5th, 2004, 03:07 AM
#1
crystal report connection problem
dear respected members of this forum, i really need your help desperately. i have developed a system using asp, oracle as the database and i used crystal report for web reporting site. i developed this system using my pc which using windows 2000 advanced server as the OS. After completed the system i have copied the program to my office main server which is using windows 2000 server as the OS. now after installed to the server,generally the system is working. But once click to connect to crytal report which is the report generation part the error below showed:-
clientdoc.dll error '80041015'
Failed to connect to server "ISIS". Error returned from Windows Sockets API : 0.
/semak/pass_para.asp, line 125
have any of u come a cross this kind of problem. when i run the same system from my pc its working without any error. but when i install to server and try to access from there then only the problem started.there is no one at my place to help. i am really looking forward to get your reply soon. cuz users are going to use the system start from next week.....thanks in advance
-
November 5th, 2004, 03:38 AM
#2
Re: crystal report connection problem
-
November 5th, 2004, 03:59 AM
#3
Re: crystal report connection problem
Hi madhavibaskaran, Open the report in the server and goto Database>Set Database Location. Now try to configure the database location after that click verify database. Which version of CR are you using?
Madhivanan
-
November 18th, 2004, 12:58 AM
#4
Re: crystal report connection problem
Hi,
This error message appears because the Crystal Report Application Server Service is not running.
To resolve this error message, turn on this service using the following steps:
1. Go to Start > Control Panel > Administrative Tools > Services.
2. Right-click the 'Crystal Report Application Server' Service and click 'Start'.
 Originally Posted by madhavibaskaran
dear respected members of this forum, i really need your help desperately. i have developed a system using asp, oracle as the database and i used crystal report for web reporting site. i developed this system using my pc which using windows 2000 advanced server as the OS. After completed the system i have copied the program to my office main server which is using windows 2000 server as the OS. now after installed to the server,generally the system is working. But once click to connect to crytal report which is the report generation part the error below showed:-
clientdoc.dll error '80041015'
Failed to connect to server "ISIS". Error returned from Windows Sockets API : 0.
/semak/pass_para.asp, line 125
have any of u come a cross this kind of problem. when i run the same system from my pc its working without any error. but when i install to server and try to access from there then only the problem started.there is no one at my place to help. i am really looking forward to get your reply soon. cuz users are going to use the system start from next week.....thanks in advance
Please avoid sending emails to my personal mail:
write your doubts as thread in Codeguru
Crystal Reports Forum.
This will help all people having similar matters, and will let people who know solutions on the specific topic
share their knowledge.
Visit my company web site (Qmax Test Equipments Private Limited)
Yours friendly,
K.Babu
-
November 18th, 2004, 01:22 AM
#5
Re: crystal report connection problem
i am using cr enterprise 9 mr madhi.
 Originally Posted by Madhi
Hi madhavibaskaran, Open the report in the server and goto Database>Set Database Location. Now try to configure the database location after that click verify database. Which version of CR are you using?
Madhivanan
-
March 23rd, 2009, 08:28 AM
#6
Re: crystal report connection problem
Hey,
i am also facing same problem. i am using crystal report 12 trial version. i am using ReportClientDocumentWrapper class. i am try to open report. but i am also receiving same error "Failed to connect to server " " ,Error Returned from window Socket API :0. "
ReportClientDocumentWrapper docReport = new ReportClientDocumentWrapper();
docReport.Open("rassdk://c:\\TestingReport\\DynamicImageExample.rpt", 1);
Can you please guide me if you get the solution.
i really appreciate your help.
Thanks in Advance.
-
March 23rd, 2009, 12:24 PM
#7
Re: crystal report connection problem
i think we have to start "Crystal Report RAS" service. but i don't see this service in Administrative tools -> services.
if anybudy have any idea please do let me know. it is very important for me to know how to start this service.
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|