Web Services Problem - VS2005

G

Guest

I am new to web services. I wrote a simple (I thought) ASP.Net web service
exposing a couple methods. It seems to work so long as I don't try and
access my .NET C++ class library from the web service. As soon as I
reference my class library from my web service method, my web client can no
longer call the web service method (I receive a
System.Web.Services.Protocols.SoapException: ...
System.IO.FileNotFoundException: error identifying dependency problems with
the class library). It sounds like my web service cannot access my class
library at runtime. Is there any problem doing this sort of thing? How do I
tell my web service how to access my class library (I've added the reference
to the class library)?
 

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,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top