Hi Jeroen, On Monday 27 June 2011 17:07:06 Jeroen Smit wrote: > I am upgrading an project that was using Qx V 0.7.3 to 1.4.1 and I followed > the upgrade steps mentioned online (using the migration etcetera). Using > the generate scripts (with option “source-all”) I created a debug version > of my app. > Our website solution is written in ASP.NET and the default.aspx contains > the following reference to the generated js-file > <script type="text/javascript" > src="js/source/script/webgui.js"></script> > Previously after running the “main”-function was triggered in > Application.js but it is not anymore. Debugging webgui.js tells me, that > when executing hits “qx.$$loader.signalStartup” qx.event is undefined and > I think all stops there. Does anyone have any idea as to what I am doing > wrong? Did you already check with e.g. FireBug if all JS files are loaded correctly? The "signalStartup" is executed when all classes are loaded and the application is ready to start.
Regards, Alex ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
