I Am Getting Error 91 Object Variable Or With Block Variable Not Set On My Computer.

Asked By 0 points N/A Posted on -
qa-featured

I have installed Visual Basic with Windows Visual Studio 2008 edition on my computer. I am getting a few errors after the installation. How to solve the error 91 object variable or with block variable not set in Visual Studio 2008 edition?

SHARE
Answered By 0 points N/A #292899

I Am Getting Error 91 Object Variable Or With Block Variable Not Set On My Computer.

qa-featured

It seems you have a problem with your software package included in your project. Please check there are no missing connection codes or declarations. Also, remember to give reference to the MS ActiveX data object library. Make sure the file path and the file name in the code is correct. Your problem should be solved. If not, try posting the screenshot of your code with the compilation message.

Related Questions