Click here to Skip to main content
15,903,012 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: 116-year-old baconista shares her secrets Pin
OriginalGriff6-Oct-15 21:31
mveOriginalGriff6-Oct-15 21:31 
GeneralRe: 116-year-old baconista shares her secrets Pin
Super Lloyd20-Oct-15 15:29
Super Lloyd20-Oct-15 15:29 
GeneralRe: 116-year-old baconista shares her secrets Pin
Slacker0077-Oct-15 1:33
professionalSlacker0077-Oct-15 1:33 
GeneralRe: 116-year-old baconista shares her secrets Pin
megaadam7-Oct-15 2:53
professionalmegaadam7-Oct-15 2:53 
GeneralRe: 116-year-old baconista shares her secrets Pin
Jeremy Falcon7-Oct-15 3:49
professionalJeremy Falcon7-Oct-15 3:49 
GeneralRe: 116-year-old baconista shares her secrets Pin
90823657-Oct-15 6:11
90823657-Oct-15 6:11 
GeneralRe: 116-year-old baconista shares her secrets Pin
Jeremy Falcon7-Oct-15 6:54
professionalJeremy Falcon7-Oct-15 6:54 
QuestionOutMemoryException Pin
Vaidhya.P6-Oct-15 19:46
professionalVaidhya.P6-Oct-15 19:46 
C#
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

modified 7-Oct-15 15:00pm.

AnswerRe: OutMemoryException Pin
Jörgen Andersson6-Oct-15 19:49
professionalJörgen Andersson6-Oct-15 19:49 
AnswerRe: OutMemoryException Pin
Kornfeld Eliyahu Peter6-Oct-15 21:06
professionalKornfeld Eliyahu Peter6-Oct-15 21:06 
AnswerRe: OutMemoryException Pin
5imone6-Oct-15 21:24
professional5imone6-Oct-15 21:24 
AnswerRe: OutMemoryException Pin
phil.o7-Oct-15 1:46
professionalphil.o7-Oct-15 1:46 
AnswerRe: OutMemoryException Pin
#realJSOP7-Oct-15 4:55
professional#realJSOP7-Oct-15 4:55 
Generalwhat does WPA/WPA2 really encrypt ?? Pin
Member 109640996-Oct-15 13:43
Member 109640996-Oct-15 13:43 
GeneralRe: what does WPA/WPA2 really encrypt ?? Pin
Indivara6-Oct-15 15:07
professionalIndivara6-Oct-15 15:07 
GeneralDat feeling... Pin
Sander Rossel6-Oct-15 9:33
professionalSander Rossel6-Oct-15 9:33 
GeneralRe: Dat feeling... Pin
Maximilien6-Oct-15 9:37
Maximilien6-Oct-15 9:37 
GeneralRe: Dat feeling... Pin
Sander Rossel6-Oct-15 9:41
professionalSander Rossel6-Oct-15 9:41 
GeneralRe: Dat feeling... PinPopular
chriselst6-Oct-15 10:33
professionalchriselst6-Oct-15 10:33 
GeneralRe: Dat feeling... Pin
User 110609796-Oct-15 19:55
User 110609796-Oct-15 19:55 
GeneralRe: Dat feeling... Pin
Member 116832516-Oct-15 22:21
Member 116832516-Oct-15 22:21 
GeneralRe: Dat feeling... Pin
Agent__0076-Oct-15 22:36
professionalAgent__0076-Oct-15 22:36 
GeneralRe: Dat feeling... Pin
kmoorevs6-Oct-15 10:36
kmoorevs6-Oct-15 10:36 
GeneralRe: Dat feeling... Pin
Richard MacCutchan7-Oct-15 0:07
mveRichard MacCutchan7-Oct-15 0:07 
GeneralRe: Dat feeling... Pin
HobbyProggy6-Oct-15 20:39
professionalHobbyProggy6-Oct-15 20:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.