No announcements
Found 3885572 threads
-
0 Votes
D3D11 runtime assertion when using Graphics Debugger and other applications may be intercepting something in the pipeline.
Using a virtual adapter allows all of the D3D calls to be intercepted by the debugger and analyzed before being passed to the actual adapter.Answered | 1 Replies | 3036 Views | Created by NeroProtagonist - Saturday, March 8, 2014 11:04 AM | Last reply by James Dailey - MSFT - Friday, March 14, 2014 12:41 AM -
0 Votes
Assertion Failed: Break into debugger
In addition, please test using other browsers, like Chrome or Firefox, check if this issue occurres.Answered | 3 Replies | 2860 Views | Created by nacata - Tuesday, January 20, 2015 12:56 PM | Last reply by Wendy DZ - Monday, February 2, 2015 9:31 AM -
0 Votes
Assert from a graphic ???
Hi Florian Can you please provide us more input on it: 1.Answered | 9 Replies | 5524 Views | Created by Florian H. _ - Monday, November 30, 2009 2:25 PM | Last reply by Florian H. _ - Tuesday, December 1, 2009 3:27 PM -
0 Votes
ARM Remote Debugging Graphical Debugger
You'll also need to use the capture APIs to capture the frames to a log file.Answered | 1 Replies | 2338 Views | Created by Johnseph - Friday, October 26, 2012 6:12 PM | Last reply by Jennifer Leaf [MSFT] - Friday, October 26, 2012 10:14 PM -
0 Votes
Debugg assertion problem list iterator
That code works for me; do you get an assertion from it?Answered | 15 Replies | 4143 Views | Created by guru82 - Thursday, April 2, 2009 7:13 AM | Last reply by Shiv S.Kushwaha - Saturday, April 4, 2009 1:10 PM -
0 Votes
CLI Marshalling Assert
See http://msdn.microsoft.com/en-us/library/ms177197.aspx.Answered | 2 Replies | 4494 Views | Created by Diabloice - Monday, April 26, 2010 11:15 AM | Last reply by Diabloice - Wednesday, May 5, 2010 9:04 PM -
0 Votes
Silverlight for Windows Embedded Compact 7 -> Assertion in BlurEffect.dll while loading Application
Seems there is a problem with one of the hardware graphics drivers provided by the manufacturer of the board, so no way to fix this problem at the moment.Answered | 5 Replies | 8766 Views | Created by Tobias Holstein - Wednesday, July 20, 2011 4:11 PM | Last reply by Pochipochi - Tuesday, October 1, 2013 3:00 PM -
2 Votes
Assertion Failed
This is the designed behavior of the assert function in the Visual C++ runtime, which is used to capture bugs in code.Answered | 7 Replies | 2895 Views | Created by GMC53 - Wednesday, May 27, 2015 10:34 AM | Last reply by Just Karl - Monday, June 22, 2015 4:18 PM -
5 Votes
VS 2012 Graphics Diagnostics
I chose this forum because my issue deals directly with the Graphics Debugger built into Visual Studio 2012.Answered | 5 Replies | 6072 Views | Created by lnorri - Wednesday, September 19, 2012 9:52 PM | Last reply by FZB - Monday, October 1, 2012 10:31 AM -
1 Votes
ASSERT when deleting a dialog pointer
A Simple ans use pointer only when it is truly required .Answered | 10 Replies | 8569 Views | Created by LearnerMan1234 - Monday, June 29, 2009 12:14 AM | Last reply by Pintu Shukla - Wednesday, September 9, 2009 3:30 PM -
0 Votes
Visual Studio Community 2013 Graphics Debugger
If you have other VS2013 machine, test it in a new machine.Answered | 1 Replies | 821 Views | Created by chook0315 - Thursday, November 20, 2014 3:48 AM | Last reply by Jack Zhai-MSFT - Friday, November 21, 2014 7:59 AM -
0 Votes
How to copy D3D11 Resources when the formats are different.
I am writing a D3D 11 application, and I have a problem related to resource copying.Answered | 2 Replies | 6284 Views | Created by Alpha Centauri - Tuesday, February 28, 2012 8:15 PM | Last reply by Rob Caplan [MSFT] - Friday, March 2, 2012 2:28 AM -
0 Votes
HL7 Receive, Send Pipeline referenced but unable to see in Other Application
Do you mean you can see it with other Adapter?Answered | 2 Replies | 467 Views | Created by JaguarsJag - Thursday, September 8, 2016 2:18 PM | Last reply by Johns-305 - Thursday, September 8, 2016 2:57 PM -
2 Votes
Using Graphics, Canvas and WPF
Well, the way I see it, when you draw items, you're drawing something.Answered | 7 Replies | 7050 Views | Created by BryanCC - Monday, November 2, 2009 7:53 PM | Last reply by Reed Copsey, Jr - Tuesday, November 3, 2009 2:31 AM -
0 Votes
debug assertion failed afxcoll.inl
> I don`t understand the bad path, and I don`t understand the error messages The path is not important: It is the path that Microsoft used when compiling the ...Answered | 7 Replies | 9636 Views | Created by jpser - Monday, December 10, 2012 9:54 PM | Last reply by Elegentin Xie - Tuesday, December 25, 2012 5:36 AM -
2 Votes
Pipeline seems to iddle other pipelines when trigger at the same time with different triggers
Hi Jason, This may actually resolve my issue.Answered | 3 Replies | 427 Views | Created by Jose Nandez - Wednesday, August 1, 2018 3:19 PM | Last reply by Jason_J (Azure) - Tuesday, September 4, 2018 11:22 PM -
0 Votes
Intercepting save to set FK
So in my application if I assign an account to each login and then intercept all calls for saves this will always go and fetch the account entity before assigning the FK of ...Answered | 2 Replies | 2995 Views | Created by Neil Dobson - Wednesday, August 25, 2010 1:07 AM | Last reply by Neil Dobson - Wednesday, August 25, 2010 2:48 AM -
3 Votes
Getting debug assertion in mfc100ud.dll in release mode
Hello Darran and others!Answered | 8 Replies | 1310 Views | Created by AbhiSun - Monday, August 21, 2017 12:12 PM | Last reply by AbhiSun - Tuesday, August 29, 2017 8:12 AM -
2 Votes
Weird inconsistency using Assert
F# supports named arguments and also something called "settable return properties".Answered | 5 Replies | 2608 Views | Created by JustinMag - Thursday, May 9, 2013 8:37 PM | Last reply by Keith Battocchi - Friday, May 10, 2013 8:49 PM -
1 Votes
BizTalk interceptor for pipeline and adapters
The WCF BAM Interceptor works slightly differently, but I believe both rely on fundamental interception points built into their specific stacks (BizTalk in the case of TPE and WCF ...Answered | 8 Replies | 6324 Views | Created by nravikanth - Wednesday, April 6, 2011 9:25 AM | Last reply by nravikanth - Wednesday, April 6, 2011 5:30 PM - Items 1 to 20 of 3885572 Next ›
No announcements