Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi,
My application loads all data with no error ( i.e. ScriptError is 0); however, after completion QV displays "Execution of Script Failed"?
I have turned on the logging but have not been useful as there is no error.
I shutdown the QV instance and reopened the application, problem still remains.
Any idea, help !!!
Much appreciated.
Sibtain
 
					
				
		
Now, the document loads successfully. I did following:
Loaded my document in steps; placing 'Exit Script' after each table load and did it for all the tables and reloaded and during this process i came across no error.
Finally, error has disappeared.
Anyway, thank you gentlemen for your quick replies and suggestions.
I hope that this does not appear again !
Regards,
Sibtain
 
					
				
		
does the reload fail when doing a manual reload or on a scheduled reload/manual through QMC
 
					
				
		
Hi Sibtain,
Are they lot of synthetic keys?try to resolve them.
 Peter_Cammaert
		
			Peter_Cammaert
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Do you have any SUB definitions in your script code? Even though at the moment you may not use any of them?
 
					
				
		
Manual reload on my desktop.
 sergiorey
		
			sergiorey
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Sibtain,
Have you tried reloading in Debug mode so as to detect any problems?
 
					
				
		
No, not a single SK.
 
					
				
		
Yes try limit load option in Debug dialog and check if script is having any issues....
 
					
				
		
Yes, i have tried this option as well with no luck. The script would complete without error yet will not reload.
 
					
				
		
 rajkumarb
		
			rajkumarb
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		HI
are you Trying to load data from SQL
if its then check if you missed any semicolons at the end
