mc++ web service with multiple libraries gives internal server error?

C

Conroy

Hi,

I had written a managed C++ library which uses some unmanaged c++ code,
and tested it using a managed C++ console app.

I am now trying to access the managed library from the default "hello
world" webservice. The problem is that if I try to invoke a method
with any call to the library, the browser will show "Internal Server
Error" before even entering the webservice method that calls the dll.

Does anyone have any ideas?
I also tried copying all required dll's to a folder in the path.

Thanks..
Conroy
 
C

conroylee

Hmm..

I just tried creating a new managed c++ library with only a class with
a single method that just returns a number, and this one also breaks my
webservice.

I guess it must be some configuration issue...
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top