Compiler error message: cs0234: the type or namespace name 'borderdetails' does not exis

Source: Internet
Author: User

This error occurs when trying to run an Asp.net project comprising an infragistics ultrawebgrid component:

 Compiler error message: Cs0234: the type or namespace name 'borderdetails 'does not exist in the class or namespace' infragistics. webui. Shared '(Are you missing an Assembly reference ?)

 

The name 'borderdetails' is in the infragistics. webui. Shared assembly.

The Assembly in question was added to the project's references when an ultrawebgrid was placed on a page.

So, everything seems 'normal' but the project doesn' t run.

 

I solved the problem by setting the reference's copylocal property to true.

(Highlight infragistics. webui. Shared under references in the Solution Explorer. view the properties. Set copylocal = true)

reference from the website http://devknowledge.blog.com/2006/5/
so when you install your infragistics, you must set the reference to be copylocal.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.