Click here to Skip to main content
15,899,562 members
Home / Discussions / C#
   

C#

 
QuestionResuming a download stream Pin
Fayu24-Oct-08 8:57
Fayu24-Oct-08 8:57 
AnswerRe: Resuming a download stream Pin
Ennis Ray Lynch, Jr.24-Oct-08 9:10
Ennis Ray Lynch, Jr.24-Oct-08 9:10 
GeneralRe: Resuming a download stream Pin
Fayu24-Oct-08 9:13
Fayu24-Oct-08 9:13 
GeneralRe: Resuming a download stream Pin
Ennis Ray Lynch, Jr.24-Oct-08 9:22
Ennis Ray Lynch, Jr.24-Oct-08 9:22 
AnswerResolution: Pin
Fayu24-Oct-08 19:13
Fayu24-Oct-08 19:13 
AnswerRe: Resuming a download stream Pin
zjaffary25-Oct-08 3:06
zjaffary25-Oct-08 3:06 
GeneralRe: Resuming a download stream Pin
Guffa25-Oct-08 3:16
Guffa25-Oct-08 3:16 
QuestionPrint error from CaptureAndPrintMSChart project [modified] Pin
ATC24-Oct-08 8:40
ATC24-Oct-08 8:40 
I download the CaptureAndPrintMSChart project (http://www.codeproject.com/KB/cpp/capture_and_print_mschart.aspx) & tried, the MsChart working fine but when I try to print, I have the error

MSChart.EditCopy();<br />
Bitmap chartCapture = (Bitmap) Clipboard.GetDataObject().GetData("Bitmap", true);<br />
chartCapture.Save("Image.Jpeg");


- The error says that: The ExecutionEngineException was unhandled

By the way, I use the Visual Studio 2005 (Prof.), I think that is the reason (it did converted before I ran the project)

Can someone show me how to modify it?

Thank for any help D'Oh! | :doh:

modified on Friday, October 24, 2008 3:48 PM

QuestionCapture Screen problem Pin
Xmen Real 24-Oct-08 8:09
professional Xmen Real 24-Oct-08 8:09 
Questionsizing editor Pin
netJP12L24-Oct-08 7:26
netJP12L24-Oct-08 7:26 
Questiondisplaying proxyAddresses attribute on a AD account Pin
lane0p224-Oct-08 5:30
lane0p224-Oct-08 5:30 
AnswerRe: displaying proxyAddresses attribute on a AD account Pin
Parwej Ahamad24-Oct-08 7:40
professionalParwej Ahamad24-Oct-08 7:40 
QuestionCan't set HorizontalScroll.Visible attribute Pin
Alan Balkany24-Oct-08 5:19
Alan Balkany24-Oct-08 5:19 
AnswerRe: Can't set HorizontalScroll.Visible attribute Pin
DaveyM6924-Oct-08 5:57
professionalDaveyM6924-Oct-08 5:57 
GeneralRe: Can't set HorizontalScroll.Visible attribute Pin
Luc Pattyn24-Oct-08 6:46
sitebuilderLuc Pattyn24-Oct-08 6:46 
GeneralRe: Can't set HorizontalScroll.Visible attribute Pin
Alan Balkany24-Oct-08 7:08
Alan Balkany24-Oct-08 7:08 
GeneralRe: Can't set HorizontalScroll.Visible attribute Pin
DaveyM6924-Oct-08 7:42
professionalDaveyM6924-Oct-08 7:42 
GeneralRe: Can't set HorizontalScroll.Visible attribute Pin
Alan Balkany24-Oct-08 7:47
Alan Balkany24-Oct-08 7:47 
GeneralRe: Can't set HorizontalScroll.Visible attribute Pin
Giorgi Dalakishvili24-Oct-08 8:18
mentorGiorgi Dalakishvili24-Oct-08 8:18 
GeneralRe: Can't set HorizontalScroll.Visible attribute Pin
Luc Pattyn24-Oct-08 9:15
sitebuilderLuc Pattyn24-Oct-08 9:15 
GeneralRe: Can't set HorizontalScroll.Visible attribute Pin
Giorgi Dalakishvili24-Oct-08 9:22
mentorGiorgi Dalakishvili24-Oct-08 9:22 
Question[Message Deleted] Pin
tozy24-Oct-08 4:01
tozy24-Oct-08 4:01 
AnswerRe: Hello plz help i am new in creating excel app by using c# Pin
Thomas Stockwell24-Oct-08 4:11
professionalThomas Stockwell24-Oct-08 4:11 
AnswerRe: Hello plz help i am new in creating excel app by using c# Pin
Giorgi Dalakishvili24-Oct-08 4:12
mentorGiorgi Dalakishvili24-Oct-08 4:12 
AnswerRe: Hello plz help i am new in creating excel app by using c# Pin
Paul Conrad24-Oct-08 4:54
professionalPaul Conrad24-Oct-08 4:54 

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.