Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Infragistics ...
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Infragistics ...
Divers
Thread ID:
01021060
Message ID:
01021060
Vues:
84
I've redone this thing twice now from scratch and still get the following error when dropping a simple mmWebCombo (Infragistics version) on the form and trying to run it.
Compilation Error 
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: BC30007: Reference required to assembly 'Infragistics.WebUI.WebCombo.v5.1' containing the base class 'Infragistics.WebUI.WebCombo.WebCombo'. Add one to your project.

Source Error:

 

Line 13: 	</HEAD>
Line 14: 	<body MS_POSITIONING="GridLayout">
Line 15: 		<form id="Form1" method="post" runat="server">
Line 16: 			<mminf1:mmWebCombo id="MmWebCombo1" style="Z-INDEX: 101; LEFT: 208px; POSITION: absolute; TOP: 168px"
Line 17: 				runat="server" SecuritySetup="True" BorderColor="LightGray" AccessLevel="Full" ForeColor="Black"
 

Source File: http://localhost/RIBSWeb/InfragisticsText.aspx    Line: 15 
This is happening at both computers, home and work.

Here is the process I undertook.

Uninstalled Infragistics using their uninstaller.
Uninstalled MM Instragistics controls using Add/Remove programs.
Rebooted machine.

Reinstalled Infragistics WebAdvantage 2005 Volume 1.
Rebooted

Reinstalled Mere Mortals Web and Windows Infragistics controls.
Rebooted.

At this point, since I installed everything in their default directories, I launched a MM Project, created a new web form, dropped the WebCombo box onto it, set the new page as the startup page and launced the program using F5.

The error above occurs.

Sigh.

I then started the entire process over, this time, I made the assumption that something might be wrong with the installation of the MM Version of the controls so I followed the instructions for recompiling the MM project by generating a new signed pair (sn - k keyPair.snk), recompile the project and copy the DLL from the bin\Debug folder into the project's root Infragistics Web Controls directory (I assumed when the instructions said 'the project's') that it meant the Infragistics Web Control project not my development project.

Same problem.

Help please.

Thanks,

CTBlankenship
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform