How to create an excell chart with ASP
Hi all,
I'm trying to create this excell chart from my ASP web page.
but I'm stucked with this error continuously,
Error Type:
Server object, ASP 0178 (0x80070005)
The call to Server.CreateObject failed while checking permissions. Access is denied to this object.
anyone knows how to solve this problem ?
any kind of help will be appreciated.
thx a lot,
-vera-
ps :
i've searched google, and find this object to add, "AspAllowOutOfProcComponents",
but I just can't find out how to make it through...
|