Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Can't call some methods in VB
Name: Triet Date: March 10, 2003 at 15:32:56 Pacific OS: XP Pro CPU/Ram: Athlon 1600+/384 DDR
Comment:
Hi,
I'm trying to use a DLL given to me. The problem is I can't call some methods. I can create objects, set/get properties and call some of the methods but not others. The error is "Object variable or With block variable not set." It's like I haven't declared/created it. The DLL might be old (I'm not sure). Any suggestions?
Summary: Can someone tell me how to get the application's path in VB.NET? I am using a console application, so I can't use the methods that I normally use to do this, because they require forms. Any ideas? Sa...
Summary: So - My thoughts have been these: A) why would a programming language take so much effort to tie into any relational database - but not have a standard way to handle HEader/Detail records? B) I can'...