Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Infragistics web control erros
Message
Information générale
Forum:
ASP.NET
Catégorie:
Librairie contrôle Web
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP SP1
Divers
Thread ID:
00992297
Message ID:
01000955
Vues:
22
Hi Craig,

I noticed this message did not get the response you were looking for. I know you sent it a while ago but thought I would still try and help you with your error.

When you subclass Infragistic ASP.NET controls and drag onto your page one of your subclassed controls, Infragistics does not set the proper declaration at the top of your ASP.NET page. The easiest solution to fix your error is to drag the equivalent non-subclassed Infragistics control onto your page and then delete it. When you do that, you will notice a new declaration, referencing an Infragistic assembly. Even when you delete the control, this stays around. Now your subclassed control should work and you shouldn't get the error.

Hopefully this will some your problem.

>I am getting errors using any of the infragistics web controls, if I add a WebTextEdit control for example, with no properties set, I get:
>
>
>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: CS0011: Referenced class 'Infragistics.WebUI.WebDataInput.WebTextEdit' has base class or interface 'Infragistics.WebUI.Shared.IProvidesEmbeddableEditor' defined in an assembly that is not referenced. You must add a reference to assembly 'Infragistics.WebUI.Shared.v4.3'.
>
>Source Error:
>[No relevant source lines]
>Source File:    Line: 0
>
>
>There is a reference to 'Infragistics.WebUI.Shared.v4.3' in the project.
>
>Really not sure what to try next...
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform