MVC Designer

Stimulsoft Reports.WEB discussion
Post Reply
pmoita
Posts: 3
Joined: Fri May 17, 2013 11:50 am

MVC Designer

Post 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?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: MVC Designer

Post 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.
pmoita
Posts: 3
Joined: Fri May 17, 2013 11:50 am

Re: MVC Designer

Post 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.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: MVC Designer

Post 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.
Post Reply