Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post May 11, 2006 11:12 AM by unosinu
Member
359 Points
155 Posts
May 11, 2006 11:12 AM|LINK
I am using COM Interop serivces to invoke an Excel 11.0 library COM excel object like this:
obj = new Excel.Application();
But I am not able to invoke the Excel application in the background since I get an Access is denied error. Any quick solutions/reasons?
Thanks
unosinu
Member
359 Points
155 Posts
Excel Access Denied
May 11, 2006 11:12 AM|LINK
I am using COM Interop serivces to invoke an Excel 11.0 library COM excel object like this:
obj = new Excel.Application();
But I am not able to invoke the Excel application in the background since I get an Access is denied error. Any quick solutions/reasons?
Thanks