
![]() |
Show Changes |
![]() |
|
![]() |
Recent Changes |
![]() |
Subscriptions |
![]() |
Lost and Found |
![]() |
Find References |
![]() |
Rename |
![]() |
Administration Page |
| Search |
History
| 9/24/2008 1:40:31 PM |
| FLWCOM-jwdavidson |
| 8/24/2007 11:25:21 AM |
| 131.107.0.102 |
| 4/13/2007 9:44:31 AM |
| -165.1.27.161 |
| 9/14/2006 2:23:19 AM |
| -195.194.178.251 |
| 8/8/2006 4:17:57 AM |
| -192.54.144.226 |
![]() |
List all versions |
Available as part of the AdministrationTools.
Server Error in '/Flexwiki' Application.
Object reference not set to an instance of an object.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 163: EditBox { font: 9pt Courier New; background: whitesmoke; height: 100%; height: expression(CalcEditBoxHeight()); width: 100%; }
Line 164: </style>
Line 165: <% DoPage(); %>
Line 166:</HTML>
Source File: d:\FlexWiki\WikiEdit.aspx Line: 165
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
FlexWiki.Web.WikiEdit.ShowEditPage() in c:\Builds\ccnet\server\flexwikicore\build\FlexWiki.Web\WikiEdit.aspx.cs:274 FlexWiki.Web.WikiEdit.DoPage() in c:\Builds\ccnet\server\flexwikicore\build\FlexWiki.Web\WikiEdit.aspx.cs:227 ASP.wikiedit_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\FlexWiki\WikiEdit.aspx:165 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +2065851 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +24 System.Web.UI.Page.Render(HtmlTextWriter writer) +26 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1896