Error at login: The component was not found.

0
0

Hello, I sometimes get this exception 2-15 times when logging in to our WiseJ application.

The component was not found.

Stack trace:
at Wisej.Core.ResponseManager.GetDataStoreTarget(String id)
at Wisej.Core.ResponseManager.OnDataCount(Session session, Object message)
at Wisej.Core.ResponseManager.ProcessRequest(ServiceType service, Object message)

I have no idea what component is causing this error, or how to go about fixing it.  Can you give any suggestions?

Thanks,
Andrew

I should also add, this error is hit in the Application.ThreadException event.

  • You must to post comments
0
0

Hi Andrew,

can you please post the exact exception that you are hitting ?
We recently fixed a bug that caused disposed datagrids to update the datasource when the parent was stet to null in Disposed.
Assuming that the DataStore error is related to a grid or a list view, can you please retry with our latest build (1.3.37) ?

Thanks in advance !

Best regards
Frank

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.