Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
System.OutOfMemoryException: Insufficient memory to continue the execution of the program. at Microsoft.Office.Interop.PowerPoint.PresentationClass.SaveAs(String FileName, PpSaveAsFileType FileFormat, MsoTriState EmbedTrueTypeFonts) at CallFuctionForBatchProcess_Amr.Export2PPT(Int32 tempIndex) in c:\Amresh _UG\23914Trialsvision_Amresh_DoneFinal\Trialsvision_Amresh\App_Code\CallFuctionForBatchProcess_Amr.cs:line 4429 at CallFuctionForBatchProcess_Amr.btndone_OnClick() in c:\Amresh _UG\23914Trialsvision_Amresh_DoneFinal\Trialsvision_Amresh\App_Code\CallFuctionForBatchProcess_Amr.cs:line 596
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900