N
nikedog
I wanted to import legacy data from users in excel in my
asp.net application to my sql server.
I can import the file to the web but when i try to
instantiate Excel w/ CreateObject i get a error "can't
create Active X Component".
I tested my logic w/ a Windows App and it works.
Is office automation permitted within an asp.net app?
Any advice or work arounds?
Thanks for you assistance.
asp.net application to my sql server.
I can import the file to the web but when i try to
instantiate Excel w/ CreateObject i get a error "can't
create Active X Component".
I tested my logic w/ a Windows App and it works.
Is office automation permitted within an asp.net app?
Any advice or work arounds?
Thanks for you assistance.