M
Marisha
Hi Guys,
I have some problem,
I'm trying to create excel object ( vb.net web application using Share
Point.)
Using:
excel_app = New Excel.Application
or
excel_app = CreateObject("Excel.Application")
The weird thing that sometimes it works,sometimes it fails with
error:"Cannot create ActiveX Component" ,only after rebooting the
machine it works form a while?
Does someone know what can be wrong?
Thanks a lot,
Marina
I have some problem,
I'm trying to create excel object ( vb.net web application using Share
Point.)
Using:
excel_app = New Excel.Application
or
excel_app = CreateObject("Excel.Application")
The weird thing that sometimes it works,sometimes it fails with
error:"Cannot create ActiveX Component" ,only after rebooting the
machine it works form a while?
Does someone know what can be wrong?
Thanks a lot,
Marina