Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Message when calling Business Class
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Vista
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01465507
Message ID:
01465512
Views:
28
That in turn gives me another error, "Syntax error; value expected." and when I wave my mouse over the square brackets, I also see an error, "Dimension expression missing".

>Change the call to
BusinessClass businessClass =
    new BusinessClass(priceListItemsString[]);
>we need to pass array, not a value.
Previous
Reply
Map
View

Click here to load this message in the networking platform