Re: Saving uploading file on another server
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
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" <zuellah.rose@xxxxxxxxx> wrote in message
news:1cdb4c07-8a5c-4bae-9719-74bf35a341b3@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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.
.
Relevant Pages
- Help with a decision
... The app will allow them to select and upload a file to the server. ... based on the uploaded files name and store the uploaded file. ... There is an image processing application that is not unlike ImageMagick ... (comp.lang.java) - Saving uploading file on another server
... I am working in .net 1.1 and trying to save an uploaded file in a ... second server from the first server. ... (microsoft.public.dotnet.framework.aspnet) - Re: Selling the boss on a "publish to the web" Access app?
... Go to www.officelive.com, this free small business edition is only available to North America customers right now however. ... Are the users app specific where certains users can log into that app or have rights to it but not others? ... The person coming in the door that wants to sell new carpets or new desks or a new paint job on the walls or even a new computer has to justify that they're going to save the company money. ... I suppose you could bring in a whole bunch of IT people, and go through all enormous expenses and dangers of security of setting up a web host server. ... (comp.databases.ms-access) - Re: Homegrown synchronization
... to check for update files in the Import DropBox for the server. ... similar to the import code used to update a remote backend). ... code to close the "sync" app. ... synch app, but only one at a time would be able to do synchs. ... (microsoft.public.access.replication) - RE: Beginners Questions
... We do use Windows form on the presentation layer which is on ... terminal server and call web services on the business logic side. ... of using "proxy" authentication on SQL Server. ... > I have written an app with a Windows Forms UI that is deployed to clients ... (microsoft.public.dotnet.distributed_apps) |
|