Unexpected Error 0x8ffe2740 Occurred

By John Bowen, 7 April, 2008

While trying to test a web site on a local (development) machine, I ran into this error from ASP.NET:

unexpected error 0x8ffe2740 occurred

Simple dialog, "OK" button is the only option.

I found this blog post, where Lorin Thwaits suggests that some other program is already controlling port 80, and then gives an easy way to find the culprit and kill it.

As with most computer problems, this one was user error. I forgot that I had the JungleDisk monitor running (and didn't remember that it uses port 80 anyway!). With JD killed, IIS is fine, and serves up sites just fine.

Filtered HTML

  • Web page addresses and email addresses turn into links automatically.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.