Click here to Skip to main content
16,003,555 members
Home / Discussions / C#
   

C#

 
GeneralRe: receiving data from usb port Pin
Dave Kreskowiak29-Sep-10 5:48
mveDave Kreskowiak29-Sep-10 5:48 
AnswerRe: receiving data from usb port Pin
Sauro Viti29-Sep-10 4:53
professionalSauro Viti29-Sep-10 4:53 
QuestionWCF Get Endpoint from my Client Pin
softwarejaeger29-Sep-10 3:22
softwarejaeger29-Sep-10 3:22 
AnswerRe: WCF Get Endpoint from my Client Pin
Nish Nishant29-Sep-10 5:34
sitebuilderNish Nishant29-Sep-10 5:34 
GeneralRe: WCF Get Endpoint from my Client Pin
softwarejaeger30-Sep-10 20:45
softwarejaeger30-Sep-10 20:45 
GeneralRe: WCF Get Endpoint from my Client Pin
softwarejaeger4-Oct-10 21:09
softwarejaeger4-Oct-10 21:09 
QuestionWCF Connection Pin
cdpace29-Sep-10 1:03
cdpace29-Sep-10 1:03 
AnswerRe: WCF Connection Pin
Pete O'Hanlon29-Sep-10 1:09
mvePete O'Hanlon29-Sep-10 1:09 
GeneralRe: WCF Connection Pin
cdpace29-Sep-10 1:17
cdpace29-Sep-10 1:17 
GeneralRe: WCF Connection Pin
Pete O'Hanlon29-Sep-10 1:32
mvePete O'Hanlon29-Sep-10 1:32 
GeneralRe: WCF Connection Pin
jschell29-Sep-10 9:34
jschell29-Sep-10 9:34 
AnswerRe: WCF Connection Pin
PIEBALDconsult29-Sep-10 3:18
mvePIEBALDconsult29-Sep-10 3:18 
QuestionDraw Tool 2005 Pin
sunitkrishna29-Sep-10 0:34
sunitkrishna29-Sep-10 0:34 
AnswerRe: Draw Tool 2005 Pin
OriginalGriff29-Sep-10 0:45
mveOriginalGriff29-Sep-10 0:45 
QuestionProblem to remove temporary image files once used Pin
VCsamir28-Sep-10 23:51
VCsamir28-Sep-10 23:51 
AnswerRe: Problem to remove temporary image files once used Pin
Henry Minute29-Sep-10 0:16
Henry Minute29-Sep-10 0:16 
Which of the many available Methods are you using to load the bitmap?

I suspect that you are using Image.FromFile() as this is a well documented problem with this method.

If that is correct then switch to Image.FromStream() (look it up). Hopefully this will resolve your problems.
Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

GeneralRe: Problem to remove temporary image files once used Pin
VCsamir29-Sep-10 2:22
VCsamir29-Sep-10 2:22 
GeneralRe: Problem to remove temporary image files once used Pin
Henry Minute29-Sep-10 2:27
Henry Minute29-Sep-10 2:27 
AnswerRe: Problem to remove temporary image files once used Pin
Luc Pattyn29-Sep-10 3:04
sitebuilderLuc Pattyn29-Sep-10 3:04 
QuestionC# Threading Pin
Ramkithepower28-Sep-10 23:27
Ramkithepower28-Sep-10 23:27 
AnswerRe: C# Threading Pin
Pete O'Hanlon28-Sep-10 23:38
mvePete O'Hanlon28-Sep-10 23:38 
Questionfile manager Pin
kamila_me28-Sep-10 6:22
kamila_me28-Sep-10 6:22 
AnswerRe: file manager Pin
Luc Pattyn28-Sep-10 6:35
sitebuilderLuc Pattyn28-Sep-10 6:35 
Questionto show checkBox 'true' using List View Pin
annie_bel28-Sep-10 0:01
annie_bel28-Sep-10 0:01 
AnswerRe: to show checkBox 'true' using List View Pin
Michael Eber30-Sep-10 11:46
Michael Eber30-Sep-10 11:46 

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.