Control will not see dll file when uploaded to hosting service

J

JimO

I have a control to do a Google search using the Google API. I compiled the
dll file and placed it into the bin directory. It works fine on my server
but when I upload it to a my hosting company's server, the control won't see
the dll file. I get the error

Type 'google.GoogleSearchService' is not defined.
on line
Dim search As google.GoogleSearchService = New google.GoogleSearchService()

the file is index.aspx located in the root, the control is
controls/googlesearch.ascx, and the dll file is bin/googleproxy.dll. The
service tech gave me something about only licenced software etc.. which
leads me to believe that they really didn't know what I was talking about.
Actually, I'm pretty new at this myself. The hosting service is running
dotNet 1.1. Is there anything that I can do, or tell them to do, to get
this working?

Thanks,
Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,608
Members
45,252
Latest member
MeredithPl

Latest Threads

Top