with the line removed...
Server Error in '/mojo' Application.
Index was outside the bounds of the array.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[IndexOutOfRangeException: Index was outside the bounds of the array.]
MySql.Data.Common.DBConnectionString.ParseKeyValuePairs(String src) +619
MySql.Data.Common.DBConnectionString.Parse(String newConnectString) +33
MySql.Data.MySqlClient.MySqlConnection..ctor(String connectionString) +43
MySql.Data.MySqlClient.MySqlHelper.ExecuteReader(String connectionString, String commandText, MySqlParameter[] commandParameters) +41
mojoPortal.Data.dbPortal.FriendlyUrl_GetByUrl(String HostName, String FriendlyUrl) +223
mojoPortal.Business.FriendlyUrl.GetFriendlyUrl(String HostName, String FriendlyUrl) +15
mojoPortal.Business.FriendlyUrl..ctor(String HostName, String FriendlyUrl) +35
mojoPortal.Web.SiteUtils.RewriteUrl(HttpApplication app) +134
mojoPortal.Web.UrlRewriter.UrlRewriter_BeginRequest(Object sender, EventArgs e) +103
System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +50
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573