Print Page | Close Window

Compiler Error Message: BC30803: ’Currenc

Printed From: SalesCart
Category: Legacy Products
Forum Name: SalesCart NET
Forum Description: For SalesCart NET developers and designers to converse with other SalesCart NET owners
URL: http://forum.salescart.com/forum/forum_posts.asp?TID=739
Printed Date: March/29/24 at 9:36am
Software Version: Web Wiz Forums 11.04 - http://www.webwizforums.com


Topic: Compiler Error Message: BC30803: ’Currenc
Posted By: premysl71
Subject: Compiler Error Message: BC30803: ’Currenc
Date Posted: October/17/08 at 2:07pm
I am trying to setup new website.When I tried to see the product details (in mall/more.aspx page) I received this error message. Can anybody help?!!!


Compiler Error Message: BC30803: 'Currency' is no longer a supported type; use the 'Decimal' type instead.

Source Error:

Line 10:
Line 11: SetProductsConn()
Line 12: currObj = New Currency
Line 13:
Line 14: Dim Products1__MMColParam


Source File: c:\inetpub\testwebsite\shoppingCart\mall\more.aspx &nbs p;  Line: 12



Replies:
Posted By: premysl71
Date Posted: October/19/08 at 8:22pm
I think I solved this problem. I was testing the new website on my testing site, and I uploaded to the sub folder. That was the problem.
After I moved it to the web root folder it worked.


Posted By: admin
Date Posted: October/22/08 at 9:00am
Yes, that is because your sub folder was not an "application root" thus it had no access to the binaries.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.04 - http://www.webwizforums.com
Copyright ©2001-2015 Web Wiz Ltd. - http://www.webwiz.co.uk