|
Compiler Error Message: BC30803: ’Currenc |
Post Reply |
Author | |
premysl71
Newbie Joined: November/19/07 Status: Offline Points: 10 |
Post Options
Thanks(0)
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 Edited by premysl71 |
|
premysl71
Newbie Joined: November/19/07 Status: Offline Points: 10 |
Post Options
Thanks(0)
|
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. |
|
admin
Admin Group Forum Administrator Joined: March/11/04 Status: Offline Points: 329 |
Post Options
Thanks(0)
|
Yes, that is because your sub folder was not an "application root" thus it had no access to the binaries.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |