Server has not yet been opened - Very Urgent 
Author Message
 Server has not yet been opened - Very Urgent

Hi
        I got an error in a client machine as the subject, with CR 8.5
what dll's I need to run my application to anither computer?
m_Report.Database.LogOnServer "pdssql.dll", "192.168.0.1", "db", "user",
"pass"
can somebody tell me what i have to do? what is the problem? the connection
with server is OK

Thanks in advance



Sat, 19 Nov 2005 17:53:11 GMT  
 Server has not yet been opened - Very Urgent
Alex:
I had the same problem, and first suspected the DLLs. My application was
getting the data from the SQL Server, but the reports always failed. The
reason was that the application was using TCP/IP to connect to the server,
but Crystal always uses Named Pipes to connect to the server. The solution
therefore is to get your SQL Server disk and install using the "Connectivity
Only" option on each machine.

Incidentally, in case you have other problems which do involve DLLs, take a
look at the runtime.hlp file in the Developer Files\help directory

Hope this helps

Miles Reid
Aberdeen Data Consultants Ltd


Quote:
> Hi
>         I got an error in a client machine as the subject, with CR 8.5
> what dll's I need to run my application to anither computer?
> m_Report.Database.LogOnServer "pdssql.dll", "192.168.0.1", "db", "user",
> "pass"
> can somebody tell me what i have to do? what is the problem? the
connection
> with server is OK

> Thanks in advance



Sun, 27 Nov 2005 01:57:41 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Server has not yet been opened (Urgent)

2. Connection not Open + Server has not yet been opened error messages

3. Server has not yet been opened message with VB6, CRP7 and SQL-server

4. "the server is not yet opened"

5. server has not yet been opened ( STILL )

6. Server has not yet been opened

7. server has not yet been opened.

8. Help! Server has not yet been opened

9. Server has not yet been opened

10. VB6 and CR 8.5 Server has not yet been opened

11. The server has not yet been opened

12. Server has not yet been open.

 

 
Powered by phpBB® Forum Software