EDN Admin
Well-known member
I am getting the following error (in the forms designer code) when generating a dataset from right clicking on a sql data adapter and clicking generate dataset.
The form name is HLT and the dataset name dsSecure
Type HLT.dsSecure is not defined HLT.Designer.vb 74
Type HLT.dsSecure is not defined HLT.Designer.vb 548
Does anybody have any idea why this might happen?
View the full article
The form name is HLT and the dataset name dsSecure
Type HLT.dsSecure is not defined HLT.Designer.vb 74
Type HLT.dsSecure is not defined HLT.Designer.vb 548
Does anybody have any idea why this might happen?
View the full article