The parameter is incorrect

mobrien

New Member
Hi All,

We have recently installed OpenEdge 10.2A on a Windows 2003 Server and we are running IE8.

When we run our web application we are getting the error message 'The parameter is incorrect' displayed on the page and we can't go any further.

Does anyone have any ideas on what would be causing this?

Thanks in advance,
Mark
 
You must provide us with more information in order for us to help you.
Anything in the log files: server.log, broker.log?
Is the aplication not working at all? Or have you an error with a specific page?

Casper.
 
Hi Casper,

Sorry, we sometimes get as far as displaying the log in page and the error appears when we try to log in and other times we get it before the log in page is displayed.

The following is in the broker log.

[09/06/09@11:37:26.248+0100] P-006876 T-L-3076 3 UB Basic Got a connection:: (8125)
[09/06/09@11:37:26.248+0100] P-006876 T-C-0001 3 UB Basic Client connected : . (8533)
[09/06/09@11:37:26.248+0100] P-006876 T-C-0001 3 UB Basic ubWSclientThread.processConnRsp(): ubRsp = 0, getNeedNewConnID() = false
[09/06/09@11:37:26.248+0100] P-006876 T-C-0001 3 UB Basic The client C-0001 has disconnected from the broker. (8084)
[09/06/09@11:37:26.248+0100] P-006876 T-C-0001 3 UB Basic Client disconnected : . (8534)

When we get as far as the log in page we get a few warning messages in the server log file regarding an executable line in our library procedures not being reached due to a return statement.

Thanks,
Mark
 
Hi All,

For information, our technical department resolved this issue using entry 'P41916' on the Progress Knowledgebase.

Thanks,
Mark
 
Back
Top