June 2008 - Posts

Plea for Help: WCF 404 Error
07 June 08 03:32 AM | mhawley | with no comments

I’m putting out a plea for help. For some odd reason, we have a WCF service (running in IIS 6) that’s using streaming and BasicHttpBinding that will return a 404 error message every time it’s called from our client. Hitting the same URL on the box itself through IE renders the WSDL just fine. If you have seen this issue, please contact me. We’ve been struggling with this issue and have yet to find a resolution. BTW, it works great on another web server that is configured the same, and we’ve looked at all of the verbose logs WCF can give us. Ultimately, we’re seeing the message being sent from the client, and a 404 in the IIS log, but nothing on the server logging. Thanks!

MVC Post-Redirect-Get Sample Updated
06 June 08 01:30 AM | mhawley | 1 comment(s)

ASP.NET MVC Sample for using the Post-Redirect-Get pattern updated to the MVC Preview 3 bits. Showcasing some newer functionality that makes the pattern more simplistic.(Read more…)

Using SubDataItems and View User Controls in ASP.NET MVC
04 June 08 06:07 PM | mhawley | with no comments

Learn how to use the new SubDataItems within the ASP.NET MVC Preview 3 bits with your View User Control. Also explains a small patch to the framework to get this to work correctly. (Read more…)

RedirectToAction Nasty Bug in ASP.NET MVC Preview 3
03 June 08 05:07 AM | mhawley | with no comments

Find out about a nasty bug identified using certain routing schemes and RedirectToAction, and what workarounds you have. (Read more…)

More Posts

This Blog

News

.NET Links

Blogs I Read

Syndication