Missing Reference when using the Excel Library with Microsoft visual studio 2012 -
i using visual studio 2012 mysql database .. trying generate simple report using forms. when click on button reports generate in excel sheet. problem facing using library: using excel = microsoft.office.interop.excel;
when used says : one or more types required compile dynamic expression cannot found. missing reference?
as shown in figure !!
please ?? in advance
i have sort out problem :) default project in visual studio 2010 should have references microsoft.csharp , system.core.
in 2012, if not referenced in project need add them, , errors go away.
thanks
Comments
Post a Comment