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" />
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 HoytDeveloper Support Engineer, MCTSInfragisticshttp://es.infragistics.com/support
What's the error that you are receiving?
To upgrade you can simply update the version 10.1.20101.1011 to the updated service release version 10.1.20101.2110 manually in the web.config.
Let me know if you have any questions with this matter.