I'm getting error #2032 when I try to preview from the designer. The "More Details" button says "Server Message is Empty".
What can I check to figure out what is causing this error?
MVC Designer
Re: MVC Designer
Hello.
It seems that it's a server connection error. Is there such error with previewing of the blank report?
Can you load or save report template? Could you reproduce this error in the debug mode?
Thank you.
It seems that it's a server connection error. Is there such error with previewing of the blank report?
Can you load or save report template? Could you reproduce this error in the debug mode?
Thank you.
Re: MVC Designer
Hi,
I figured it: I had missed one of the callback functions (GetReportSnapshot).
After the code correction all is working now.
I was hoping something like this (missing function) would give a different error.
Thanks.
I figured it: I had missed one of the callback functions (GetReportSnapshot).
After the code correction all is working now.
I was hoping something like this (missing function) would give a different error.
Thanks.
Re: MVC Designer
Hello.
You are right. The message is not quite correct.
We will change the error message in our next prerelease build.
Thank you.
You are right. The message is not quite correct.
We will change the error message in our next prerelease build.
Thank you.