Quantcast
Channel: BugNET Issue Tracker (Moved to GitHub)
Viewing all articles
Browse latest Browse all 2179

Commented Issue: Wiki pages runs exception in 1.6 Pro [210]

$
0
0
When i open the Wiki Page in a project it runs into an exception:

Index was outside the bounds of the array.

[IndexOutOfRangeException: Index was outside the bounds of the array.]
System.Data.SqlClient.SqlDataReader.CheckDataIsReady(Int32 columnIndex, Boolean allowPartiallyReadColumn, Boolean permitAsync, String methodName) +5327900
System.Data.SqlClient.SqlDataReader.TryReadColumn(Int32 i, Boolean setTimeout, Boolean allowPartiallyReadColumn) +47
System.Data.SqlClient.SqlDataReader.GetGuid(Int32 i) +38
BugNET.Providers.DataProviders.SqlDataProvider.GenerateWikiContentListFromReader(IDataReader returnData, List`1& wikiContentList) +263
BugNET.Providers.DataProviders.SqlDataProvider.ExecuteReaderCmd(SqlCommand sqlCmd, GenerateListFromReader`1 gcfr, List`1& list) +135
BugNET.Providers.DataProviders.SqlDataProvider.GetWikiContent(Int32 projectId, String slug, String title) +240

[DataAccessException: Database Error]
BugNET.Providers.DataProviders.SqlDataProvider.GetWikiContent(Int32 projectId, String slug, String title) +345
BugNET.Wiki.Default.GetDefaultPageId() +50
BugNET.Wiki.Default.GetId() +73
BugNET.Wiki.Default.Page_Load(Object sender, EventArgs e) +37
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
System.Web.UI.Control.OnLoad(EventArgs e) +92
BugNET.UserInterfaceLayer.BasePage.OnLoad(EventArgs e) +14
System.Web.UI.Control.LoadRecursive() +54
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772
Comments: I will try to reproduce this but I haven't encountered this issue in testing.

Viewing all articles
Browse latest Browse all 2179

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>