No announcements
Found 2659973 threads
-
2 Votes
UMDF 1.9 Issue: Refcount on Continuous reader should be 0
::~CWdfUsbPipeContinuousReader): Refcount on Continuous reader should be 0, Context Record: .cxr ...Answered | 2 Replies | 810 Views | Created by K. Hasan - Friday, August 16, 2019 7:06 PM | Last reply by K. Hasan - Tuesday, August 20, 2019 10:52 PM -
0 Votes
USB UMDF Continuous reader , OnReaderFailure.
Hi , I am working on a USB UMDF driver for a composite device. With UMDF version of the OSRFx2 driver as a reference. On a ...Answered | 3 Replies | 992 Views | Created by Anupam Shukla - Monday, October 7, 2013 5:29 AM | Last reply by Doron Holan [MSFT] - Monday, October 7, 2013 1:31 PM -
2 Votes
8 Messages with refcount less than 0
Hi btsDeveloper, To answer your question on if you can simply delete these messages? NO a big No on that, you should not anyhow run any manual ...Answered | 3 Replies | 1882 Views | Created by btsDeveloper - Wednesday, January 3, 2018 3:53 PM | Last reply by Mandar Dharmadhikari - Tuesday, January 9, 2018 3:21 AM -
0 Votes
what causes Refcount less than 0 error
In production Monitor BizTalk Server (BizTalkMgmtDb) is failing with error "Messages with refcount less than 0 " and I could see records in MessageRefCountLogTotals ...Unanswered | 2 Replies | 3507 Views | Created by Kiran molala - Wednesday, May 30, 2012 1:17 PM | Last reply by Kiran molala - Friday, June 29, 2012 9:26 AM -
0 Votes
UMDF virtual SmartCard Reader - WHQL issues
@Sreekku: I have developed the virtual smart card Reader UMDF driver. My problem is that if I use the standard class GUID for smart card ...Unanswered | 1 Replies | 2444 Views | Created by sreekku - Monday, December 3, 2012 7:40 PM | Last reply by Prakash Manannavar - Wednesday, January 2, 2013 9:23 AM -
0 Votes
0 values should be shown
Answered | 4 Replies | 4458 Views | Created by tschi2001 - Friday, December 12, 2008 2:49 PM | Last reply by tschi2001 - Monday, December 15, 2008 10:48 AM -
0 Votes
dxva2 media sample buffer RefCount < 0
more times than it should ??!! ..... } while (TRUE);Unanswered | 1 Replies | 3663 Views | Created by ahmadR - Thursday, July 24, 2008 1:41 AM | Last reply by ahmadR - Friday, July 25, 2008 12:17 AM -
1 Votes
UMDF USB Driver Read issue
if you want the highest possible bandwidth you should be using the continuous reader which makes sure there is always a read on the schedule. otherwise, as ...Answered | 5 Replies | 646 Views | Created by lyf4sci - Saturday, July 23, 2016 12:55 PM | Last reply by Doron Holan [MSFT] - Monday, August 8, 2016 2:49 PM -
0 Votes
MINECRAFT 1.8.9 / 1.9
Minecraft 1.9 says me: Java HotSpot (TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will Likely be removed in a future release. Help me, ...Answered | 1 Replies | 599 Views | Created by gladiatore23 - Saturday, April 23, 2016 3:16 PM | Last reply by Franco Leuzzi - Saturday, April 23, 2016 5:48 PM -
0 Votes
What should happen on iteration 0?
I understand that long projects should be split on multiple iterations but I have some doubts. Should I devote the first iteration (iteration ... -
0 Votes
ID3D11DeviceContext::OMSetRenderTargets doesn't increase refcount on depthstencil ?
DeviceChild objects are destroyed when the parent ID3D11Device is released no matter what the COM refcount may be. Generally the ...Discussion | 3 Replies | 3160 Views | Created by Fabrice Granger - Tuesday, January 15, 2013 9:16 AM | Last reply by Chuck Walbourn - MSFT - Monday, January 21, 2013 10:29 PM -
0 Votes
RefCount with Replay
you. Another approach would be to create a hybrid version of RefCount(), that starts in a connected state. I don't think any of these are ...Answered | 4 Replies | 6912 Views | Created by Marcus Whitworth - Wednesday, November 3, 2010 9:54 AM | Last reply by Marcus Whitworth - Wednesday, November 3, 2010 2:24 PM -
0 Votes
StreamSocket reader returning 0 bytes
;); }, onError); reader.loadAsync(255); var t1 = reader.unconsumedBufferLength; }; t1 also returns ...Answered | 13 Replies | 2505 Views | Created by MTAG11 - Tuesday, January 15, 2013 10:45 PM | Last reply by Prashant H Phadke - Thursday, January 24, 2013 8:22 PM -
0 Votes
Continuous Deployment Issue
quickly. Therefore, I believe this might be an issue of the continuous deployment maybe? Regarding the technical support, ...Answered | 8 Replies | 660 Views | Created by Christian Agius - Friday, June 30, 2017 7:04 AM | Last reply by AshokPeddakotla-MSFT - Tuesday, July 11, 2017 3:42 PM -
0 Votes
WMI Data Reader Issue
I have an extremely simple (couldn't be simpler) WML query that I'm trying to use to populate a variable, and no matter what I try, I keep getting: Error: 0xC002F304 at WMI ...Answered | 1 Replies | 4988 Views | Created by Jerad Rose - Friday, February 29, 2008 11:26 PM | Last reply by Da Lin - Monday, March 3, 2008 8:11 PM -
0 Votes
WDTF_SIMPLE_IO issue in UMDF driver
I have developed a sensor driver based on SPBAccelerometer sample for Win 8.1. This sample has good quality to pass HCK test. DF - PNP(stop) rebalance device test failure usually caused ...Unanswered | 1 Replies | 839 Views | Created by JirayaSama - Tuesday, June 16, 2015 1:30 PM | Last reply by maguofeng - Wednesday, June 17, 2015 2:45 AM -
0 Votes
Data Reader Destination issue
reader destination? As I know as a .net programmer there is a class named data reader that could be used to retieve data in connected mode programmatically ...Answered | 2 Replies | 3613 Views | Created by MASNSN - Tuesday, August 31, 2010 1:21 AM | Last reply by MASNSN - Tuesday, August 31, 2010 2:29 AM -
0 Votes
[UWP][UMDF]Connect UMDF from UWP
I want to connect to custom UMDF driver from UWP App (prefereable from WinRT Component). I could do that by refering to CustomCapability sample. Is there ...Answered | 1 Replies | 424 Views | Created by miradham - Friday, November 3, 2017 7:20 AM | Last reply by Doron Holan [MSFT] - Friday, November 3, 2017 2:54 PM -
0 Votes
Continuous Timeout Issue
IOCP threads exhaustion happens in case there is a burst of request on the client, this could be the reason you didn't hit this issue earlier. I can see in the error message ...Answered | 11 Replies | 3559 Views | Created by Davey Dean Microsoft (MSFT CSG) - Tuesday, August 4, 2015 7:32 PM | Last reply by SadiqhAhmed-MSFT - Thursday, August 27, 2015 7:21 AM -
0 Votes
RefCount dismatch on Row Count components
" caused 90 Million rows not to be copied from a source to destination. This has caused us a major issue in Production. I can't find any info ...Answered | 11 Replies | 5919 Views | Created by Tianyu Li - Monday, July 31, 2006 5:32 PM | Last reply by Bob Bojanic - Thursday, May 29, 2008 6:49 AM - Items 1 to 20 of 2659973 Next ›
No announcements