Page 1 of 1

Deployment on x64 Windows 2008 Server

Posted: Mon Mar 16, 2009 2:59 am
by semtec
Hello,

We deployed our application with stimulsoft reports to a 64bit Windows 2008 Server.
We did the deployment with a setup.msi created in VS2005.
The problem is, that some reports work fine, and some reports crash (the app is terminated by win2008server).
We use a logging system for debugging and it appears to happen on the report.Render(false) line, because the logging statement just after this line isn't hit.

Do you have simular user-experiences like this?
Can you help us?

We use version 2008.2.300.0

Regards,

René

Deployment on x64 Windows 2008 Server

Posted: Mon Mar 16, 2009 5:49 am
by semtec
Hello,

I've done some more researching and testing, and I found the reason.
There is a text on the report which has the property Quality set to WYSIWYG.
When this is set back to the default the report is fine.
But, I need this property. See also WYSIWYG-bug

Please help!:dumb:

Could this be that we miss a dll on the server, that is used for wysiwyg?


Regards,

René

Deployment on x64 Windows 2008 Server

Posted: Mon Mar 16, 2009 1:05 pm
by Jan
Hello Rene,

At this moment we work on solution for this bug. I will inform you when we find it.

Thank you.

Deployment on x64 Windows 2008 Server

Posted: Wed Mar 18, 2009 5:46 am
by Edward
Hi

The patch will be available in the next prerelease build on Monday, 23rd of March.

Thank you.