Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Iam getting a "General Script Error" while reloading one of my application in the developement server
but the same application is reloading fine in my local not sure exactly the problem,
Kindly let me know if anyone knows how to resolve this
Thanks,
Kiruthiga
Hi,
Do a debug load locally in the server (meaning opening QlikView Desktop in the server, and open the application from Desktop, then load it going to Edit Script, File menu, Debug). In addition to this, go to the Settings menu, Document Properties, General tab and click on "Generate Logfile", then save the document, to get more clues on where the script is stopping its execution.
The most usual issues are permissions wirting temp files or QVDs to disk, wrong paths to files or databases (they work in your computer but they don't exist in the server) and wrong names of drivers (ODBCs or OLE DB string connections working locally in your computer but not existing in the Server).
Hope that helps.
BI Consultant
Thanks Miguel !
Actually ,I have generated the log file already and the worst thing is I wont be able to open the application directly from the dev server ,hence my system RAM is very less
The paths are all correct,hence I have execuited the same set of scripts in the appln both locally as well as in dev server for many times, I just included some more excel files with in the existing appln script
Yesterday, I have execuited in dev and its worked fine ,but today its showing that error with out specifying any other errors too...
Thanks Again,
Kiruthiga
When looking in the document log, what script statement does the "General Script" error appear at?
-Rob
Hi,
Reload the script tab one by one.