View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
someone wise someone wise is offline
external usenet poster
 
Posts: 3
Default problem to add reference in vb.net 2003

i didnt copy properly, here is fully desciption.

i am having a project which was developed 2-3 yrs back. its basically cretes excel reports from sql server database. i got assigened some issue on it, but it gives error like
"Type 'Excel.Application' is not defined.". I added excel reference from Add reference menu, it also shows in reference list but still the same prob was there. and also i could not see excel objects in intellisense.

any pointers would be appriciated.

thanks