No announcements
Found 2788709 threads
-
0 Votes
Calling WTSVirtualChannelOpen() lasts for about 10 seconds if channel (name) is not handled by RPD client plugin
In former Windows Versions that call succeeded in either case (without delay), but a subsequent write failure indicated, that related channel was not handled by RDP ... -
5 Votes
PollingDuplexHttpBinding Client Channel Faults unexpectedly after few seconds
It seems IE and Chrome plugins for SL work differently.Answered | 9 Replies | 6835 Views | Created by Eugenio Rizzi - Wednesday, September 8, 2010 12:20 PM | Last reply by Christopher Scrosati - MSFT - Thursday, December 16, 2010 10:05 PM -
0 Votes
WTSVirtualChannelOpen failed sometimes with error code 0x80004005
: Declare Ansi Function WTSVirtualChannelOpen Lib "Wtsapi32.dll" ( _ ByVal hServer As IntPtr, ByVal SessionID As UInt32, ByVal VirtualName As String) ...Answered | 3 Replies | 2280 Views | Created by ePadLink - Friday, July 6, 2012 8:31 PM | Last reply by Mike Feng - Tuesday, July 10, 2012 8:38 AM -
0 Votes
About web test plugin
Plugin should execute only in the PreWebTest event for the Parent test, not for any sub tests called by the parent.Answered | 4 Replies | 3348 Views | Created by MHSK - Tuesday, March 13, 2012 1:11 PM | Last reply by MHSK - Thursday, March 15, 2012 10:04 AM -
0 Votes
WTSVirtualChannelOpen hangs for 10 seconds on Win8/Server2012
Hi, The hotfix for the 10 second delay has released.Proposed | 8 Replies | 4995 Views | Created by Jochen Schieberlein - Monday, June 25, 2012 11:09 AM | Last reply by Nathan Manis - Wednesday, March 20, 2013 2:35 PM -
2 Votes
Sharing channel factory between service calls
" That happens only for second and all next calls of my service and if interval between calls is more that 2 min.Answered | 3 Replies | 7524 Views | Created by Minsko - Friday, July 8, 2011 4:32 PM | Last reply by Ido Flatow. _ - Friday, July 8, 2011 9:32 PM -
1 Votes
Last 10 Charatacters Of FileName
For me, this displays 10 characters in the middle of the file name string.Answered | 8 Replies | 5667 Views | Created by FogHorn I - Wednesday, June 16, 2010 1:43 AM | Last reply by OBobbyBoy - Wednesday, June 29, 2016 11:03 PM -
0 Votes
Tutorial about creating an Internet Explorer Plugin
The plugin architecture hasn't changed since IE4 so the old tutorials should still work.Answered | 1 Replies | 1034 Views | Created by BrunenG - Friday, January 23, 2015 7:55 AM | Last reply by Sheng Jiang 蒋晟 - Friday, January 23, 2015 5:54 PM -
0 Votes
How to ensure 10 Frames(Screenshots) per second
hehe, that's interesting: My benchmark duration was 10 seconds.Answered | 24 Replies | 4921 Views | Created by Zakukashi - Friday, September 30, 2011 12:23 PM | Last reply by Armin Zingler - Sunday, October 2, 2011 4:02 PM -
0 Votes
sp_sqlagent_has_server_access runs 10-15 seconds
I'm surprised at the 10-15 seconds run duration - however is that specifically for the stored procedure call or is that for the Job that is ...Answered | 7 Replies | 2492 Views | Created by JRStern - Thursday, September 8, 2016 5:09 PM | Last reply by S_NO - Saturday, September 10, 2016 5:14 AM -
1 Votes
first call to WCF services is slows (10 to 25 seconds)
I've doing some research and I found that it has something to do with the Channel Factory and its caching (or lack of), do you guys know something about this?Answered | 7 Replies | 2159 Views | Created by César Campos R - Sunday, September 7, 2014 3:33 AM | Last reply by César Campos R - Saturday, September 13, 2014 1:12 AM -
0 Votes
.NET 2.0 remoting secure channel hangs, normal channel works
To be precise, many times when I access the first remote object after accessing the second remote object from the same client, get a ...Answered | 4 Replies | 4889 Views | Created by Locarno - Tuesday, May 27, 2008 2:07 PM | Last reply by Fabio Gouw - Tuesday, July 1, 2008 1:00 AM -
0 Votes
How to: Transmit business exception states to the client WITHOUT FAULTING THE CHANNEL?
No, seriously - a fault exception will result in the client putting the channel into faulting state - which means having the need to reinitialize it.Answered | 7 Replies | 3409 Views | Created by NetTecture - Tuesday, October 6, 2009 5:27 AM | Last reply by NetTecture - Tuesday, October 6, 2009 2:03 PM -
2 Votes
get the first and last name
<last>\w{2,})", RegexOptions.Compiled); foreach (String name in names) { Match m = rx.Match(name); if ...Answered | 6 Replies | 10885 Views | Created by Tcomsn - Wednesday, October 13, 2010 12:57 PM | Last reply by JohnGrove - Wednesday, October 13, 2010 4:41 PM -
0 Votes
License Concern about Eclipse Plugin
In addition, you will need a TFS Client Access License (CAL) for any user accessing TFS (including using Team Explorer Everywhere.)Answered | 3 Replies | 6050 Views | Created by JCCheng - Monday, November 28, 2011 2:45 AM | Last reply by Edward Thomson - Monday, December 5, 2011 2:55 PM -
0 Votes
Handling a server exception in client
For an example, refer to the section called "Applying Validation Rules That Run When Data Is Saved" in the following help ...Answered | 1 Replies | 2872 Views | Created by Manuel Rivera - Saturday, October 1, 2011 6:10 PM | Last reply by Nicole Haugen - Thursday, October 13, 2011 8:46 PM -
0 Votes
external PlugIn calls macro sub, how to call a c# method?
Now my new Plugin solution simply contains of 2 parts: a small Word Template where the execAfterBatch() Sub is declared (this calls thwe C# ...Answered | 3 Replies | 797 Views | Created by SebastianWiass - Monday, December 29, 2014 12:15 PM | Last reply by SebastianWiass - Monday, January 5, 2015 8:33 AM -
0 Votes
Handling client disconnect in duplex WCF service
Hi, You find this "The duplex model does not automatically detect when a service or client closes its channel.Answered | 2 Replies | 8937 Views | Created by AshPursglove - Friday, September 2, 2011 10:40 AM | Last reply by Renan Teixeira Moreira - Friday, July 3, 2015 3:49 PM -
0 Votes
How to Dock a plugin in Lync Client.
The Lync APIs do not provide a way to dock an application next to the Lync client.Answered | 2 Replies | 2318 Views | Created by JS Sharma - Friday, October 26, 2012 11:52 AM | Last reply by Kai Strandskov [Msft] - Monday, October 29, 2012 6:07 PM -
0 Votes
Async calls to Generic endpoints using channel factory?
You can use the async pattern for the generic type you're using in the channel factory.Answered | 1 Replies | 4122 Views | Created by infy123 - Wednesday, August 26, 2009 7:09 AM | Last reply by Carlos Figueira - Wednesday, August 26, 2009 4:18 PM - Items 1 to 20 of 2788709 Next ›
No announcements