//
archives

localhost

This tag is associated with 2 posts

Asp.net mvc, localhost, and the anti-forgery token

So I’m building a asp.net mvc application and have been doing testing w/ Cassini (visual studio built in web server; localhost:8080).  All is well. When I published my app to run it locally in IIS (localhost:80) I get: “Validation of ViewState MAC failed. If this application is hosted by a Web Farm or cluster, ensure … Continue reading

Firefox is slow for localhost

Have you ever noticed how lathargic firefox can be when viewing websites on localhost.  As a web developer I do a lot of work in Visual Studio (Asp.net) and debug alot using firefox and firebug.  So slowing me down even a second or 2 when loading up a page can easily turn into a bunch … Continue reading