Results 1 to 2 of 2

Thread: build errors

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2003
    Posts
    27

    build errors

    can anyone tell me what these errors are and how to get rid of them

    The referenced component 'AxEnhancedGrid' could not be found. Could not load the type library. Library not registered.
    The referenced component 'EnhancedGrid' could not be found. Could not load the type library. Library not registered.
    C:\Source Safe\SalesFigures\frmSalesImport.vb(35): Type 'EnhanceGrid' is not defined.

    Cheers

    Jamie

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Looks like you referenced an ActiveX control and now it can't find it. Either put the ActiveX control back or reregister it. You might also try deleting the reference to it and adding that again, so .NET recreates the wrapper for it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width