Support
Your satisfaction is important to us! If you have a problem with VersaReports Universal Report Server (URS), we want to know and will work with you to resolve the problem.
During your 30-day trial, we will offer e-mail support to make sure your trial is successful. We will make the best effort to respond to any request within 1 business day.
For support, contact us at . Please include a detailed explanation of your support issue and include your system configuration and infrastructure. Our normal support hours are Monday through Friday, 9 a.m. to 5 p.m. Eastern (USA) time and our response time during those hours will often be less than 2 hours.
Articles
Roadmap for Future Releases (pdf)
Creating Your Own Report Connector (pdf)
FAQ Questions
Q: My reports work on my development machine, but they aren't working in URS. The report error is something about Data Source Not Found. I can see the data source in ODBC Administrator. What am I doing wrong? (View Answer)
Answer: ODBC is byte-size specific. The ODBC Administrator for 64-bit systems is not the same as the 32-bit ODBC Administrator. By default, on 64-bit systems, the one you find in the Administrator Tools menu or via the Control Panel is the 64-bit variety.
Universal Report Server, because it relies on report designers that are predominantly 32-bit applications and libraries, is compiled to only work with 32-bit binaries. Those 32-bit binaries cannot use the 64-bit ODBC connections you created.
Instead, you must create 32-bit ODBC connection to your data sources using the 32-bit ODBC Administrator you will find at C:\Windows\SysWOW64\odbcad32.exe (if your C: drive has been moved to another drive letter for security reasons, please adjust the file name accordingly).
Q: I just completed the installation and logged in as administrator, but the Logged In message at the top of the page doesn't show "Administrator". What did I miss? (View Answer)
Answer: Please check the URS Installation Guide for the Post-Installation instructions.
One of the first things you need to do to make URS work is to copy the correct version of Global.asax from the Global.asax Samples directory in your installation directory. Without that, URS is not properly maintaining your login information.