Difference between revisions of "CPRS Error Messages"
From VistApedia
(→WSAEADDRNOTAVAIL) |
(→CPRS WSAECONNRESET) |
||
(18 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
| The Splashpage appears: || [[File:CPRS Version Splashpage.png]] | | The Splashpage appears: || [[File:CPRS Version Splashpage.png]] | ||
|} | |} | ||
+ | == Error Occurs == | ||
− | == WSAEADDRNOTAVAIL == | + | === WSAEADDRNOTAVAIL === |
{| border = 1 | {| border = 1 | ||
− | | Splash screen appears, <br> then error message appears after a pause || [[File:CPRS WSAEADDRNOTAVAIL.png]] | + | | Splash screen appears, <br> but if CPRS can't find the server, <br> then error message appears after a pause:|| [[File:CPRS WSAEADDRNOTAVAIL.png]] |
|} | |} | ||
− | |||
− | [[File:CPRS Version Mismatch.png]] | + | === CPRS WSAECONNREFUSED === |
+ | |||
+ | |||
+ | {| border = 1 | ||
+ | | Splash screen appears, <br> but if CPRS is refused by the server,<br> probably due to a problem with the port <br> then error message appears after a pause:|| [[File:CPRS WSAECONNREFUSED.png]] | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | === CPRS WSAECONNRESET === | ||
+ | |||
+ | {| border = 1 | ||
+ | |||
+ | | <b>Function:connect</b> succeeded <br>but now it's saying that <b>Function was:recv</b> <br> when CPRS tried to get data. <br> The response was that the server reset/(reject) the connection: || [[File:CPRS WSAECONNRESET.png]] | ||
+ | |||
+ | |} | ||
+ | |||
+ | === CPRS Version Mismatch === | ||
+ | |||
+ | {| border = 1 | ||
+ | |||
+ | | Note: the version numbers have been redacted: || [[File:CPRS Version Mismatch.png]] | ||
+ | |||
+ | |} |
Latest revision as of 09:11, 7 August 2020
Contents
Splash screen
Appears at login after double-clicking on CPRS chart icon: | |
The Splashpage appears: |
Error Occurs
WSAEADDRNOTAVAIL
Splash screen appears, but if CPRS can't find the server, then error message appears after a pause: |
CPRS WSAECONNREFUSED
Splash screen appears, but if CPRS is refused by the server, probably due to a problem with the port then error message appears after a pause: |
CPRS WSAECONNRESET
Function:connect succeeded but now it's saying that Function was:recv when CPRS tried to get data. The response was that the server reset/(reject) the connection: |
CPRS Version Mismatch
Note: the version numbers have been redacted: |