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.
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
Please login first to submit.