Sign in
Http Client Protocol Issues (and other fun stuff I support)
If you use any of these solutions, Please let me know so I can track if any of this is useful to you! Thanks!
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
ATL Controls
AtlServer
Certificates
DebugDiag
HTTP Troubleshooting
HttpWebRequest
IE 8
IIS 7
Internet Explorer
ISAPI
MSXML
Push Notifications
SOAP
Soap ToolKit
SSL
System.Net
WebBrowser Control
Windows 8
Windows Azure Mobile Services
Windows Store applications
WinHttp
WinInet
WNS
WWSAPI
XMLHttp
Archive
Archives
May 2013
(3)
April 2013
(2)
March 2013
(4)
January 2013
(1)
December 2012
(2)
November 2012
(1)
August 2012
(2)
July 2012
(1)
March 2012
(1)
December 2011
(2)
October 2011
(1)
June 2011
(1)
May 2011
(1)
April 2011
(2)
March 2011
(2)
February 2011
(1)
October 2010
(1)
September 2010
(2)
August 2010
(1)
June 2010
(1)
May 2010
(1)
April 2010
(1)
March 2010
(2)
October 2009
(2)
September 2009
(5)
August 2009
(2)
July 2009
(2)
June 2009
(10)
May 2009
(4)
April 2009
(3)
March 2009
(7)
February 2009
(1)
January 2009
(2)
December 2008
(4)
November 2008
(1)
October 2008
(2)
September 2008
(2)
June 2008
(1)
April 2008
(1)
March 2008
(2)
January 2008
(2)
December 2007
(2)
November 2007
(1)
October 2007
(2)
July 2007
(1)
June 2007
(1)
May 2007
(4)
April 2007
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Http Client Protocol Issues (and other fun stuff I support)
Upgrading or Adding References to Mobile Services when there are Multiple projects in the Solution
Posted
14 days ago
by
Jeff Sanders
0
Comments
When you have multiple projects in a solution (for example a Phone and Windows Store app) and you need to add a reference using nuget for each of them there are two methods you can choose from. You can use the command line using the Package Manager...
Http Client Protocol Issues (and other fun stuff I support)
Carolina Code Camp links
Posted
17 days ago
by
Jeff Sanders
0
Comments
Hey all… Thanks for attending the Windows Azure Mobile Services Troubleshooting talk! Here are the links I promised: Windows Azure Mobile Services forum Windows Azure Mobile Services Videos, Code Samples and Tutorials REST interface and others Postman...
Http Client Protocol Issues (and other fun stuff I support)
Windows Azure Mobile Services - Accessing a Stored Procedure from a different Schema
Posted
19 days ago
by
Jeff Sanders
0
Comments
I needed to access a stored procedure in the same database but for a different schema and call it from a server side script in Windows Azure Mobile Services, however I was getting this error: Error occurred executing query: “Error: [Microsoft][SQL...
Http Client Protocol Issues (and other fun stuff I support)
PhoneGap and Windows Azure Mobile Services error: Login is only supported from http:// and https:// URLs. Please host your page in a web server
Posted
1 month ago
by
Jeff Sanders
0
Comments
Just a quicky! If you are building a PhoneGap app using the preview bits of Windows Azure Mobile Services and you get this error: “Login is only supported from http:// and https:// URLs. Please host your page in a web server” you need to include the cordova...
Http Client Protocol Issues (and other fun stuff I support)
Configuring Fiddler to be a proxy for Android Emulators in Eclipse
Posted
1 month ago
by
Jeff Sanders
0
Comments
I struggled with getting Fiddler to work with the emulators shipped with Eclipse. Here is a quick reference for you to get Fiddler installed so you can debug HTTP and HTTPS traffic. Install and configure Fiddler Install Fiddler from this link: http...
Http Client Protocol Issues (and other fun stuff I support)
How to: Add a ‘Copy Code’ Link to Your Blog Post and Colored Code Blocks
Posted
2 months ago
by
Jeff Sanders
0
Comments
A nice touch to your blog is to have a link to copy the code you have entered. Another great feature is to have your code colored as it would be in Visual Studio. There a couple of ways you can do this. Here is how I prefer to do it...
Http Client Protocol Issues (and other fun stuff I support)
Server Script to Insert Table Items in Windows Azure Mobile Services
Posted
2 months ago
by
Jeff Sanders
0
Comments
I needed a script to load a database with dummy items. I created a Scheduler script with a simple loop to insert 1000 items into my table. I found that when I ran this script it would kick off and seemingly never complete. What was worse...
Http Client Protocol Issues (and other fun stuff I support)
How To: Decode Event Viewer logs to see What Tile Notification data is
Posted
2 months ago
by
Jeff Sanders
1
Comments
Using Push Notifications for my Windows Store app I needed to debug what message was being received for my Tile Notifications. The payload however was just a hex blob and THAT wasn’t too useful. Here is what I did to find the payload and see...
Http Client Protocol Issues (and other fun stuff I support)
How To: Send and Expire a Tile Notification from Mobile Services Server Scripts
Posted
2 months ago
by
Jeff Sanders
0
Comments
We document how to send push notifications using Mobile Services fairly well. You can use the wns object and push the notification. This is documented here: Get started with push notifications in Mobile Services Push notifications to...
Http Client Protocol Issues (and other fun stuff I support)
Windows Store Developer Solutions blog!
Posted
3 months ago
by
Jeff Sanders
0
Comments
Hey all! Check out this blog for more Windows Store and Windows Phone developer issues! http://blogs.msdn.com/b/wsdevsol/
Http Client Protocol Issues (and other fun stuff I support)
ATL Library and Windows Store apps
Posted
4 months ago
by
Jeff Sanders
0
Comments
Just a quick post in case you run up against this issue. You can use a subset of ATL Library code in your Windows Store app. You may run into errors with validation when compiling or when running the Windows App Certification Kit (WACK) tool. If...
Http Client Protocol Issues (and other fun stuff I support)
Portable Class Library error when building a Windows Phone 8, Windows Store app library
Posted
5 months ago
by
Jeff Sanders
0
Comments
I had a customer issue that I thought I would share in the event you run into this issue (it may save you some heartburn). Here is the error: The "Vbc" task failed unexpectedly. System.Runtime.InteropServices.COMException (0x80004005): Unable...
Http Client Protocol Issues (and other fun stuff I support)
Building Package for the Windows Store–The package contains a Debug framework reference
Posted
5 months ago
by
Jeff Sanders
0
Comments
I was helping a customer with a problem they were encountering when trying to build a package for submission to the Windows App Store. The error was: “The package contains a Debug framework reference”. To make a long story short the solution...
Http Client Protocol Issues (and other fun stuff I support)
Windows 8 Video Driver for Inspiron 1521 - Radeon Xpress 1270
Posted
9 months ago
by
Jeff Sanders
3
Comments
I have an old (circa 2007) Dell Inspirion 1521 laptop and wanted to get a better Video driver installed for Windows 8. I found a Vista 64 bit driver on the Dell site that seems to work very well (compared to the generic drivers): http://www.dell.com/support...
Http Client Protocol Issues (and other fun stuff I support)
How do I figure out what the hex error codes from WinJS.xhr are?
Posted
9 months ago
by
Jeff Sanders
0
Comments
These codes are hex representations of the underlying WinINet error codes. You can use calc to translate the code from hex to decimal and then look up that error here: http://support.microsoft.com/kb/193625 To use calc bring up the calculator by...
Http Client Protocol Issues (and other fun stuff I support)
Client and Server certificates in Windows Store applications
Posted
10 months ago
by
Jeff Sanders
2
Comments
I answered a couple of certificate questions in the C# Windows Store applications forum that you all may find useful: Provide Client side certificate: http://social.msdn.microsoft.com/Forums/en-US/winappswithcsharp/thread/0d005703-0ec3-4466-b389...
Http Client Protocol Issues (and other fun stuff I support)
Where is the Windows 8 Product key?
Posted
over 1 year ago
by
Jeff Sanders
0
Comments
Here! http://windows.microsoft.com/en-US/windows-8/faq
Http Client Protocol Issues (and other fun stuff I support)
How to take a System.Net trace from Windows Store applications (Developer Preview)
Posted
over 2 years ago
by
Jeff Sanders
0
Comments
In desktop applications and services we frequently take System.Net traces to diagnose issues using the HttpWebRequest class, HttpListener, sockets, smpt etc… (and now the HttpClient classes). We traditionally use the application configuration file...
Http Client Protocol Issues (and other fun stuff I support)
Walkthrough–Creating an IIS server to use with WNS Push Notifications and Windows Store apps (RTM update)
Posted
over 2 years ago
by
Jeff Sanders
6
Comments
Moved to our new blog here: http://blogs.msdn.com/b/wsdevsol/archive/2012/10/04/walkthrough-creating-an-iis-server-to-use-with-wns-push-notifications-and-windows-store-apps.aspx
Http Client Protocol Issues (and other fun stuff I support)
Windows 8 on Acer Aspire One Netbook - Screen Resolution etc...
Posted
over 2 years ago
by
Jeff Sanders
6
Comments
I was anxious to see what real memory usage would look like on my low end netbook. It was better than Windows 7! Less than 500M. One problem I had was the native resolution of my netbook is1024X600 and the will not load Windows Store applications at that...
Http Client Protocol Issues (and other fun stuff I support)
A simple WildCard mapped ISAPI extension, to remove a header
Posted
over 2 years ago
by
Jeff Sanders
0
Comments
I needed a simple WildCard Extension to remove a header and could not find one. This needs a little more error checking code but can get the job done. If you use it and add some enhancements or find problems, let me know and I will tune up the example...
Http Client Protocol Issues (and other fun stuff I support)
You cannot use Geolocation (Geo-location) in an IE 9 WebBrowser control
Posted
over 2 years ago
by
Jeff Sanders
0
Comments
If you build a WebBrowser control based application you will notice that Geolocation does not work properly. You do not get the prompt to accept the website “wants to track your physical location”. Because you do not get that prompt, you cannot accept...
Http Client Protocol Issues (and other fun stuff I support)
How To: Set the proxy for the WebBrowser control in .NET
Posted
over 2 years ago
by
Jeff Sanders
22
Comments
I see some horrible solutions for this out on the web. Most involve setting the proxy for the entire machine and then toggling it back off. Here is a class that will allow you to set it ONLY FOR THE PROCESS that the control is hosted in. You could call...
Http Client Protocol Issues (and other fun stuff I support)
Failed to install Visual Studio Update KB2455033
Posted
over 2 years ago
by
Jeff Sanders
1
Comments
I had trouble installing this update this morning. I found that since I had installed the Windows 7.1 SDK as well, I had to first install Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK 7.1 KB2519277. This seemed to allow...
Http Client Protocol Issues (and other fun stuff I support)
Super secret. How to decode Base64 Basic Authentication!
Posted
over 2 years ago
by
Jeff Sanders
2
Comments
OK, really not that secret. Basic Authentication headers are pretty simple. When the server returns 401 and the header: WWW-Authenticate: Basic. The server wants you to send the username and password in this format: jeff:mypassword and then encode...
Page 1 of 5 (102 items)
1
2
3
4
5