Newbe needs help.

B

bredal Jensen

Here is my question:

I have a webservice that "expose " a function "PutPhoto".

This function is used by an asp.net app to send a photo .
Putphoto get the photo as an array of bytes and image.Type and write
the picture to a folder on the local system(The system where the web service
is running).

My problem is that this works only when the web app and the web service are
located
on the same system.

But it does not work when the web application is on an other server.


Can anyone explain why?


I have double checked the configurations and it is not a path issue...


Any help will be so much appreciated.

Thanks

J.B.
 
B

bredal Jensen

the code is placed in a try and catch block on the client machine but no
exception was
throuwn.
 
K

Kondratyev Denis

I dont understand. Are you cant web service method? Or you call WS method,
but your web service dont work correctly and exceptions dont throw in
client?
Can you debug your service in this server?
 

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,995
Messages
2,570,236
Members
46,822
Latest member
israfaceZa

Latest Threads

Top