Re: Response.Redirect to network file

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



To allow the user be be able to edit and save the document on \\Server
\share, the user would have to be able to access that server and share
from their workstation (i.e. go to Start>Run and enter \\server\share).
If the user cannot do that, then they cannot edit the file directly on
the server. In these cases you will get a 404 not found error because
the client cannot resolve the server name.

Your approach is correct for transferring protected internal resources to
external clients, but the result as you see is that it is a copy of the
data.

The only way I know of to allow users to put files from the outside to
the inside is using http file upload.

If I misunderstood your environment, let me know and I will clarify.

"Johannes Klos" <johannesklos@xxxxxxxxxxxxxxxxxxx> wrote in
news:eXcMiuFyFHA.612@xxxxxxxxxxxxxxxxxxxx:

> Hello
>
> I am new to ASP.NET Development, but I have a serious problem.
> I want to Redirect to something like \\server\share\file
> But it does not work. The only way I can make the client show the file
> ist to use Response.WriteFile or Response.Write But then the user
> cannot change anything in the file and save it back to
> \\server\share\file He has to manually store it there again.
>
> Is there a way to solve that problem?
>
>
>

.



Relevant Pages

  • Re: File IO
    ... client and then getting it back from the client to the server. ... convert it to a byte array, save it to your binary column in your db. ... One is edit button and anothet is a preview button. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Unable to save GPO edits in Windows 2003 Small Bussiness Serve
    ... I am able to create GPO's on my test server and edit them as ... to delete the GPO at the very least. ... Group Policy Management "The server is unwilling to process the request" ...
    (microsoft.public.windows.server.sbs)
  • Re: Unable to save GPO edits in Windows 2003 Small Bussiness Serve
    ... The test server is the same OS as the server I am having issues with. ... I should be able to delete the GPO at the very least. ... I have tried to edit the new policy to push out workstation settings with no avail. ... Administrative Templates "The Group Policy snapin was unable to save your changes due to the following error: Logon failure: unknown username or bad password." ...
    (microsoft.public.windows.server.sbs)
  • Re: [SLE] 64 bit sempron serving pentium 32 bit computers
    ... So could I edit, say a gimp jpg file produced by a client on the server? ...
    (SuSE)
  • Re: Integrated security
    ... and on the web server this user has access to as per the definied in the ... authentication control configure the new username and password over there. ... A YET another way is to edit the machine.config file and put the pasword in ... >> properties instruct it to use that particular application pool. ...
    (microsoft.public.dotnet.framework.adonet)