I have created a report. Then I created a button and added Action Javascript to open that report by PDF. It works in both Working and Live Preview. However, I got "500 - Internal server error" after publishing. Please help.
I have created a report. Then I created a button and added Action Javascript to open that report by PDF. It works in both Working and Live Preview. However, I got "500 - Internal server error" after publishing. Please help.
Check that you have set file permissions to Read/Write on the server.
Ted Giles
Example Consulting - UK.
http://ec12.example-software.com// See our site for Alpha Support, Conversion and Upgrade.
Thank you for your reply. Sorry, I am new to Alpha and not quite sure about the mechanism for opening PDF report by Alpha apps. I created the report layout with database connection and extracting data from SQL Server; I suppose the PDF will be generated when I click the button. Do you mean that there is a physical file existing in IIS Server and I have to set the file permissions?
I have just tried to update the permissions in IIS server, however, the problem still exists. Let me further explain my problem: After clicking on the button, the windows pops up and loads for a few seconds. Then it is forwarded to index.a5w with response code 500. From the IIS log, I found that the .a5rpt is loaded with http response code 200.
Bookmarks