473,508 Members | 2,441 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problems with file upload on a network drive mapped on the web server

Hello all,

I have a web server in a domain and would like to upload files using an
ASP.NET application that resides on the aforementioned server but the
destination folder for upload is a shared folder that is located on a
different server within a trusted domain.
I have tried everything I could come up with: I mapped the shared folder as
the "Z:" drive on the web server, I used UNC name and IP address as the
possible paths in the ASP.NET script but I couldn't upload anything.
Permissions were set to everyone full control in the test phase, but I keep
getting "Could not find a part of the path \\192.168.101.204\...." error.
Is there a way to do such an upload?

Thank you in advance,
Hrvoje Vrbanc
Nov 18 '05 #1
1 6106
A
Hi,
try to add a user with the same name (eg. iuser_<machine>, from your WEB
server on your FILE server)
(with the "fileserver" user having same <machine> as your webserver)..
Agge

"Hrvoje Vrbanc" <hr*****@recro.hr> skrev i en meddelelse
news:Oa*************@tk2msftngp13.phx.gbl...
Hello all,

I have a web server in a domain and would like to upload files using an
ASP.NET application that resides on the aforementioned server but the
destination folder for upload is a shared folder that is located on a
different server within a trusted domain.
I have tried everything I could come up with: I mapped the shared folder as the "Z:" drive on the web server, I used UNC name and IP address as the
possible paths in the ASP.NET script but I couldn't upload anything.
Permissions were set to everyone full control in the test phase, but I keep getting "Could not find a part of the path \\192.168.101.204\...." error.
Is there a way to do such an upload?

Thank you in advance,
Hrvoje Vrbanc

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
5053
by: garbagecatcher | last post by:
Hello, here's my problem: On my web server I generate a file, I need to send this file to a different web server. I have no control over the other web server. The only way they accept...
5
327
by: helpful sql | last post by:
Hi all, I dynamically generate Word Documents from my web application using XmlDocument object and need to save them on a mapped network drive. I use the Save method of XmlDocument object to save...
1
2067
by: Tommy.Vincent | last post by:
Hi, When i use to work on Windows 2000 advance server and Sql 2000 I was able to do network restoration by using a mapped drive where my backup use to be lying.What i did was I assigned...
2
5768
by: giloosh99 | last post by:
Hello, Im grabbing tables via VB code using visual foxpro ODBC drives. The tables directory is in a mapped network drive. The code works fine and does the job, however if the computer is idle for...
8
11833
by: Lam | last post by:
HI anyone knows how can I open a mapped network file in C#? I try string file = @"T:\file.txt"; it shows me the error: "Could not find a part of the path" but if I copy the file to my C dirve,...
2
3920
by: Michal Valent | last post by:
Hello, if I try to read a file on the mapped network drive, this error apears: Logon failure: unknown user name or bad password. How to set up permissions for IUSR_MACHINENAME on the mapped...
2
2659
by: .Net Believer | last post by:
I using the routine below to copy file to a network drive for a regular backup process. Before calling this routine I using another function to check the presence of the LAN connection and the...
0
2222
by: Sergistm | last post by:
Hello World, :D I have a problem that it is making me crazy, I hope you can help me. I'm trying to execute a .exe file with the Procces.Start, and there is no problem when the file is on my...
1
9046
by: tanya.wang | last post by:
I want to access files from a remote server so I mapped it in my server under z:\ for \\myserver\web\mysite\images\ I added this UNC path to my IIS virtual directory and name it as "upload" but I...
0
7223
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7114
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7321
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5623
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5045
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1544
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
762
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.