No announcements
Found 1425682 threads
-
0 Votes
IDispatchMessageInspector does not release resources
Calling Dispose on the Request and Reply should clean up those, but there might be other issues at hand that cause these resources, or others, to remain opened.Answered | 6 Replies | 1674 Views | Created by Yugan - Monday, March 26, 2012 8:38 AM | Last reply by Yugan - Thursday, March 29, 2012 10:37 AM -
0 Votes
IDispatchMessageInspector does not release resources
User-1269009881 posted What your meaning is that your server is going down since the program is not releasing the resource?Answered | 2 Replies | 74 Views | Created by Anonymous - Monday, March 26, 2012 6:14 AM | Last reply by Anonymous - Thursday, March 29, 2012 7:32 AM -
11 Votes
FileStream doesn't release resources
Isn't there a way to force a release on these types of resources?Answered | 21 Replies | 50357 Views | Created by Niehls - Tuesday, August 22, 2006 10:45 AM | Last reply by Emre2010 - Sunday, April 3, 2011 6:19 PM -
0 Votes
Releasing Resources
It does stay open after running the application with Visual Studio.Answered | 5 Replies | 2974 Views | Created by forsberg - Wednesday, September 10, 2008 7:16 PM | Last reply by David M Morton - Wednesday, September 10, 2008 9:15 PM -
0 Votes
Release resources within Windows Service
I'm having the same problem of releasing abby objects (and the license) on application close.Answered | 4 Replies | 5314 Views | Created by Nazza - Thursday, September 3, 2009 1:15 PM | Last reply by Nazza - Friday, September 13, 2013 1:42 PM -
0 Votes
Cancel request from IDispatchMessageInspector without executing method
Hello, I have a WCF REST service with an IDispatchMessageInspector which execute code before the call of the method.Answered | 1 Replies | 5320 Views | Created by cabrinha - Wednesday, June 22, 2011 2:41 PM | Last reply by CarlosFigueira - Wednesday, June 22, 2011 3:31 PM -
0 Votes
Resource created in one thread and releasing in another thread
not to be confused with "releasing" them as in ReleaseMutex (which has to be called from the same thread that acquired that mutex).Answered | 2 Replies | 3686 Views | Created by drunkanmaster - Friday, March 9, 2012 3:47 AM | Last reply by Rahul V. Patil - Tuesday, March 13, 2012 3:11 AM -
0 Votes
Is it necessary to release the resource created by SHCreateMenuBar ?
Is it necessary to release the resource created by SHCreateMenuBar?Answered | 1 Replies | 4854 Views | Created by Water Lin - Monday, March 29, 2010 2:41 AM | Last reply by Vinodkumar Ramachandran - Monday, March 29, 2010 7:54 AM -
0 Votes
Resources on Completed Projects not released
Since the completed project is in the draft/publish databases of Project Server, if you check the options "load summary resources assignments" while opening MS Project Pro, it will ...Answered | 1 Replies | 990 Views | Created by Lundwall - Thursday, September 4, 2014 8:55 PM | Last reply by Guillaume Rouyre [MBA, MVP, MCC] - Saturday, September 6, 2014 1:42 PM -
1 Votes
SQL not releasing the Server resources like RAM CPU
CPU is always released.Answered | 4 Replies | 5603 Views | Created by Ekbal Ansari (MCITP) - Thursday, June 7, 2012 3:32 AM | Last reply by Kalman Toth - Saturday, June 16, 2012 5:55 PM -
0 Votes
Authentication Using IDispatchMessageInspector
Does this help you?Answered | 4 Replies | 3831 Views | Created by Lcng - Wednesday, October 26, 2011 5:20 AM | Last reply by Adil Mughal - Thursday, November 3, 2011 6:47 AM -
1 Votes
C# 2008 app -need to release resources and stop executing
I said "umanaged resources". .NEt does not allow you to directly allocate and de-alloccate memory the way native C++ code does (this is an important ...Answered | 8 Replies | 1151 Views | Created by wendy elizabeth - Wednesday, February 6, 2013 8:18 PM | Last reply by CrazyGhost_Von - Friday, February 8, 2013 10:18 AM -
0 Votes
Marshal.releasecomobject does not release the object.
0) EndWhile You need to release all underlying COM objects, not only the o object.Answered | 2 Replies | 2212 Views | Created by bert_paulus - Friday, November 7, 2014 8:18 AM | Last reply by bert_paulus - Friday, December 19, 2014 7:26 AM -
0 Votes
Release Management - Out of Memory Exception when adding resources for Tool
Unfortunately I can't reduce the size of the resource as it's from a third party (I'm trying to add the sqlplus tool from Oracle).Answered | 7 Replies | 938 Views | Created by Alex Cluer - Monday, November 9, 2015 3:12 PM | Last reply by Starian chen - Thursday, November 19, 2015 7:25 AM -
1 Votes
Is it possible to save a value to a service class from an IDispatchMessageInspector Class?
[ServiceContract] public interface ITest { [OperationContract] string Echo(string text); } public class Service : ...Answered | 1 Replies | 3255 Views | Created by Jobarra - Monday, October 18, 2010 3:08 PM | Last reply by Carlos Figueira - Monday, October 18, 2010 5:12 PM -
0 Votes
vb.net 2010 app does not run in release mode
What is the difference between the Debug and the Release configuration of the solution?Answered | 4 Replies | 967 Views | Created by wendy elizabeth - Wednesday, May 27, 2015 4:49 PM | Last reply by Armin Zingler - Wednesday, May 27, 2015 7:34 PM -
0 Votes
Geneva Framwork STS & IDispatchMessageInspector
The problem: The AfterReceiveRequest event is not fired on the first call into the service - however it does successfully fire on each subsequent call.Answered | 1 Replies | 5080 Views | Created by keri k - Tuesday, January 13, 2009 8:03 PM | Last reply by Dominick Baier - Tuesday, January 13, 2009 8:27 PM -
0 Votes
The repository.... does no longer have a Release file
Hi I'm running a VM with Ubuntu 17.04 zesty I'd like to update it, but can't: sudo apt-get update Ign:1 http://azure.archive.ubuntu.com/ubuntu ...Answered | 5 Replies | 3617 Views | Created by James.Thomas100 - Saturday, July 28, 2018 7:09 AM | Last reply by CHEEKATLAPRADEEP-MSFT - Wednesday, August 1, 2018 6:19 AM -
0 Votes
Release: Azure Resource Group Deployment" Task - Not parsing variables
Release Definitions > {your-release}, click the ellipsis > Configure variables...Answered | 1 Replies | 1379 Views | Created by Woter-324 - Tuesday, May 9, 2017 7:39 AM | Last reply by Woter-324 - Tuesday, May 9, 2017 8:16 AM -
0 Votes
release version GUI does not display
If your program does not run on another machine it usually means your program depends on a DLL that was not installed.Answered | 3 Replies | 1847 Views | Created by FugersonHall - Friday, May 18, 2012 6:02 PM | Last reply by Jesse Jiang - Wednesday, May 30, 2012 3:23 AM - Items 1 to 20 of 1425682 Next ›
No announcements