This is a migrated thread and some comments may be shown as answers.

Upgrade Wizard Bug: not updating version info in markup

1 Answer 53 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
James Reategui
Top achievements
Rank 1
James Reategui asked on 11 Dec 2009, 07:25 PM
I have the following markup in an aspx page. After running the latest Upgrade Wizard (.3.1208.35), the version info in the markup below was not updated to reflect the latest version. Same thing in two other similar aspx files.

<telerik:RadScriptManager ID="RadScriptManager1" runat="server"
        <Scripts> 
            <asp:ScriptReference Assembly="Telerik.Web.UI, Version=2009.2.701.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4" 
                Name="Telerik.Web.UI.Common.Core.js" /> 
            <asp:ScriptReference Assembly="Telerik.Web.UI, Version=2009.2.701.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4" 
                Name="Telerik.Web.UI.Common.jQuery.js" /> 
        </Scripts> 
    </telerik:RadScriptManager> 

I assume the upgrade wizard should look at all the aspx files in the project being upgraded and update the markup to reflect the newer version, so I'm guessing that's a bug...

Thanks,


1 Answer, 1 is accepted

Sort by
0
Accepted
Erjan Gavalji
Telerik team
answered on 14 Dec 2009, 07:56 AM
Hi James,

Indeed, this seems a glitch in the Visual Studio Extensions. I logged it to the database and we will consider this for the next major release.

P.S. Your Telerik account got updated.

Kind regards,
Erjan Gavalji
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Installer and VS Extensions
Asked by
James Reategui
Top achievements
Rank 1
Answers by
Erjan Gavalji
Telerik team
Share this question
or