Connecting Tech Pros Worldwide Help | Site Map

QueryInterface for interface Excel._Application failed

Newbie
 
Join Date: Jun 2007
Location: Monterrey, Mexico
Posts: 4
#1: Jun 28 '07
Hi All

I have this error in my webpage "QueryInterface for interface Excel._Application failed", but this error is only one in the production server, in test server the application run successfully.

Does somebody know that it can be happening?

Thanks a lot for your help.

Best Regards
kenobewan's Avatar
Moderator
 
Join Date: Dec 2006
Posts: 4,745
#2: Jun 29 '07

re: QueryInterface for interface Excel._Application failed


Here is an article that may help:
Export to Excel
radcaesar's Avatar
Moderator
 
Join Date: Sep 2006
Posts: 756
#3: Jun 29 '07

re: QueryInterface for interface Excel._Application failed


Are you enabled Impersonation ?

Did your account has admin previleges ?

If both are Yes, then you won't get that error.

:)

Quote:

Originally Posted by jllopez

Hi All

I have this error in my webpage "QueryInterface for interface Excel._Application failed", but this error is only one in the production server, in test server the application run successfully.

Does somebody know that it can be happening?

Thanks a lot for your help.

Best Regards

Newbie
 
Join Date: Jun 2007
Location: Monterrey, Mexico
Posts: 4
#4: Jun 29 '07

re: QueryInterface for interface Excel._Application failed


but which counts it should be as administrator?

IUSR, IWAP, ASPNET or Everyone user?


Quote:

Originally Posted by radcaesar

Are you enabled Impersonation ?

Did your account has admin previleges ?

If both are Yes, then you won't get that error.

:)

Newbie
 
Join Date: Jun 2007
Location: Monterrey, Mexico
Posts: 4
#5: Jun 29 '07

re: QueryInterface for interface Excel._Application failed


Thank you, but my application if it works, my problem went when passing it at the production server.

this is the error : QueryInterface for interface Excel._Application failed

Quote:

Originally Posted by kenobewan

Here is an article that may help:
Export to Excel

Reply