Browse by Tags

All Tags » SOA » ASP.NET (RSS)

Unable to connect to the remote server

When attempting to call a webservice that lives outside my corperate firewall I was getting the following error: System.Net.WebException was unhandled by user code Message="Unable to connect to the remote server" Source="System" StackTrace...
Posted by sweisfeld | with no comments
Filed under: , ,

Fiddler Web Debugging Proxy

Went to an MSDN event by Russ ( http://blogs.msdn.com/rfustino/ ) a few weeks ago and during his demo he displayed this cool tool called Fiddler ( http://www.fiddler2.com/ ). A must have debugging tool for any Smart Client or Web Developer. Fiddler is...
Posted by sweisfeld | with no comments
Filed under: , , , , , ,

.NET 3.0 Released (WCF, WWF, WPF)

The Microsoft .NET Framework 3.0 (formerly WinFX), is the new managed code programming model for Windows. It combines the power of the .NET Framework 2.0 with four new technologies: Windows Presentation Foundation (WPF), Windows Communication Foundation...
Posted by sweisfeld | with no comments
Filed under: , , ,