Go Back   SmartClient Forums > Installation
Wiki Register Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread
  #1  
Old 14th Jan 2011, 13:59
mhh mhh is offline
Registered Developer
 
Join Date: Jan 2011
Posts: 2
Default Unable to run calendar demos locally

I have just downloaded and installed version 8.0. After starting the server I can run some of the demos.

When i try any of the calendar demos locally they only sometimes display. Other times the page appears to be hung (spinning cursor icon) or the page returns but the view tab is empty.

When the calendars do display the events all appear as a stack of empty rectangles pinned to the upper left corner of the calendar.

Running the same examples from your website always works.

There is nothing indicating any error in the Tomcat log window. Clicking on one of the calendar links only displays the following message upon either success or failure:

=== 2011-01-14 14:51:51,066 [sor4] DEBUG XML - Parsed XML from (in memory stream
): 1ms

I am using the default configuration recommended in the user guide. I am testing with Firefox v3.6.13.

Any suggestions on what settings I might need to change to get the demos to work more reliably.
Reply With Quote
  #2  
Old 14th Jan 2011, 17:15
youthenme youthenme is offline
Registered Developer
 
Join Date: Jan 2011
Posts: 2
Default

In Chrome, I am seeing the following in the JavaScript console:

Failed to load resource: the server responded with a status of 404 (/isomorphic/system/modules/ISC_Drawing.js)

Uncaught TypeError: Object [HTMLFlow ID:eventCalendar_eventWindow_body] has no method '$73w'

Seems that the ISC_Drawing.js is not available.
Reply With Quote
  #3  
Old 14th Jan 2011, 17:19
Isomorphic Isomorphic is online now
Administrator
 
Join Date: May 2006
Posts: 30,600
Default

There's a patch for the latter here.

The Drawing module comes only in an eval build or a licensed build that includes the Analytics module (for charts).

We're not seeing a problem with the Calendar. If you had an older build before, be sure to clear your browser cache.
Reply With Quote
  #4  
Old 14th Jan 2011, 23:23
mhh mhh is offline
Registered Developer
 
Join Date: Jan 2011
Posts: 2
Default

I have applied the patch to ...\SmartClient_SC_SNAPSHOT-2011-01-05\smartclientSDK\isomorphic\system\reference\Smar tClient_Explorer.html.

I added the text to the <script> section following the .js file inclusions and restarted tomcat.

Adding the patch to your file seems to have fixed both the problem with the calendar demo as well as a similar problem I had when trying to run the complete application example locally.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search


© 2010,2011 Isomorphic Software. All Rights Reserved