No announcements
Found 2934776 threads
-
0 Votes
What causes the OnSubscriptionError to be fired in StreamingSubscriptionConnection?
: Microsoft.Exchange.WebServices.Data.ServiceResponseException: The specified subscription was not found. Now, I want to simulate the behavior so ... -
0 Votes
What are the causes of ManipulationCompleted not being fired?
I've noticed that ManipulationStarted and ManipulationCompleted don't always happen in pairs. What could be the causes ...Discussion | 1 Replies | 1512 Views | Created by cuipengfei - Thursday, July 7, 2011 4:00 AM | Last reply by CoamIthra - Wednesday, November 30, 2011 1:26 PM -
0 Votes
MessageBox in BeforeSelect causes BeforeSelect to be fired multiple times.
I have a very simple code, just a treeview with BeforeSelect handler and a message box in it to ask confirmation. The problem is when selecting a node for ...Answered | 1 Replies | 3331 Views | Created by hubbi78 - Wednesday, July 23, 2008 2:50 PM | Last reply by Bruce.Zhou - Saturday, July 26, 2008 6:14 AM -
0 Votes
What causes pingme.txt to be generated?
Only thing I know of, which might be related to the problem you describe is (for VS 2008, I think) IDE won't start (0xc00000ba in event ...Answered | 2 Replies | 10117 Views | Created by smitchell123 - Friday, March 23, 2012 10:28 PM | Last reply by smitchell123 - Monday, March 26, 2012 4:48 PM -
2 Votes
What causes CommandBinding.CanExecute delegate to be invoked ?
There should be a way to make this work because what would be the purpose to hook up handlers to allow/disallow the ...Answered | 10 Replies | 16589 Views | Created by makurob - Thursday, March 2, 2006 10:22 PM | Last reply by Makutaku - Saturday, March 11, 2006 2:18 AM -
0 Votes
what action fired the event?
although you shouldn't be able to add the same function to paint and load events do to the diff delegates usedAnswered | 3 Replies | 2828 Views | Created by elad2109 - Wednesday, April 28, 2010 10:27 PM | Last reply by Mahmoud Darwish - Monday, May 3, 2010 8:04 AM -
0 Votes
What causes CanLoad to be false??
unrelated Domain Data Source (AutoLoad=True. No data editing, just reading data from it). And I find this makes CanLoad of the first Domain Data ...Answered | 1 Replies | 1601 Views | Created by kissu100times - Thursday, December 2, 2010 7:24 PM | Last reply by kylemc - Monday, December 6, 2010 10:48 AM -
0 Votes
UsernameOverTransport security binding causes Channel Closed Event to be fired server side instead of client side
that will cause this. This binding causes the event to be fired client side (no security binding ... -
0 Votes
OnSubscriptionError : Microsoft.Exchange.WebServices.Data.ServiceResponseException: Unable to retrieve events for this subscription. The subscription must be recreated., The events couldn't be read.
in order to get StreamingSubscriptions working again. What is the best practice for recreating/renewing the ...Unanswered | 1 Replies | 1511 Views | Created by Steve Murphy CTT - Monday, December 11, 2017 2:17 PM | Last reply by Glen Scales - Tuesday, December 12, 2017 12:42 AM -
0 Votes
what causes PerformLayout method be serialized?
in dot net 2.0, initially you have a form, then drag a push button onto the designer surface of the form, some properties are serialized by the code generator. but ... -
0 Votes
Avoiding the timeout for the StreamingSubscriptionConnection
Glen's method uses the onDisconnect event to trigger a re-connect immediately so you never lose the connection. I cannot say exactly what the difference ...Unanswered | 3 Replies | 2640 Views | Created by Ahmad ElMadi - Saturday, November 17, 2012 10:31 PM | Last reply by mjolinor - Monday, November 19, 2012 11:58 AM -
0 Votes
when DataTable.RowChanged event suppose to be fired?
suppose to be DataTable.ValueChanged What event will be fired when the row state Changed from Detached to ...Discussion | 0 Replies | 5142 Views | Created by Haitham Khattab - Sunday, November 2, 2008 10:59 AM -
0 Votes
what event will be fired when moving GridSplitter in Grid?
I tried to capture SizeChanged event, but it is actually not.Answered | 2 Replies | 1270 Views | Created by KentZhou - Thursday, June 23, 2011 10:31 AM | Last reply by Asim Sajjad - Thursday, June 23, 2011 12:24 PM -
0 Votes
What causes "The linked dataset could not be found" error?
no path in the textbox. At that point, I need to browse, and locate the dataset and click ok. That would be fine, except my ...Unanswered | 4 Replies | 3280 Views | Created by AugustWind - Tuesday, May 29, 2012 4:21 PM | Last reply by AugustWind - Thursday, May 31, 2012 6:52 PM -
0 Votes
What causes a completely new underlying VM to be provisioned?
I'm curious if it's something like a change in the CSDEF file causes a new completely new machine to be provisioned and what, if anything else, ...Unanswered | 4 Replies | 661 Views | Created by darielmarlow - Thursday, February 11, 2016 2:58 AM | Last reply by darielmarlow - Thursday, February 11, 2016 8:12 PM -
0 Votes
How to use the EWS managed API StreamingSubscriptionConnection
. Then you need an instance of a StreamingSubscriptionConnection, to which you can add the previously created subscription by calling AddSubscription. Then ...Proposed | 3 Replies | 9076 Views | Created by Lennart Bauer - Thursday, November 4, 2010 8:16 AM | Last reply by Andrej Salnik - Wednesday, May 9, 2012 8:19 PM -
0 Votes
What causes web.config files to be modified by system
What about global solution depoyment? Does the solution specifically have to be built to change the web.config for this ...Answered | 3 Replies | 4423 Views | Created by themush1326 - Monday, October 10, 2011 10:05 PM | Last reply by Velavans - Tuesday, October 11, 2011 6:25 PM -
0 Votes
What causes the OlapQueryLog to stop populating?
local, additionally, check SQL Server error log for any errors which might be related to the QueryLog database. Look in the server event ...Answered | 2 Replies | 5672 Views | Created by epriddy - Tuesday, December 20, 2011 4:56 PM | Last reply by epriddy - Wednesday, February 22, 2012 9:51 PM -
0 Votes
What event will be fired when set DataContext for UserControl?
When setting datacontext for user control or UIElement in code like: this.layoutroot.datacontext=mydata; what kind of event will ...Answered | 2 Replies | 3598 Views | Created by KentZhou - Friday, August 28, 2009 11:16 AM | Last reply by Kelps Leite de Sousa - Saturday, September 5, 2009 7:25 AM -
0 Votes
How to check what is the sequence of the events that will be fired?
hi, do anyone know what is the sequence of the events below will be fired? Which is called first? It seems that if i click once on ...Discussion | 3 Replies | 4715 Views | Created by nyc9 - Monday, March 24, 2008 9:08 AM | Last reply by nyc9 - Friday, March 28, 2008 9:27 AM - Items 1 to 20 of 2934776 Next ›
No announcements