Quantcast
Channel: AspxCommerce Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 18

Edited Unassigned: Currencies Real Time Update [7]

$
0
0
Hi,
there are a conversion problem when AspxCommerce is installed in a no English server.

I change CurrencyConvertor\CurrencyConverter.cs line 60 width this:

```
rate = double.Parse(strResponse, CultureInfo.InvariantCulture);
```
So Real Time Update works again

UPDATE:
I add in web.config in section system.web this line:
```
<globalization culture="en-US" uiCulture="en-US" />
```


Viewing all articles
Browse latest Browse all 18

Trending Articles



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