blog.davidbarrett.net
///<summary>Just a lot of random technical stuff, really.</summary>
Site Sections
Home
Contact
Syndication
Login
Posts
31
Comments
96
Trackbacks
0
Visual Studio
I Can't Find the Live Framework SDK and Tools Download!
Applied for the Windows Azure Live services CTP and received your token, but can't find the download? You're not alone. Following the download links for me, even after I received and entered my token, took me in a circular loop. That is, it took me into a loop until I actually started to create a Live-enabled cloud app. Dariusz Parys blogs about this issue, and how to actually get the download links to work in this blog post. Thanks, Dariusz...
Share This Post:
Posted On
Tuesday, February 10, 2009 9:24 AM
|
Feedback (0)
VCBuild, BK1513, and Team Build
I ran across this issue while automating a particularly complex build. It turns out the C++ project was being built twice during the automated build. Ensuring the build only ran the C++ project once fixed up my problem. Hope this helps anyone struggling with this combination of issues
Share This Post:
Posted On
Tuesday, January 27, 2009 2:55 AM
|
Feedback (0)
Windows Azure January 2009 CTP Released
For anyone who still hasn't seen the announcement, the January 2009 CTP for the Windows Azure tools were released. See the official blog post here. Go grab the latest bits and start leaning Azure today
Share This Post:
Posted On
Friday, January 16, 2009 2:57 AM
|
Feedback (0)
Equivalent svcutil.exe command for VS2008 Add Service Reference
As a followup to my post about serialization funkiness between WCF and Peoplesoft, I wanted to post what svcutil.exe command I used to mimic the built-in behavior of the "Add Service Reference" behavior in Visual Studio 2008. Contrary to Visual Studio 2005, the Add service reference command in Visual Studio 2008 does not use svcutil.exe, but rather it's own built-in functionality. Using a comparison reference between the two and my own analysis of the results, I came up with the following command...
Share This Post:
Posted On
Monday, June 30, 2008 9:22 AM
|
Feedback (0)
Comment and opinions are my own and do not reflect on my company in any way.
Archives
January, 2012 (1)
September, 2011 (1)
October, 2010 (1)
September, 2010 (1)
February, 2010 (1)
October, 2009 (1)
August, 2009 (1)
May, 2009 (1)
March, 2009 (1)
February, 2009 (1)
January, 2009 (3)
November, 2008 (2)
July, 2008 (1)
June, 2008 (3)
May, 2008 (5)
April, 2008 (3)
March, 2008 (2)
February, 2008 (1)
November, 2007 (1)
Post Categories
WCF
SOA
Neudesic
Home
Entertain
Biztalk
Visual Studio
EntLib
TFS
VSTS
Team Build
Azure
WP7
Copyright © 2005 David Barrett
This work is licensed under a
Creative Commons License