Click here to Skip to main content
15,912,400 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalneed simple text editor Pin
iaustin25-Aug-03 14:57
iaustin25-Aug-03 14:57 
GeneralRe: need simple text editor Pin
RichardGrimmer1-Sep-03 4:58
RichardGrimmer1-Sep-03 4:58 
QuestionAnchoring Datagrid? Pin
Anonymous25-Aug-03 7:02
Anonymous25-Aug-03 7:02 
AnswerRe: Anchoring Datagrid? Pin
Ray Cassick27-Aug-03 4:37
Ray Cassick27-Aug-03 4:37 
GeneralInvert RBG into a color variable in vb.NET Pin
Romein25-Aug-03 3:18
Romein25-Aug-03 3:18 
GeneralRe: Invert RBG into a color variable in vb.NET Pin
Roger Alsing25-Aug-03 3:37
Roger Alsing25-Aug-03 3:37 
GeneralYhea exactly!!! 10anx alot! Pin
Romein25-Aug-03 5:01
Romein25-Aug-03 5:01 
GeneralData Binding Problem. Pin
Martin Cross24-Aug-03 11:07
Martin Cross24-Aug-03 11:07 
Right, I have a set of Data Access Layer classes that represent their respective SQL Server tables.

I have a set of forms where I use the .DataBinding() for each control to bind to properties in my Data Access Layer classes.

This was all working great, until I moved the forms into an external .DLL. Now when I call the forms .Show() from the external .DLL I get the message:

"An unhandled exception of type 'System.OutOfMemoryException' occurred in system.windows.forms.dll" - Additional information: Error creating window handle.

I've traced through the code, and the externals forms will fire up perfectly fine into my apps MDI form, as long as no calls to the data binding take place.

Is there any reason why Data Binding won't work across .DLLs????
GeneralRe: Data Binding Problem. Pin
Martin Cross25-Aug-03 22:38
Martin Cross25-Aug-03 22:38 
GeneralexecWB Pin
pnpfriend24-Aug-03 7:42
pnpfriend24-Aug-03 7:42 
GeneralError Creating Window Handle Pin
Martin Cross24-Aug-03 5:40
Martin Cross24-Aug-03 5:40 
GeneralRe: Error Creating Window Handle Pin
Martin Cross24-Aug-03 11:02
Martin Cross24-Aug-03 11:02 
Generalfilling the datagrid (date) Pin
turan197124-Aug-03 1:37
turan197124-Aug-03 1:37 
GeneralRe: filling the datagrid (date) Pin
Hesham Amin24-Aug-03 4:24
Hesham Amin24-Aug-03 4:24 
GeneralRe: filling the datagrid (date) Pin
turan197124-Aug-03 9:37
turan197124-Aug-03 9:37 
GeneralRe: filling the datagrid (date) Pin
Hesham Amin25-Aug-03 0:16
Hesham Amin25-Aug-03 0:16 
GeneralCompare string with a stream in VB.NET Pin
sandeep_nair22-Aug-03 21:28
sandeep_nair22-Aug-03 21:28 
GeneralUndelete File Recovery Pin
NBUhlenkott22-Aug-03 12:02
NBUhlenkott22-Aug-03 12:02 
GeneralReference Web Services in VB6 Pin
Nick Seng21-Aug-03 20:53
Nick Seng21-Aug-03 20:53 
GeneralPreview PDF Files in VB.Net Pin
Member 29687921-Aug-03 14:49
Member 29687921-Aug-03 14:49 
GeneralRe: Preview PDF Files in VB.Net Pin
Matt Casto22-Aug-03 2:49
Matt Casto22-Aug-03 2:49 
Generalcrystal reports Pin
biott21-Aug-03 12:12
biott21-Aug-03 12:12 
Generalconnection string Pin
biott21-Aug-03 12:10
biott21-Aug-03 12:10 
GeneralRe: connection string Pin
Hesham Amin21-Aug-03 21:06
Hesham Amin21-Aug-03 21:06 
GeneralRe: connection string Pin
biott21-Aug-03 21:25
biott21-Aug-03 21:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.