Computing.Net > Forums > Programming > Can't call some methods in VB

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

Reply to Message Icon

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?

Thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: borelli34
Date: March 10, 2003 at 19:44:45 Pacific
Reply:

It is likely that the methods you are trying to import are private (ie not published).

borelli34


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Can't call some methods in VB

Trying to get App.Path in VB.Net www.computing.net/answers/programming/trying-to-get-apppath-in-vbnet/9372.html

Master-Detail Form in VB - How? www.computing.net/answers/programming/masterdetail-form-in-vb-how/2506.html

can't open references in vba www.computing.net/answers/programming/cant-open-references-in-vba/19860.html