I am geting this error when
return(t.Fill(sqlnsConnectionString, String.Format(" SELECT * FROM List {0} ", filter)))
How to fix data.pdb not loaded
To "fix" you'd need the System.Data pdb but if you don't want to be nagged by the message telling you it can't locate the .pdb file, you can try
Tools -> Options -> Debugging -> General
check the box for "Enable just My Code".
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With