No announcements
Found 1434256 threads
-
0 Votes
HttpWebResponse.GetResponse() failed while debugging
Moreover, You must call the Close method to close the stream and release the connection.Answered | 1 Replies | 901 Views | Created by mohana t - Friday, August 7, 2015 1:04 PM | Last reply by Kristin Xie - Monday, August 10, 2015 7:16 AM -
0 Votes
Transaction rollback call failed
Thanks for reply, but there seems to be a problem when I applied this pattern, the rollback call causes exception because the transaction is no long valid at that point when the commit ...Answered | 2 Replies | 5655 Views | Created by petarch - Monday, November 15, 2010 11:19 AM | Last reply by petarch - Saturday, November 20, 2010 3:32 AM -
2 Votes
Debug Assertion Failed!
Nothing that occurs in the atexit call matters here.Answered | 9 Replies | 12148 Views | Created by Shady Enany - Tuesday, March 20, 2012 10:03 PM | Last reply by Shady Enany - Monday, March 26, 2012 9:20 AM -
1 Votes
custom tool 'MSDataSetGenerator' failed while processing
I created a class library project a while ago using VS 2005.Answered | 2 Replies | 3119 Views | Created by meriano - Monday, June 22, 2009 12:42 PM | Last reply by meriano - Monday, June 22, 2009 4:40 PM -
0 Votes
remote procedure called failed
Hello, I would like you to see below two ...Answered | 1 Replies | 1722 Views | Created by nravhad - Saturday, February 1, 2014 4:33 PM | Last reply by Shanky_621 - Sunday, February 2, 2014 1:01 AM -
2 Votes
CoCreateInstanceFromApp + CreateActCtxW
Can I use CreateActCtxW + ActivateActCtx + CoCreateInstanceFromApp for create COM object from metro app without use manifest for my metro app ?Unanswered | 4 Replies | 1130 Views | Created by Atrem2 - Friday, July 4, 2014 8:23 AM | Last reply by Atrem2 - Monday, July 7, 2014 12:36 PM -
0 Votes
Debug problem calling CoCreateInstance
That Dll is calling the .Net-component.Answered | 4 Replies | 5868 Views | Created by old fashioned - Wednesday, May 5, 2010 9:04 AM | Last reply by old fashioned - Thursday, May 6, 2010 1:31 PM -
9 Votes
ODBC-Call Failed - Access
Here are some of the errors I was getting: EXECUTE ERROR: ODBC--call failed.Answered | 19 Replies | 267991 Views | Created by theking2 - Friday, September 15, 2006 9:03 AM | Last reply by ShanCas - Wednesday, August 12, 2015 2:57 PM -
0 Votes
Excel CoCreateInstance failed with 0X80040154
In the morning my code worked, in the afternoon it suddenly didn't: Excel CoCreateInstance failed with ...Unanswered | 1 Replies | 864 Views | Created by Owen Ransen - Friday, August 9, 2019 6:02 AM | Last reply by Owen Ransen - Friday, August 9, 2019 7:40 AM -
0 Votes
CoCreateInstance for MSXML failed in VISTA
When I tried to execute in VISTA, It failed in CoCreateInstance for MS XML and the error returned is ACCESS deniend. -
0 Votes
Setter is not called while using PropertyDescriptor
You could use reflection to set it dynamically: TestControl control = new TestControl(); System.Reflection.PropertyInfo pi = ...Answered | 3 Replies | 878 Views | Created by Jayaleshwari - Monday, December 21, 2015 5:01 AM | Last reply by Magnus (MM8) - Tuesday, December 22, 2015 3:20 PM -
2 Votes
InvalidCastException upon calling method of CCW object - QueryInterface failed
Because I was calling the CCW from an Multiple Thread Apartment mode method, I was in need of a proxy stub DLL, which I didn't have.Answered | 2 Replies | 5032 Views | Created by Max Kukartsev - Friday, December 28, 2007 4:09 AM | Last reply by Sergey Shandar citylizard - Thursday, August 7, 2008 2:04 PM -
0 Votes
CoCreateInstance for ICDBurn fails
Hi, Me also in same situvation hr = CoCreateInstance (&CLSID_CDBurn, NULL, CLSCTX_INPROC_SERVER, &IID_ICDBurn, (LPVOID *) ...Answered | 3 Replies | 8265 Views | Created by name not given here - Wednesday, March 19, 2008 9:04 PM | Last reply by Eric Haddan - Friday, March 19, 2010 8:54 PM -
0 Votes
CoCreateInstance( IWebBrowser2* ) returned E_FAIL after some calls
Sometime, CoCreateInstance will fail after loading 15th windows and sometime, this call will fail after 50th instance of IExplorer.Unanswered | 2 Replies | 4257 Views | Created by Er.Natraj - Friday, October 14, 2011 12:11 PM | Last reply by Er.Natraj - Tuesday, October 18, 2011 10:29 AM -
0 Votes
CoCreateInstance for IShellWindows fails in protected mode
Does anyone know why CoCreateInstance for IShellWindows fails if called by an IE extension running in protected mode? -
0 Votes
Full db backup Maintenance Plan succeeds but does not contain all data
Everything looks good - all jobs succeed - file time stamps look correct - when I use the full db backup to restore to test dbase, a bunch of data is "missing" that should ...Answered | 2 Replies | 6039 Views | Created by Steve54603 - Monday, May 3, 2010 9:24 PM | Last reply by G.Wilson - Tuesday, May 4, 2010 3:16 AM -
0 Votes
Marshal Interface failed on windows 7, but succeed on xp
Ignoring that for a second, perhaps you will be better of to call CoInitializeEx(NULL, COINIT_MULTITHREADED) on the main thread as well, instead of CoInitialize(NULL).Answered | 7 Replies | 8140 Views | Created by guanbin - Monday, May 3, 2010 8:48 AM | Last reply by Roman Ryltsov - Tuesday, May 4, 2010 7:28 AM -
0 Votes
A buffer failed while allocating bytes.
What is the Exact fix for the following error message in SSIS Error: A buffer failed while allocating 3640 bytes.Answered | 3 Replies | 5665 Views | Created by Abhinav530 - Wednesday, March 4, 2015 6:48 PM | Last reply by Samir Abrahao - Thursday, March 5, 2015 1:51 PM -
0 Votes
How to add com dll in windows 8 store app
You can run the Windows App Certification Kit to ensure your app is only calling the supported subset of the Win32 and COM API.Answered | 1 Replies | 1837 Views | Created by vishal patel - Wednesday, February 27, 2013 4:36 PM | Last reply by adam grocholski - Wednesday, February 27, 2013 5:36 PM -
0 Votes
DragDrop registration did not succeed. error
when i debug this code in C# Express 2005 : public void ResiveFunc(string FuncResive) { ...Answered | 3 Replies | 4362 Views | Created by [BIGHEAD] - Wednesday, January 19, 2011 2:15 PM | Last reply by Leo Liu - MSFT - Tuesday, January 25, 2011 9:31 AM
No announcements