Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
JLE
Posted - 05/20/2009 : 08:40:32 I installed RP2.2 early last year and the project was then put on hold. We have just restarted this project and when I run the RP Application Setup, I get the an exception error on startup and if I ignore it, I get the following when saving the setup: "Could not update settings: Keyword not supported 'Provider'"
I have found nothing in the FAQ or forum on this.
Any ideas? Joe
Details from the exception dump: ------------------------------------------------------------- See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.ArgumentException: Keyword not supported: 'provider'. at System.Data.Common.DBConnectionString.ParseInternal(Char[] connectionString, UdlSupport checkForUdl, NameValuePair& keychain) at System.Data.Common.DBConnectionString..ctor(String connectionString, UdlSupport checkForUdl) at System.Data.SqlClient.SqlConnectionString..ctor(String connectionString) at System.Data.SqlClient.SqlConnectionString.ParseString(String connectionString) at System.Data.SqlClient.SqlConnection.set_ConnectionString(String value) at System.Data.SqlClient.SqlConnection..ctor(String connectionString) at XmlaSetup.Helper.GetSingleSqlValue(String sSql) at XmlaSetup.XmlaBase.UpdateConnection(String sConnectionName, String sConnectionString) at XmlaSetup.frmXmla2005.SaveSettings() at XmlaSetup.frmXmla2005.btnOK_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT Debugging ************** To enable just in time (JIT) debugging, the config file for this application or machine (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
For example:
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the machine rather than being handled by this dialog.
3 L A T E S T R E P L I E S (Newest First)
admin
Posted - 06/03/2009 : 11:26:30 What were you trying to do with Application setup?
Posted - 05/26/2009 : 08:13:36 I can't tell if you are asking if I updated the version or suggesting I update the version. But no the only upgrades have been MS updates over the past year that the project has been on hold.
Is the 2.2 license valid for the 3.0 version?
JLE
marco
Posted - 05/21/2009 : 23:43:18 Hi,
Did you download the latest release ReportPortal 3.0 and uninstall the old version and install the new version ?