I currently have an emulation running that traps various details .. name/id/store id/ date/time/ and scores to 7 separate modules. There are over 7600 results in and the flash console that is set up to display these results is having issues pulling the data back ... if I run the 'Select' query from any asp files in SQL manager, data is retrieved without any errors, but during the pull via the console I get this error messege ....

~~~~~~~~~~~~~~

The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. ------------------------------------------------------------------------ -------- Required white space was missing. Error processing resource 'http:// pc1233/plr/plr/getresultsdatasql.asp?storearea=East%20a... <result resultsId='5473' employeeId='674' packageId='2' moduleNumber='1' result='75%' date='24/11/2006' time='10:40' pack...

~~~~~~~~~~~~~~~

The report gives the data request problem msg after a while of waiting......

~~~~~~~~~~~~~~~~

When running the asp file direct, the following message was displayed:
"
Active Server Pages error 'ASP 0113'
Script timed out
/plr/plr/getHOResultsDataSQL.asp
The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools.
"
So I increased the timeout in IIS to 300 and then the following message was displayed:
"
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. ------------------------------------------------------------------------ -------- Required white space was missing. Error processing resource 'http:// pc1233/plr/plr/getHOResultsDataSQL.asp'. Line 1, Posit... <result packageId='2' moduleNumber='0' result='100%' firstName='Matt' lastName='Carter' password='1' operatorNumber='1' s...
"
~~~~~~~~~~~~~~~~~~

i am foxed now as to what I should try next - hope you can help -
thanks


_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to