Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Saving uploading file on another server

0 views
Skip to first unread message

rose

unread,
May 12, 2008, 1:18:41 AM5/12/08
to
Hi

I am working in .net 1.1 and trying to save an uploaded file in a
directory on another server in a folder under another web
application. I am getting different exceptions like Directory not
found, un authorized etc. when I have also set permissions for the
second server from the first server.

Can anyone help me here? I dont want to save the file on the first
server and copy it to another. Can there be just one save to the
second server only?

Thanks in advance.

John Timney (MVP)

unread,
May 14, 2008, 4:06:54 AM5/14/08
to
Perhaps doing a binary write from app 1 to a webservice on app 2 would be a
good approach. That way you only have to create a temporary uploaded file
on app 1.

Regards

John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog


"rose" <zuella...@gmail.com> wrote in message
news:1cdb4c07-8a5c-4bae...@34g2000hsf.googlegroups.com...

0 new messages