Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding Woes.....
Message
From
14/05/2004 16:01:03
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00904176
Message ID:
00904201
Views:
11
Hello Shawn,
That error usually means there's something incorrect in the property sheet for txtClientDescription, which is causing the error when the control tries to bind.

Check the txtClientDescription's BindingSourceMember property. Here, you typically enter DataTableName.FieldName; if you're using dataviews, then it's DataTableName.DataViewName.FieldName

Hope that helps,
---J

>Hi everyone,
>I now have a bizobject registered, but i get the following error. I know it is registerd. because i am able to use the ".." buttons on the property sheet and it select s the right business object. I then can select the filed using the "..." buttons as well. That seems to tell me it is registerd.
>
>I am using security, so the login form prompts me first, i know i have databases sonnectivielty because login allows me in using the SQl server connectivity.
Previous
Reply
Map
View

Click here to load this message in the networking platform