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
516
CS0234: The type or namespace name 'Style' does not exist in the namespace 'Infragistics.WebUI.Shared'
posted

Error message : CS0234: The type or namespace name 'Style' does not exist in the namespace 'Infragistics.WebUI.Shared'

I'm trying to show a simple grid on the page. Nothing fancy. I've got Infragistics.WebUI.Shared in my project references
and it's visible in the GAC. I've even tried adding it to the web.config, but it does not seem to want to work.

Parents
  • 230
    posted

    Hi,

    Is this problem solved? 

    I have a different problem,we have migrated our application from .NET 1.1 to .NET 2.0 but we are referencing the old DLLs of Infragistics 4.3 version.

    We are using Infragistics ultrachart ,it is throwing error -"Page.RegisterRequiresPostBack can only be called on controls that implement IPostBackDataHandler"

     So I had run the "Project Upgrade Utility" ,after running this I closed my application and removed the DLLs in the aplication BIN folder.

    I build my application again ,now it is giving this error- "The type or namespace name 'BorderDetails' does not exist in the namespace 'Infragistics.WebUI.Shared".

    I have removed the DLL  'Infragistics.WebUI.Shared" and added it again ,still the above error is coming..

    Any help is really appreciable as it is urgent for us.

    Thanks,

    Usha.

     

Reply Children