QueryInterface for interface Excel._Application failed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jllopez
    New Member
    • Jun 2007
    • 4

    #1

    QueryInterface for interface Excel._Application failed

    Hi All

    I have this error in my webpage "QueryInter face for interface Excel._Applicat ion 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
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Here is an article that may help:
    Export to Excel

    Comment

    • radcaesar
      Recognized Expert Contributor
      • Sep 2006
      • 759

      #3
      Are you enabled Impersonation ?

      Did your account has admin previleges ?

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

      :)

      Originally posted by jllopez
      Hi All

      I have this error in my webpage "QueryInter face for interface Excel._Applicat ion 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

      Comment

      • jllopez
        New Member
        • Jun 2007
        • 4

        #4
        but which counts it should be as administrator?

        IUSR, IWAP, ASPNET or Everyone user?


        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.

        :)

        Comment

        • jllopez
          New Member
          • Jun 2007
          • 4

          #5
          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._Applicat ion failed

          Originally posted by kenobewan
          Here is an article that may help:
          Export to Excel

          Comment

          Working...