No announcements
Found 1434207 threads
-
0 Votes
TFSBuild reports all steps succeed but build fails
Here is the build log from when build.bat is called, through the end, there are no other errors in the log aside from the WiX errors, and no Targets fail: ...Answered | 5 Replies | 7110 Views | Created by JohnED2007 - Wednesday, February 24, 2010 9:18 PM | Last reply by Joy.Chaykin - Monday, December 20, 2010 4:43 AM -
0 Votes
custom COM instance in C++ metro app
Hi Gary, You can instantiate custom COM objects in a Windows Store app in C++ by including it in the AppxPackage as registration free COM defined in the ...Answered | 2 Replies | 2380 Views | Created by Gary S. Brown - Thursday, December 6, 2012 6:29 PM | Last reply by Thomy Early - Saturday, January 26, 2013 1:46 PM -
0 Votes
Force SQL job to succeed even after a step fails in SQL server 2008
If you expand the job history to see the steps, the failed step will show a failed icon.Answered | 4 Replies | 11357 Views | Created by KiranNJ - Monday, August 30, 2010 5:59 PM | Last reply by SQLWork - Tuesday, August 31, 2010 2:29 PM -
0 Votes
Application Download did not succeed
So the issue at hand is I successfully was able to launch every application except for one which I call the master viewer.Answered | 2 Replies | 1765 Views | Created by NicholasM3193 - Wednesday, June 10, 2015 1:58 PM | Last reply by Dave Patrick - Wednesday, June 17, 2015 1:10 AM -
0 Votes
CoCreateInstance fails
There is namespace called Foo.Answered | 9 Replies | 9240 Views | Created by gsumm - Thursday, May 14, 2009 7:38 PM | Last reply by gsumm - Thursday, May 14, 2009 10:36 PM -
0 Votes
how to using the COM interface "CoCreateInstance" on Win8 Metro?
hi Jesse, I've used the function CoCreateInstanceFromApp(), but the result same as CoCreateInstance() and return REGDB_E_CLASSNOTREG, because ...Unanswered | 4 Replies | 3141 Views | Created by Jackic - Thursday, February 28, 2013 10:25 AM | Last reply by Jackic - Sunday, March 10, 2013 12:05 AM -
0 Votes
ERROR: 16 bit COM Client Apps, on Windows 8, using CoCreateInstance() with CLSCTX_ALL fails with 0x80000003.
Having a 16 Bit COM Client connecting to an 16 Bit or 32 Bit COM Local Server fails 0x80000003.Answered | 1 Replies | 4259 Views | Created by Peter Friis Hansen - Monday, June 18, 2012 4:53 PM | Last reply by Sheng Jiang 蒋晟 - Monday, June 18, 2012 11:14 PM -
0 Votes
How to send email only when a build succeeds in TFS 2013?
I want to send email notification only when a build succeeds or partially succeeds.Answered | 3 Replies | 355 Views | Created by Nagsen Meshram - Tuesday, February 16, 2016 5:11 AM | Last reply by Nagsen Meshram - Wednesday, February 17, 2016 2:13 PM -
0 Votes
[UWP]Can CLSID_CWMAudioAEC be used in Windows 10 Universal Store Apps? How?
CoCreateInstance is only available to desktop apps.Answered | 3 Replies | 1268 Views | Created by netsfx - Sunday, March 27, 2016 1:21 AM | Last reply by Sheng Jiang 蒋晟 - Sunday, March 27, 2016 2:31 PM -
0 Votes
Problem in the DLL calls CoCreateInstance
And when are you calling the WSPStartup?Unanswered | 8 Replies | 6078 Views | Created by cppcoffee - Thursday, October 6, 2011 3:01 AM | Last reply by cppcoffee - Thursday, October 6, 2011 7:25 AM -
0 Votes
CoCreateInstance failed
Hi, CoCreateInstance(OLESTR("shell.LocalMachine")) is failed on vista 5381 with error 14007: The requested lookup key was not found in any active activation ... -
0 Votes
Call CoCreateInstance() with error 0x80040150 (REGDB_E_READREGDB)
The COM SCM looks up in the registry the executable (or library) to load whenever CoCreateinstance is called.Unanswered | 4 Replies | 5936 Views | Created by Jerry_Rain - Friday, April 23, 2010 7:01 AM | Last reply by Jerry_Rain - Monday, April 26, 2010 6:34 AM -
0 Votes
[UWP][C++] A SERIOUS BUG: WACK Failure: CoCreateInstance not supported
No one use CoCreateInstance.Unanswered | 5 Replies | 1715 Views | Created by [-] - Friday, December 11, 2015 7:39 AM | Last reply by [-] - Monday, December 21, 2015 7:51 AM -
0 Votes
CoCreateInstance failing
This fails regularly with E_NOINTERFACE How is your interface marshalled?Proposed | 3 Replies | 4223 Views | Created by SPAMfighter - Tuesday, January 18, 2011 9:57 PM | Last reply by Igor Tandetnik - Wednesday, January 19, 2011 5:09 PM -
0 Votes
Microsoft.XLANGs.Core.ServiceCreationException : Failed while creating a ... service
could any of these fail initialisation?Answered | 13 Replies | 26425 Views | Created by Use4Forums - Monday, July 28, 2008 11:25 PM | Last reply by Paul Bettison scep - Thursday, March 2, 2017 11:10 AM -
0 Votes
why SqlServer job getting succeed Even though error in the Jobstep?
Do you have Fail Package on Failuer = true for the step that is executing the stored procedure?Answered | 1 Replies | 2454 Views | Created by anil yaaram - Tuesday, April 3, 2012 1:48 PM | Last reply by Chuck Pedretti - Tuesday, April 3, 2012 2:44 PM -
0 Votes
CoCreateInstance(CLSID_FilterMapper2, failed in OnInitDialog()
I call the CoCreateInstance to create a instance of CLSID_FilterMapper2, but it failed every times.Discussion | 1 Replies | 4302 Views | Created by hurric - Saturday, July 25, 2009 7:39 PM | Last reply by nobugz - Saturday, July 25, 2009 7:54 PM -
0 Votes
Porting to Visual Studio 2010 breaks COM calls
If they are on different machine, I suggest you check the VS2010 machine, whether it has a high CPU load and the process takes a long time to call ...Answered | 2 Replies | 367 Views | Created by Voyager3 - Wednesday, September 21, 2016 7:58 PM | Last reply by Weiwei Cai - Thursday, September 22, 2016 5:47 AM -
0 Votes
InstallShield LE TFS Builds succeed but no output
I have an InstallShield LE project which is building fine in Visual Studio 2013 and msi is generated I have added an AfterGet target to get rid of ...Answered | 1 Replies | 961 Views | Created by Jyotirmoy Debnath - Friday, February 19, 2016 8:01 PM | Last reply by Tingting MO - Monday, February 22, 2016 5:56 AM -
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 | 948 Views | Created by mohana t - Friday, August 7, 2015 1:04 PM | Last reply by Kristin Xie - Monday, August 10, 2015 7:16 AM
No announcements