[QUOTE=asawyer13;19183]I decided I better not assume that SC apps will run on Windows servers, so I have moved things back to my existing Linux server.
I am going to upload the newest version of my app using 7.1 to the Linux server and see if that helps.
I see a few other posts about issues generating pdf so I will try to look at those. Too bad you can’t search for pdf in the forums.[/QUOTE]
I just tried and got an error on generating a pdf from a grid on a windows server. I looked into the _lib settings and I found out that the temp directory (temporary files directory) was wrong! At the end there was a / in stead of a \
So in my case C:[hidden]\ont_0_2_lib/tmp
needed to change to
C:[hidden]\ont_0_2_lib mp
After saving this setting the pdf files got generated!!
Hope this helps you
FWIW, I mostly run on virtual Windows 2008 server, but not on IIS, but Uniform server. It works like charm.