eWorld.UI - Matt HawleyME PRGM 4 UPlea for Help: WCF 404 Error- June 7, 2008 Im putting out a plea for help. For some odd reason, we have a WCF service (running in IIS 6) thats using streaming and BasicHttpBinding that will return a 404 error message every time its 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. Weve 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 weve looked...http://weblogs.asp.net/mhawley/archive/2008/06/07/wcf-404-error.aspx MVC Post-Redirect-Get Sample Updated- June 6, 2008 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)http://weblogs.asp.net/mhawley/archive/2008/06/06/mvc-post-redirect-get-sample-updated.asp... Using SubDataItems and View User Controls in ASP.NET MVC- June 4, 2008 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)http://weblogs.asp.net/mhawley/archive/2008/06/04/using-subdataitems-and-view-user-control... RedirectToAction Nasty Bug in ASP.NET MVC Preview 3- June 3, 2008 Find out about a nasty bug identified using certain routing schemes and RedirectToAction, and what workarounds you have. (Read more)http://weblogs.asp.net/mhawley/archive/2008/06/03/redirecttoaction-nasty-bug-in-asp-net-mv... |