Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Upgrading smartGWT

    We're using smartGWT LGPL 3.1 and am having lots of troubles with IE11. We suspected -- and posts in this forum confirmed -- that this new version of IE introduced changes that were not supported in the older version of smartGWT.

    So we downloaded the most recent version of smartGWT 4.1 and upgraded. However, nothing changed -- everything that was wrong before continued to be wrong.

    I am concerned that we didn't perform the upgrade correctly, so I was wondering a couple of things --

    1. Is there a way to look at the smartgwt.jar and smartgwt-skins.jar to confirm we are using the correct versions?

    2. Is there anything we need to do beyond putting these new JARS in the compile path and cleaning/rebuilding the application to get the new version?

    Considering that 4.1 is supposed to have support for IE11, I am thinking that somehow we did not upgrade our project correctly. So if we can get these couple of questions answered, that would be great.

    Thanks in advance.

    #2
    You need to follow the full installation instructions, replacing selected .jars is not a valid way to upgrade.

    The FAQ has instructions for verifying that your browser is actually using the new version.

    Be sure to also make sure you are using the HTML5 DOCTYPE (see FAQ).

    Comment


      #3
      Thanks for the quick response! I did find the spot in the FAQ about upgrading (http://forums.smartclient.com/showthread.php?t=8159#aUpdate) but unfortunately, the link is specific to Pro/Power/EE and doesn't seem valid for the LGPL version (different packages, imports, etc).

      Is there an LGPL version?

      Comment


        #4
        There are 5 levels of troubleshooting suggested. If your imports are correct for LGPL, simply move on to #2.

        Comment

        Working...
        X