No announcements
Found 3119876 threads
-
2 Votes
Question about error code 80070490
You're asking in the wrong forum, so I move your thread to a different forum where you can get an answer where to ask this question.Answered | 2 Replies | 3582 Views | Created by birdlover8 - Monday, November 12, 2012 4:00 AM | Last reply by Yagmoth555 - Monday, November 12, 2012 4:56 AM -
0 Votes
Windows Update Error 80070490
I would suggest posting your question in the forum below.Answered | 2 Replies | 10584 Views | Created by masbes - Wednesday, December 9, 2009 5:48 PM | Last reply by WarnerK - Friday, July 31, 2020 12:52 PM -
1 Votes
Reset results in 80070490
can’t use the support link, and I have the same problem. 80070490 refers to corrupted or missing files, is there a way to regenerate the recovery (push button reset) partition?Answered | 5 Replies | 3680 Views | Created by Jesse Bearden - Monday, October 17, 2011 3:39 AM | Last reply by Tofan - Wednesday, December 28, 2011 11:31 AM -
0 Votes
Questions about the error codes of face tracking failed
As per the FaceTrackLib.h file: // Face Tracking Error Codes #define FT_FACILITY 0xFAC // FT facility error ...Answered | 3 Replies | 1624 Views | Created by yusiyang - Saturday, September 21, 2013 10:18 AM | Last reply by Carmine Si - MSFT - Tuesday, September 24, 2013 6:08 PM -
2 Votes
question in about code test
I believe that this means you should provide code and automated tests Unit tests.Answered | 5 Replies | 1889 Views | Created by vahidbakhtiary - Monday, April 16, 2012 1:58 PM | Last reply by Waratah - Tuesday, April 17, 2012 12:47 AM -
1 Votes
Quick question about code!
:/ Thanks for trying to help :) But it is possible to do what you are trying to do - the code above is correct ...Answered | 5 Replies | 762 Views | Created by Bailfyre - Thursday, January 16, 2014 12:22 AM | Last reply by Acamar - Thursday, January 16, 2014 8:52 PM -
0 Votes
questions about C# code . . . .newbie
nevermind i got my error code workingAnswered | 20 Replies | 3112 Views | Created by loser321123 - Tuesday, September 16, 2008 6:39 PM | Last reply by ZuechB - Wednesday, September 17, 2008 3:21 AM -
0 Votes
Update error code
I received these error codes.Answered | 1 Replies | 1037 Views | Created by ronfiveo - Tuesday, July 28, 2015 11:51 AM | Last reply by Noel D Paton - Wednesday, July 29, 2015 5:29 AM -
5 Votes
Question about saving your code
It is something created by the Small Basic compiler, that stores additional information about the exe that can be used with a debugger.Answered | 4 Replies | 1422 Views | Created by Kyle Julez - Wednesday, January 9, 2013 12:12 PM | Last reply by Kyle Julez - Thursday, January 10, 2013 3:20 PM -
0 Votes
Simple question about code
) CREATE TABLE LESSONS ( LESSON_ID INT NOT NULL PRIMARY KEY, DAY DATE NOT NULL, TIME TIME NOT NULL, LESSONGRADE VARCHAR(8) NOT NULL, CHECK (LESSONGRADE = 'BEGINNER' OR ...Answered | 3 Replies | 1331 Views | Created by Jonathon Sunny - Monday, March 31, 2014 11:44 PM | Last reply by Muhammad Ehsan - Tuesday, April 1, 2014 12:07 AM -
0 Votes
Question about SQL coding
insert into Job values ('1412','312',10) insert into Job values ('1235','515',22) insert into Job values ('2920','460',18) insert into Job values ...Answered | 3 Replies | 4064 Views | Created by Julian R A Manning - Saturday, September 17, 2011 10:44 AM | Last reply by Shkumar - Sunday, September 18, 2011 8:55 AM -
0 Votes
Question about how threads work with code
The code is not thread safe in and of itself.Answered | 8 Replies | 3901 Views | Created by Blizna - Sunday, January 3, 2010 7:23 PM | Last reply by Rudedog2 - Tuesday, January 5, 2010 7:06 PM -
2 Votes
Question about &&
And if you do, you will find this produces a syntax error telling you that that the operator '&&' cannot be applied to operands of type 'int' and 'int'.Answered | 4 Replies | 677 Views | Created by Dubbioso - Monday, July 27, 2015 2:20 PM | Last reply by Dubbioso - Monday, July 27, 2015 4:19 PM -
0 Votes
Question about MS Access Code involving Printer.PaperBin
Below is a copy of a post/question/problem that I have.Answered | 2 Replies | 7923 Views | Created by JJEugene - Wednesday, September 23, 2009 9:01 PM | Last reply by Ed Price - MSFT - Monday, July 23, 2012 10:38 PM -
0 Votes
Question about AI and native code
We plan to put it up on our repo shortly, however, it will be very basic and require you to write code (we aren't doing any auto-collection in that SDK yet)Jakub Oleksy | ...Answered | 3 Replies | 776 Views | Created by Jim Young (Level6 Productions) - Saturday, March 21, 2015 12:44 AM | Last reply by Jakub Oleksy [MSFT] - Tuesday, April 21, 2015 3:57 PM -
0 Votes
A question about RPC errors in a script
Windows Forums > Windows XP Forums > Networking, Mail, and Getting Online ) forum located here: ...Answered | 1 Replies | 7339 Views | Created by Dave Cason - Tuesday, May 18, 2010 2:52 PM | Last reply by Siddharth Chavan - Tuesday, May 18, 2010 4:10 PM -
2 Votes
Question about coded UI test and ASP.NET application
SO As long as your recorded controls hierarchy doesnt change, your playback works fine.o For more info about the code generation refer the ...Answered | 3 Replies | 5236 Views | Created by zbiko - Wednesday, January 26, 2011 10:09 PM | Last reply by Venkatesh Marepalli - Thursday, January 27, 2011 12:25 PM -
0 Votes
Question about Infopath form custom code
This forum is for questions regarding apps for SharePoint which are new in the Office and SharePoint 2013 Preview release.Answered | 2 Replies | 3629 Views | Created by Marco_R - Wednesday, July 25, 2012 9:54 PM | Last reply by Ricardo Loo - Tuesday, August 7, 2012 4:58 PM -
1 Votes
questions about C++/CLI
You can search for information about that, there is plenty of information available.Answered | 6 Replies | 913 Views | Created by Striebrovlas - Friday, July 13, 2018 11:58 PM | Last reply by Simple Samples - Saturday, July 14, 2018 8:01 PM -
5 Votes
Question about Exception Handling.
I've thought a little bit about the answer from Ganesh which is proposed by Bill Vaughn.Answered | 6 Replies | 3267 Views | Created by intertek - Saturday, March 13, 2010 2:09 AM | Last reply by intertek - Sunday, March 14, 2010 7:33 PM - Items 1 to 20 of 3119876 Next ›
No announcements