Page 1 of 1

MVC Designer

Posted: Fri May 17, 2013 2:19 pm
by pmoita
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?

Re: MVC Designer

Posted: Sat May 18, 2013 1:25 pm
by HighAley
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.

Re: MVC Designer

Posted: Mon May 20, 2013 9:29 am
by pmoita
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.

Re: MVC Designer

Posted: Mon May 20, 2013 1:57 pm
by HighAley
Hello.

You are right. The message is not quite correct.
We will change the error message in our next prerelease build.

Thank you.