Exception within server stops port
Hello
I have a problem within my server and webtier which I am not sure how to get
around
I have deliberatly raised an exception within the server. This exception
correctly gets back to the webtier which reports it.
However, the report server now stops listening on the port, how can I
restart it?
Cheers
Paul
I have a problem within my server and webtier which I am not sure how to get
around
I have deliberatly raised an exception within the server. This exception
correctly gets back to the webtier which reports it.
However, the report server now stops listening on the port, how can I
restart it?
Cheers
Paul
This discussion has been closed.
Comments
Exceptions that descend from EReportBuilderError are not considered fatal by
the server.
EReportBuilderError is declared in ppTypes.
Use of the types declared in ppTypes or descend from EReportBuilder error.
When the server is run within the context of ReportBuilder Services, the
ReportBuilder Services host will try to restart the server automatically.
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
That works
Please can you respond to my new question regarding .NET (ItemIndex out of
bounds thread) asap
Cheers
Paul