You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
This is the best converter library I had used. Thank you.
I had it working on my local as well as several servers. However, when I promoted to google cloud, I get this error.
"The requested URL /controlname/viewname was not found on this server".
Trouble shoot so far:
Grant same permission to folders. Have all the DLL and EXE across three servers. All three servers also have C++ redistributable Package for Visual Studio 2013 file called (MSVCP120.dll).
Manually convert html to PDF- it created PDF without error. C:[sites]\Rotativa\wkhtmltopdf.exe C:\Download\xxx.html C:\Download\xxx.pdf
access through localhost, it will create PDF without error.
access through IP address or DNS, it creates PDF with file not found. My network guy said, it's not security problem; story of developer, right?
Is this library works on cloud server?
Thank again
The text was updated successfully, but these errors were encountered:
Hi.
This is the best converter library I had used. Thank you.
I had it working on my local as well as several servers. However, when I promoted to google cloud, I get this error.
"The requested URL /controlname/viewname was not found on this server".
Trouble shoot so far:
Is this library works on cloud server?
Thank again
The text was updated successfully, but these errors were encountered: