Can't Preview Reports in Winscribe DD
Preview just shows blank screen - no report headings or data
Test: Open Winscribe Web Manager - http://servername/winscribenet
Go to Reports, select report and click Preview
Fix: If Report Preview is blank Enter Dev Tools on blank page (F12)
Look at the Script, Errors, Sources (depending on browser, Edge = Sources)
You should see where the script call articles in the ASPNET_CLIENT folder e.g. http://www.typeit.co.nz/aspnet_client/system_web/4_7_4108
Take note of folder name e.g. 4_7_4108
Check if folder4_X exists on server in C:\inetpub\wwwroot\aspnet_client\system_web If not create a new folder of that name e.g. 4_7_4108
Copy the contents (crystalreportviewers13) of another 4_X folder in System_Web into you new folder
Test