No announcements
Found 1678171 threads
-
2 Votes
Stop program while running code
Hi The very least you must do, is to put a STOP in the Catch block, or, better still, a MessageBox.Show(ex.message) BTW: I tried your ...Answered | 9 Replies | 194 Views | Created by monemas - Saturday, April 7, 2018 6:25 PM | Last reply by monemas - Sunday, April 8, 2018 12:27 AM -
0 Votes
Getting Debugger To Stop On Exceptions?
loop of code is done hundreds of times and I can't determine the instance when the exception is encountered. How do I get the program to stop ...Answered | 1 Replies | 4338 Views | Created by NullQwerty - Friday, May 22, 2009 5:44 PM | Last reply by Ben Carter - MSFT - Friday, May 22, 2009 8:20 PM -
0 Votes
NMAKE : fatal error U1077: return code 0x1
Hello Experts, While building the phoenix bios source code, i'm getting the error as below. Could you please help me in resolving this. --- snip ...Unanswered | 2 Replies | 17185 Views | Created by 2raghu - Wednesday, November 16, 2011 12:38 PM | Last reply by Pavel A - Thursday, November 17, 2011 6:13 PM -
0 Votes
Error while running "Train Model" in Azure ML Studio (classic) free version
Following is the error log while running 1 Million records with 80-20 split and using Classification model. Data is running fine with no error locally with other ...Unanswered | 1 Replies | 141 Views | Created by Amrin Khan - Tuesday, April 28, 2020 4:44 AM | Last reply by RohitMungi-MSFT - Tuesday, April 28, 2020 5:30 PM -
0 Votes
How do I wait for serial input in the background?
, while the program is waiting for input, it freezes up completely because the wait code is running in the main thread. Is there any way I can cause my ...Answered | 2 Replies | 3466 Views | Created by ahawesome - Friday, April 24, 2009 2:03 AM | Last reply by ahawesome - Friday, April 24, 2009 9:13 PM -
0 Votes
Any different behaviour for Doevents?
Hi I have a slow part in my program. I'd like to be able to keep using a combobox while it's excecuting but any time the user selects a different item it should give up doing ...Answered | 1 Replies | 2422 Views | Created by Huzbuzza - Sunday, August 24, 2008 12:16 PM | Last reply by Mattias Sjögren - Monday, August 25, 2008 12:12 PM -
2 Votes
Abort a windows form while running a procedure
to close the form and stop all procedures while the program is running a procedure? Thank ...Answered | 7 Replies | 607 Views | Created by Gina1111 - Tuesday, July 15, 2014 5:43 PM | Last reply by Gina1111 - Thursday, July 17, 2014 1:41 PM -
0 Votes
Failed Performance Launch and Performance Suspended in App Certification
during testing, Error code -2147023504 occurred while running C:\Program Files\Windows Kits\8.0\App Certification Kit\..\Windows Performance Toolkit\xperf.exe. ...Unanswered | 1 Replies | 2837 Views | Created by brentAtBrainium - Saturday, May 12, 2012 12:04 AM | Last reply by Rob Caplan [MSFT] - Saturday, May 12, 2012 1:12 AM -
0 Votes
Disable the clipboard for selected files
. Specify the file you don`t want copied and while the program is running it clears the clipboard if that file is copied to it. Public Class Form1 ...Answered | 4 Replies | 649 Views | Created by JohnDBCT - Tuesday, June 18, 2013 2:15 PM | Last reply by Mr. Monkeyboy - Tuesday, June 18, 2013 5:20 PM -
0 Votes
Why i'm getting exception: Closed stream access exception while saving Bitmap ? Where does it come from ? What Bitmap ? Why i can't catch the exception ?
use this line: label11.Text = issuesclosed.ToString(); Then when running the program i just see ...Answered | 2 Replies | 332 Views | Created by Chocolade1972 - Monday, May 4, 2015 8:28 PM | Last reply by Chocolade1972 - Monday, May 4, 2015 8:52 PM -
1 Votes
VS2017 C++ debugger issues
and Continue enabled while debugging while the program is running, and select Debug / Apply code changes, it reports the change as being made ...Proposed | 1 Replies | 393 Views | Created by Shane MacLaughlin - Sunday, April 22, 2018 5:56 PM | Last reply by Viorel_ - Sunday, April 22, 2018 6:55 PM -
0 Votes
Control button or process when running process using timer control
when i run a process while i can click on a button to stop or do some process. Now when the program is running any process i can't click any button and form or ...Answered | 2 Replies | 2398 Views | Created by huynhdt - Friday, March 19, 2010 8:28 AM | Last reply by huynhdt - Tuesday, April 6, 2010 7:22 AM -
0 Votes
Going loopy; program won't respond during infinite loop
Hi, I'm a bit of a newbie, and I'm stuck on how to get my program to 'stop'. I'm using it to parse strings (from serial port) continuously, however I would like to ...Answered | 3 Replies | 3137 Views | Created by Turzyx - Friday, August 29, 2008 9:32 PM | Last reply by Matt Pritchard - Saturday, August 30, 2008 12:06 AM -
0 Votes
Program will not stop running.
Hi: I have a program that will not shut down. For some strange reason when you close it in the debugger it keeps running till you close the debugger with Stop Debugging in ...Answered | 13 Replies | 5678 Views | Created by Mike_CuttingEdge - Sunday, May 22, 2011 9:16 PM | Last reply by Min Zhu - Friday, June 10, 2011 1:57 AM -
0 Votes
while causes Program to Stop
); } This code cause my program to "suspend". I don't get any Error returned. I hope someone sees the ...Answered | 1 Replies | 5375 Views | Created by DarkPressure - Friday, June 23, 2006 4:01 PM | Last reply by Kazuya Ujihara - Saturday, June 24, 2006 1:06 PM -
0 Votes
anamation & png images
the value of "a," and change the coordinates of your sprite rectangle based on what value "a" has. If you want the animation to only play once, this code will ...Answered | 2 Replies | 4060 Views | Created by XnaQuestions - Thursday, January 18, 2007 5:00 PM | Last reply by Richard Kain - Thursday, January 18, 2007 7:45 PM -
0 Votes
"Changes are not allowed when code is running" with VS2019
In VS2017, C#, when you tried to change code while the program was running, "Changes are not allowed when code is running" ...Answered | 6 Replies | 476 Views | Created by KakCAT - Wednesday, May 6, 2020 6:44 PM | Last reply by KakCAT - Sunday, May 10, 2020 8:39 AM -
2 Votes
Using FtpWebRequest all of a sudden gives me this error "The Requested FTP Command Is Not Supported When Using HTTP Proxy."
Hi! For a long time ago I wrote a program in .NET 2.0 that simply should upload/download files to/from an FTP server. The program is ...Answered | 2 Replies | 2988 Views | Created by Datamartin - Tuesday, June 25, 2013 5:56 PM | Last reply by Learning hard - Wednesday, June 26, 2013 3:11 AM -
1 Votes
Error 0085 while executing simple pyton script in Azureml
2.0/Python 2.7.7" /ContextFile "..\..\_context\ContextFile.txt"" [Start] Program::Main [Start] ...Answered | 2 Replies | 1755 Views | Created by Uday Misrha - Wednesday, August 10, 2016 5:44 PM | Last reply by Uday Misrha - Thursday, August 11, 2016 6:34 AM -
0 Votes
HCINSTAL.EXE chrashes during installation of reportingservices add-in
stopped working. A problem caused the program to stop working correctly. Please close the program" message). This occures while HCINSTAL is ...Unanswered | 2 Replies | 5414 Views | Created by jasper BOW - Friday, March 25, 2011 11:46 AM | Last reply by jasper BOW - Tuesday, March 29, 2011 11:29 AM - Items 1 to 20 of 1678171 Next ›
No announcements