Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. dynamically exporting excel error

dynamically exporting excel error

Scheduled Pinned Locked Moved Visual Basic
helpcomperformancequestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jhyn
    wrote on last edited by
    #1

    hello everyone... i encountered this error: Creating an instance of the COM component with CLSID {00024500-0000-0000-C000-000000000046} from the IClassFactory failed due to the following error: 8007000e. in Dim Excel_App As New Excel.Application after i got any error when exporting excel programatical.. the last error i encountered was "out of memory to excute this program" then after that i cant run the application at all.. is there any solution to get rid this error? except in restarting the local machine... please please help.. :( thanks in advance

    jyn

    D 1 Reply Last reply
    0
    • J jhyn

      hello everyone... i encountered this error: Creating an instance of the COM component with CLSID {00024500-0000-0000-C000-000000000046} from the IClassFactory failed due to the following error: 8007000e. in Dim Excel_App As New Excel.Application after i got any error when exporting excel programatical.. the last error i encountered was "out of memory to excute this program" then after that i cant run the application at all.. is there any solution to get rid this error? except in restarting the local machine... please please help.. :( thanks in advance

      jyn

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Well, that memory error might have something to do with it. It appears you've run the machine out of memory. WHat are you doing that's allocating so much memory?

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007, 2008

      J 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Well, that memory error might have something to do with it. It appears you've run the machine out of memory. WHat are you doing that's allocating so much memory?

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007, 2008

        J Offline
        J Offline
        jhyn
        wrote on last edited by
        #3

        thanks for your reply Dave.. i just retrieving so much data from database..maybe my local machine cant handle it thats why it raised that error.. but when i put my app in pur server, i dont encounter that error.

        jyn

        D 1 Reply Last reply
        0
        • J jhyn

          thanks for your reply Dave.. i just retrieving so much data from database..maybe my local machine cant handle it thats why it raised that error.. but when i put my app in pur server, i dont encounter that error.

          jyn

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          How much RAM is in the server compared to the workstation??

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007, 2008

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups