Excel object in .NET

mykkal

New Member
Hi<BR><BR>I've and aspx page which calls a VB.NET file. In the VB class file I've a declaration Public xlBook As New Excel.Application(). But when I run this page, an error is thrown saying Access Denied. The error point is at the mentioned declaration.<BR><BR>Thanks
 
Back
Top