A
adios
Hi, i'm currently working on web services using C#. i've
used external DLL in my project. when i test the web
service out, the page display an error msg - unable to
load DLL (<filename>.dll) after i click on the invoke
button.
i've try to put the dll file in the bin folder of the web
service project, the System32 folder and added reference
to the dll in the web service project. but i still got
this error.
Please help me. Thanks!
used external DLL in my project. when i test the web
service out, the page display an error msg - unable to
load DLL (<filename>.dll) after i click on the invoke
button.
i've try to put the dll file in the bin folder of the web
service project, the System32 folder and added reference
to the dll in the web service project. but i still got
this error.
Please help me. Thanks!