Hi,
I build a project in visual basic 2008 with reference excel.
I copy the project to my notebook and now I get 15 error.
Warning 1 There are updated custom wrappers available for the following referenced components: Excel ,Microsoft.Office.Core.
Warning 2 Cannot load type library for reference "AxMSChart20Lib". Library not registered. (Exception from HRESULT: 0x8002801D (TYPE_E_LIBNOTREGISTERED))
Warning 3 Cannot load type library for reference "MSChart20Lib". Library not registered. (Exception from HRESULT: 0x8002801D (TYPE_E_LIBNOTREGISTERED))
Warning 4 The referenced component 'AxMSChart20Lib' could not be found.
Warning 5 The referenced component 'MSChart20Lib' could not be found.
Error 6 Type 'Excel.Application' is not defined.
Error 7 Type 'Excel.Application' is not defined.
Error 8 Expression is a value and therefore cannot be the target of an assignment.
Error 9 Type 'MSChart20Lib.AxisClass' is not defined.
Error 10 Type 'MSChart20Lib.MSChart' is not defined.
Error 11 Type 'Excel.Application' is not defined.
Error 12 Type 'Excel.Application' is not defined.
Error 13 Type 'Excel.Application' is not defined.
Error 14 Type 'Excel.Application' is not defined.
Error 15 Type 'Excel.Application' is not defined.
can any one help me plz.