R
Ronald S. Cook
The following line in my ASP.NET 2.0 app will not execute because of a
permissions issue.
Excel.Application objApplication = new Excel.Application();
How/where do I make the setting to allow this?
Thanks,
Ron
permissions issue.
Excel.Application objApplication = new Excel.Application();
How/where do I make the setting to allow this?
Thanks,
Ron
)