YTargTec 0 Newbie Poster

I am getting the "Object variable or With block variable not set" error message from a VB.NET Web service which is calling an Interface in a COM object.

The service runs fine on my local machine, and the COM object works fine with a non-web service test program on the live server. BUT the web service call to the COM object on the live server gets the error. I have tried declaring the variable in a "Type specific" manner and still get the error.

ANY help would be appreciated!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.