I rather enjoy the ability to browse the source code via the web interface but I've noticed a rather bizzarre behavior. I'll be drilling down to a file and sometimes this happens when clicking the file name, other times it happens when clicking the "From Previous" option or the Blame option. The web interface will appear to freeze after clicking on the link, in IE7 you'll get the spinning donut icon and then nothing. If you go to the Fortress client while its doing this and attempt to view the file you'll recieve this error:
The server returned an unknown status code (80).
I checked the server log and this is what I found:
----1/23/2008 10:00:25 PM admin--local-192-168-1-1.local.lan(192.168.1.1)--SSL Disabled System.Web.HttpException: The remote host closed the connection. The error code is 0x80072746.
at System.Web.Hosting.ISAPIWorkerRequestInProcForIIS6.FlushCore(Byte[] status, Byte[] header, Int32 keepConnected, Int32 totalBodySize, Int32 numBodyFragments, IntPtr[] bodyFragments, Int32[] bodyFragmentLengths, Int32 doneWithSession, Int32 finalStatus, Boolean& async)
at System.Web.Hosting.ISAPIWorkerRequest.FlushCachedResponse(Boolean isFinal)
at System.Web.Hosting.ISAPIWorkerRequest.FlushResponse(Boolean finalFlush)
at System.Web.HttpResponse.Flush(Boolean finalFlush)
at System.Web.HttpResponse.Flush()
at System.Web.HttpWriter.Write(String s)
at System.Web.UI.CssTextWriter.WriteAttribute(TextWriter writer, HtmlTextWriterStyle key, String name, String value)
at System.Web.UI.CssTextWriter.WriteAttributes(TextWriter writer, RenderStyle[] styles, Int32 count)
at System.Web.UI.HtmlTextWriter.RenderBeginTag(HtmlTextWriterTag tagKey)
at System.Web.UI.WebControls.WebControl.RenderBeginTag(HtmlTextWriter writer)
at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer)
at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer)
Server error when viewing source code via web interface
Moderator: SourceGear
-
- Posts: 112
- Joined: Mon May 01, 2006 10:50 pm
- Location: Birmingham, AL
Server error when viewing source code via web interface
<a href="http://www.vertagen.com">Vertagen Solutions</a>
-
- Posts: 112
- Joined: Mon May 01, 2006 10:50 pm
- Location: Birmingham, AL