User Profile & Activity

Product Support Moderator
Page
of 22
Posted: August 18, 2009 12:23 AM

Steve,

What's the exact error message that you get when trying to activate your licenses?


Posted: August 14, 2009 10:59 PM

Dan, are you running WebUI Studio 2009?

There are two ways you can reduce the footprint for slower connections:

  1. If you're using WebUI Studio 2009 already, you can take advantage of the new compression filter which is designed for SmartWebResources feature. Make sure SmartWebResources is enabled (which loads scripts from ISRes.axd instead of physical file), then simply add one line to your web.config:

    <add key="ISNet.WebUI.ISRes_Compressed" value="true" />
    

    With the simple line above, the scripts will be automatically compressed using gzip or deflate encoding depending on the browser capability (most browsers today accept both gzip and deflate encoding).

    With compression enabled, the overall footprint size for scripts can be reduced by 80%. This will dramatically improve the application speed especially in slower connections. 

  2. If you're not using WebUI Studio 2009 yet, or if you don't use SmartWebResources, but you used IIS 7 (Windows 2008) to host your applications, you can use IIS 7's built-in compression. Similar to our compression model, IIS 7 will then automatically compress your scripts depending on the browser capabilities.

    To learn more on how to configure IIS 7 compression, please refer to Configuring HTTP Compression in IIS 7.

Hope this helps. Let me know if the solutions above worked for you.

Posted: August 14, 2009 1:43 PM

Hello Steve,

Thanks for your feedback.

Our community forum is designed to use as less forums as possible to avoid data redundancy. We now used Tags feature to let users easily identify and quickly browse topics that related to a specific tag. You can think as category, or dynamic "sub forums".

For instance, I've added "Licensing" as the tag for your thread. You can continue posting your questions regarding licensing and simply add the "Licensing" in the Tags field. Later on, click on Licensing tag to see all related topics. 

Please click here to learn more about tags. Feel free to reply if you have questions, or other feedback!

Regards,
Support.

All times are GMT -5. The time now is 5:57 PM.
Previous Next