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
50
Site no longer works after upgrade to asp version 10
posted

getting the following error after upgrade of .net 2 website from version 8 to version 10

 

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30560: 'ExpandEffects' is ambiguous in the namespace 'Infragistics.WebUI.UltraWebNavigator'.

Source Error:

Line 20:             <tr>
Line 21:                 <td colspan="2" style="height: 5px" bgcolor="#993300">
Line 22:                     <ignav:UltraWebMenu ID="UltraWebMenu1" runat="server" JavaScriptFilename="" JavaScriptFileNameCommon=""
Line 23:                         LeafItemImageUrl="" ParentItemImageUrl="" StyleSetName="" SeparatorClass="">
Line 24:                         <Images>

Source File: C:\WebReports\ReportsMasterPage.master    Line: 22


 



Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082

Server Error in '/WebReports' Application.

Compilation Error