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. The Lounge
  3. OutMemoryException

OutMemoryException

Scheduled Pinned Locked Moved The Lounge
performancehelp
6 Posts 6 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.
  • V Offline
    V Offline
    Vaidhya P
    wrote on last edited by
    #1

    var pptApplication = new ppt.Application();
    var presentation = pptApplication.Presentations;

    var pptPresentation = presentation.Open2007(DocumentURL, MsoTriState.msoTrue, MsoTriState.msoTrue, MsoTriState.msoFalse);

    i am trying to load a presentation : DocumentURL is the Place where i kept my ppt (2003-2007). but i am getting insufficient memory to continue the program execution error. i tried various codes and methods to solve : but failed. its working fine when i keep it local. when i host it i am getting this error. Thanks in advance, Vaidhya.P

    J Kornfeld Eliyahu PeterK 5 P realJSOPR 5 Replies Last reply
    0
    • V Vaidhya P

      var pptApplication = new ppt.Application();
      var presentation = pptApplication.Presentations;

      var pptPresentation = presentation.Open2007(DocumentURL, MsoTriState.msoTrue, MsoTriState.msoTrue, MsoTriState.msoFalse);

      i am trying to load a presentation : DocumentURL is the Place where i kept my ppt (2003-2007). but i am getting insufficient memory to continue the program execution error. i tried various codes and methods to solve : but failed. its working fine when i keep it local. when i host it i am getting this error. Thanks in advance, Vaidhya.P

      J Offline
      J Offline
      Jorgen Andersson
      wrote on last edited by
      #2

      Wrong forum, try here[^]

      Wrong is evil and must be defeated. - Jeff Ello

      1 Reply Last reply
      0
      • V Vaidhya P

        var pptApplication = new ppt.Application();
        var presentation = pptApplication.Presentations;

        var pptPresentation = presentation.Open2007(DocumentURL, MsoTriState.msoTrue, MsoTriState.msoTrue, MsoTriState.msoFalse);

        i am trying to load a presentation : DocumentURL is the Place where i kept my ppt (2003-2007). but i am getting insufficient memory to continue the program execution error. i tried various codes and methods to solve : but failed. its working fine when i keep it local. when i host it i am getting this error. Thanks in advance, Vaidhya.P

        Kornfeld Eliyahu PeterK Offline
        Kornfeld Eliyahu PeterK Offline
        Kornfeld Eliyahu Peter
        wrote on last edited by
        #3

        Office not allowed on our servers...

        Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

        "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

        1 Reply Last reply
        0
        • V Vaidhya P

          var pptApplication = new ppt.Application();
          var presentation = pptApplication.Presentations;

          var pptPresentation = presentation.Open2007(DocumentURL, MsoTriState.msoTrue, MsoTriState.msoTrue, MsoTriState.msoFalse);

          i am trying to load a presentation : DocumentURL is the Place where i kept my ppt (2003-2007). but i am getting insufficient memory to continue the program execution error. i tried various codes and methods to solve : but failed. its working fine when i keep it local. when i host it i am getting this error. Thanks in advance, Vaidhya.P

          5 Offline
          5 Offline
          5imone
          wrote on last edited by
          #4

          Exception: are you OutOfMemory regarding the first post #2?

          1 Reply Last reply
          0
          • V Vaidhya P

            var pptApplication = new ppt.Application();
            var presentation = pptApplication.Presentations;

            var pptPresentation = presentation.Open2007(DocumentURL, MsoTriState.msoTrue, MsoTriState.msoTrue, MsoTriState.msoFalse);

            i am trying to load a presentation : DocumentURL is the Place where i kept my ppt (2003-2007). but i am getting insufficient memory to continue the program execution error. i tried various codes and methods to solve : but failed. its working fine when i keep it local. when i host it i am getting this error. Thanks in advance, Vaidhya.P

            P Offline
            P Offline
            phil o
            wrote on last edited by
            #5

            Sorry, I don't remember.

            while (true) {
            continue;
            }

            1 Reply Last reply
            0
            • V Vaidhya P

              var pptApplication = new ppt.Application();
              var presentation = pptApplication.Presentations;

              var pptPresentation = presentation.Open2007(DocumentURL, MsoTriState.msoTrue, MsoTriState.msoTrue, MsoTriState.msoFalse);

              i am trying to load a presentation : DocumentURL is the Place where i kept my ppt (2003-2007). but i am getting insufficient memory to continue the program execution error. i tried various codes and methods to solve : but failed. its working fine when i keep it local. when i host it i am getting this error. Thanks in advance, Vaidhya.P

              realJSOPR Offline
              realJSOPR Offline
              realJSOP
              wrote on last edited by
              #6

              If you can't solve such a simple problem, you should probably check the want-ads to see if anyone is hiring people to sweep standing water off sidewalks. Or maybe you could get a job running the machine that puts the ridges on the sides of checkers.

              ".45 ACP - because shooting twice is just silly" - JSOP, 2010
              -----
              You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
              -----
              When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

              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