Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formating TextBox
Message
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00725586
Message ID:
00727585
Views:
19
You will need to verify that information you are passing is not NULL in the debugger. The exception is stating that some value is set to null. I would verify the following lines:

Dim SocSecNum As New Binding("text", ObjDatos_personales_sol1, "Datos_personales_sol.num_control")

Me.TextBox2.DataBindings.Add(SocSecNum)


>Cathy:
>
>Nope... ok to be more clear here is the error I got.
>
>An unhandled exception of type 'System.ArgumentNullException' occurred in system.windows.forms.dll
>
>Additional information: Value cannot be null.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform