8/18/2025 12:27:24 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
No overload for method 'WebEntityListBindingSource' takes '2' arguments in Magic Carpet tutorial
Posted: 25 Apr 09 8:55 PM
|
Ok, so I have just finished the Magic Carpet tutorial. For those who haven't done it, it is a tutorial that guides you from creating an entity up to displaying the details of it in a form. One contact has many magic carpets. The Contact detail has a tab with grid "magic carpets" and a toolbar to "Add a magic carpet".
I can see the carpets grid for a contact in IE, I click the add button in the toolbar, a dialog is displayed, but I get the following error:
No overload for method 'WebEntityListBindingSource' takes '2' arguments
I don't have a clue what this may be. I just followed the tutorial, and there's no such WebEntityListBindingSource, so this must be some generated code of sorts going wrong.
Has anyone seen this?
Thanks- |
|
|
|
Re: No overload for method 'WebEntityListBindingSource' takes '2' arguments in Magic Carpet tutorial
Posted: 25 Apr 09 10:24 PM
|
Ok, some news. After further tests, it appears the problem is related to the DataSource in the form that is used to get the current contact. As soon as I delete it, the problem goes away. But now I have a different problem. When trying to add a new "Magic Carpet" for a Contact, I get the following error:
the name 'CreateUser' does not exist in the current context
Theres a TextBox for displaying the createuser as the tutorial says. Obviously, if I remove it, the problem goes away again.
Any ideas? |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|