Browse by Tags

23 November 2009
Solution to the Exception: Connection failed. The device security configuration disallowed the connection. Ensure that you have the appropriate certificates on your device for development. Review your SDK documentation for proper security settings for conn
You will get this exception if you try to debug on a physical device from Visual Studio and haven’t install the debug certificates. “Connection failed. The device security configuration disallowed the connection. Ensure that you have the appropriate certificates Read More...
25 March 2007
How to get your local machines IP address
I'm working on this app that pulls the ip address from the request headers. When debugging the app locally the headers are always "127.0.0.1", which doesn't help because I need to know the actual IP address. Here is one way to get the local machines IP Read More...
0 Comments
Filed under: , ,
 
Page view tracker