Add new Currency

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
4/1/2009 2:34:32 PM
Gravatar
Total Posts 49
Juliano Morais Barbosa

Add new Currency

Hi for all

While I try put one new currency I get this error:

 

2009-04-01 15:27:26,665 ERROR mojoPortal.Web.mojoBasePage - 201.24.134.218-en-US - /Admin/AdminCurrency.aspx
System.InvalidCastException: Cannot cast from source type to destination type.
at System.Web.UI.WebControls.WebControl.LoadViewState (System.Object savedState) [0x00000]
at System.Web.UI.Control.LoadViewStateRecursive (System.Object savedState) [0x00000]
at System.Web.UI.Control.LoadViewStateRecursive (System.Object savedState) [0x00000]
at System.Web.UI.Control.LoadViewStateRecursive (System.Object savedState) [0x00000]
at System.Web.UI.Control.AddedControl (System.Web.UI.Control control, Int32 index) [0x00000]
at System.Web.UI.ControlCollection.Add (System.Web.UI.Control child) [0x00000]
at System.Web.UI.WebControls.Table+RowControlCollection.Add (System.Web.UI.Control child) [0x00000]
at System.Web.UI.WebControls.TableRowCollection.Add (System.Web.UI.WebControls.TableRow row) [0x00000]
at System.Web.UI.WebControls.GridView.CreateChildControls (IEnumerable data, Boolean dataBinding) [0x00000]
at System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding (IEnumerable data) [0x00000]
at System.Web.UI.WebControls.GridView.PerformDataBinding (IEnumerable data) [0x00000]
at System.Web.UI.WebControls.DataBoundControl.InternalPerformDataBinding (IEnumerable data) [0x00000]
at System.Web.UI.WebControls.DataBoundControl.OnSelect (IEnumerable data) [0x00000]
at System.Web.UI.DataSourceView.Select (System.Web.UI.DataSourceSelectArguments selectArgs, System.Web.UI.DataSourceViewSelectCallback callBack) [0x00000]
at System.Web.UI.WebControls.DataBoundControl.PerformSelect () [0x00000]
at System.Web.UI.WebControls.BaseDataBoundControl.DataBind () [0x00000]
at System.Web.UI.WebControls.GridView.DataBind () [0x00000]
at mojoPortal.Web.AdminUI.AdminCurrencyPage.btnAddNew_Click (System.Object sender, System.EventArgs e) [0x00000]
at System.Web.UI.WebControls.Button.OnClick (System.EventArgs e) [0x00000]
at System.Web.UI.WebControls.Button.RaisePostBackEvent (System.String eventArgument) [0x00000]
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent (System.String eventArgument) [0x00000]
at System.Web.UI.Page.RaisePostBackEvent (IPostBackEventHandler sourceControl, System.String eventArgument) [0x00000]
at System.Web.UI.Page.RaisePostBackEvents () [0x00000]
at System.Web.UI.Page.ProcessRaiseEvents () [0x00000]
at System.Web.UI.Page.InternalProcessRequest () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]

 

  • OpenSuse 11.0
  • Postgresql
  • System Information
    mojoPortal Version 2.2.9.6 pgsql
    Server Time Zone BRT

 

4/2/2009 6:50:02 AM
Gravatar
Total Posts 18439

Re: Add new Currency

I don't see any error message, all you have posted is markup for some twitter stuff that is not part of mojoportal. 

4/2/2009 9:43:31 AM
Gravatar
Total Posts 49
Juliano Morais Barbosa

Re: Add new Currency

Hi Joe.

 

Sorry.

 

 

You must sign in to post in the forums. This thread is closed to new posts.