graphics - .net2.0 vs .net 4.0 gdi+ difference? -
i have weird problem have application lot of involved gdi+ manipulation of pictures. such cropping zooming etc. application works fine in .net 2.0, in .net 4.0 getting reports users crashing gdi+ "out of memory" error. know "out of memory" gdi+ error catch alot of errors, why work in .net 2.0 , not on .net 4. specifically have control draws "layers" on top of each other in order create composed bitmap. control worked fine in .net 2.0 , not in .net 4. it secifically happens when have 10 megapixel jpeg loaded file system , applying zoom , transform image. to give more detail. g.draw matrix scale of 4 meaning 400% bigger rotation return "out of memory error. it happens on xp boxes , not on windows 7 boxes. difference here? any takers... here extent of stack trace logged caught exception. <event> <timestamp>11/30/10 11:02:43.706</timestamp> <source>appro2</source> <eventtype>er...