I don't understand the writing above how do you use the Currency conversion?
I made a video on what are my questions, please take a look, and someone help me out with this?
ViD
Thanks.
I made a video on what are my questions, please take a look, and someone help me out with this?
ViD
Thanks.
AssemblyVersion:7.3.1
PortalID:0
PortalName:Clek GCC
UserID:1
UserName:clekHost
ActiveTabID:98
ActiveTabName:Check Out
RawURL:/CheckOut
AbsoluteURL:/Default.aspx
AbsoluteURLReferrer:http://clekgcc1.azurewebsites.net/Shop/ProdID/14/CatID/1/clek_foonf_Faux_Hawk_GCC_UAE_dubaiThunder
UserAgent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:8035e550-7c18-4ffe-9a8a-cda8ffd4565d
InnerException:Conversion from string "-AED 620.00" to type 'Double' is not valid.
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble
StackTrace:
Message:
DotNetNuke.Services.Exceptions.PageLoadException: Conversion from string "-AED 620.00" to type 'Double' is not valid. ---> System.InvalidCastException: Conversion from string "-AED 620.00" to type 'Double' is not valid. ---> System.FormatException: Input string was not in a correct format.
at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
--- End of inner exception stack trace ---
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
at NEvoWeb.Modules.NB_Store.SharedFunctions.CurrencyStringToDecimal(Int32 PortalID, String Value)
at NEvoWeb.Modules.NB_Store.SharedFunctions.RoundToStoreCurrency(Double Value)
at NEvoWeb.Modules.NB_Store.CurrentCart.GetCalulatedTotals(Int32 PortalID, String VATCode, String CountryCode, String ShipType, Int32 ShipMethodID, NB_Store_CartInfo objCart)
at NEvoWeb.Modules.NB_Store.CurrentCart.GetCalulatedTotals(Int32 PortalID, Int32 ShipMethodID)
at NEvoWeb.Modules.NB_Store.CartList.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
Source:
Server Name: RD00155D3A08C8
============================================================================
A critical error has occurred.close
AssemblyVersion:7.3.1
PortalID:0
PortalName:Clek GCC
UserID:1
UserName:clekHost
ActiveTabID:98
ActiveTabName:Check Out
RawURL:/CheckOut/stg/3
AbsoluteURL:/Default.aspx
AbsoluteURLReferrer:http://clekgcc1.azurewebsites.net/CheckOut/stg/3
UserAgent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:0915cea7-046a-4457-8d4c-2d406ea849ed
InnerException:The parameter 'address' cannot be an empty string. Parameter name: address
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:System.Net.Mail.MailAddress..ctor
StackTrace:
Message:
DotNetNuke.Services.Exceptions.PageLoadException: The parameter 'address' cannot be an empty string.
Parameter name: address ---> System.ArgumentException: The parameter 'address' cannot be an empty string.
Parameter name: address
at System.Net.Mail.MailAddress..ctor(String address, String displayName, Encoding displayNameEncoding)
at DotNetNuke.Services.Mail.Mail.SendMail(String mailFrom, String mailTo, String cc, String bcc, String replyTo, MailPriority priority, String subject, MailFormat bodyFormat, Encoding bodyEncoding, String body, List`1 attachments, String smtpServer, String smtpAuthentication, String smtpUsername, String smtpPassword, Boolean smtpEnableSSL)
at DotNetNuke.Services.Mail.Mail.SendMail(String mailFrom, String mailTo, String cc, String bcc, String replyTo, MailPriority priority, String subject, MailFormat bodyFormat, Encoding bodyEncoding, String body, String[] attachments, String smtpServer, String smtpAuthentication, String smtpUsername, String smtpPassword, Boolean smtpEnableSSL)
at DotNetNuke.Services.Mail.Mail.SendMail(String mailFrom, String mailTo, String cc, String bcc, MailPriority priority, String subject, MailFormat bodyFormat, Encoding bodyEncoding, String body, String attachment, String smtpServer, String smtpAuthentication, String smtpUsername, String smtpPassword, Boolean smtpEnableSSL)
at DotNetNuke.Services.Mail.Mail.SendMail(String mailFrom, String mailTo, String cc, String bcc, MailPriority priority, String subject, MailFormat bodyFormat, Encoding bodyEncoding, String body, String attachment, String smtpServer, String smtpAuthentication, String smtpUsername, String smtpPassword)
at DotNetNuke.Services.Mail.Mail.SendMail(String mailFrom, String mailTo, String bcc, String subject, String body, String attachment, String bodyType, String smtpServer, String smtpAuthentication, String smtpUsername, String smtpPassword)
at NEvoWeb.Modules.NB_Store.SharedFunctions.SendStoreEmail(Int32 Portalid, String ClientEmail, String SubjectText, NB_Store_OrdersInfo objOrderInfo, String EmailTemplateName, String Lang)
at NEvoWeb.Modules.NB_Store.SharedFunctions.SendEmailToClient(Int32 Portalid, String ClientEmail, String SubjectText, NB_Store_OrdersInfo objOrderInfo, String EmailTemplateName, String Lang)
at NEvoWeb.Modules.NB_Store.Gateway.GatewayCheque.CompleteOrder(Int32 PortalID, Int32 OrderID, String Lang, Boolean UpdateStock)
at NEvoWeb.Modules.NB_Store.CheckOut.PayedByChq()
at NEvoWeb.Modules.NB_Store.CheckOut.imgBChq_Click(Object sender, ImageClickEventArgs e)
at System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e)
at System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
Source:
Server Name: RD00155D3A08C8