Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
315
Project Upgrade Utility missing Compression
posted

Hi

I have just upgrraded to the latest service release for 2010 ver 1 and the upgrador seems not to be updating the version number for the compression module causing an error whn the application is run.

This after the upgrader has run on the project:

<

 

add name="Compression" type="Infragistics.Web.UI.Framework.Compression, Infragistics35.Web.v10.1, Version=10.1.20101.1011, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />

This is what it should be for the version:

<

 

add name="Compression" type="Infragistics.Web.UI.Framework.Compression, Infragistics35.Web.v10.1, Version=10.1.20101.2110, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />

Parents
No Data
Reply
  • 12004
    posted

    Hello,

    This is just a follow up on the error that you're receiving in your application.

    In the web.config file or aspx files can simply be upgraded manually to 10.1.20101.2110.

    Let me know if you have any questions with this matter. Thank you.

    Sincerely,
    Duane Hoyt
    Developer Support Engineer, MCTS
    Infragistics
    http://ko.infragistics.com/support

Children
No Data