Ask a Question related to ASP.NET Security, Design and Development.
-
Grey #1
copy file from Novell server
I have a ASP.NET web application which is required to copy file from windows
server to Novell Netware server. I have used impersonation to connect to
Netware server. The application works fine when the web server installed
Novell Client for Windows, but it has error when changed to another web
server which is installed Client Services for Netware (windows built-in
Novell connector).
The error is "System.IO.IOException: The network path was not found. at
System.IO.__Error.WinIOError(Int32 errorCode, String str) at
System.IO.File.InternalCopy(String sourceFileName, String destFileName,
Boolean overwrite) at System.IO.File.Copy(String sourceFileName, String
destFileName) at WebApplication2.WebForm1.Button1_Click(Object sender,
EventArgs e) in c:\inetpub\wwwroot\webapplication2\webform1.aspx. cs:line
72.
The web server is MS Windows 2003 Server with IIS 6.0. I have changed the
application pool to "local system". However, I can browse the folders and
file of Novell Netware server in Windows Explorer for those two Novell
connector. I want to know that what is the different between Novell Client
for Windows and Client Services for Netware. I am quite sure that the
problem is in Novell Connector. But the server must use Client Services for
Netware installer. any workaround??
Million thanks
Grey Guest
-
Copy file from one server to another
Hello, I'm trying to copy a file from another server to our CF server. I've tried using CFFILE to do this with no success. I keep getting this... -
need to help to copy file from server to client through webservices
(Type your message here) Hi, I have to download a file from the server to the client using webservices. Its an xml file. Any help would be... -
accessing images on a novell server from a win2000machine
hey everyone, i'm doing a proof of concept for a photo library project and i'm a bit stuck. we have a novell server with over 20,000 images that... -
File on disk copy to server
zafer wrote on 23 jul 2003 in microsoft.public.inetserver.asp.general: I suppose the file is not there to be getfiled, perhaps because you have... -
Problem: Copy data from server 1 to server 2
Hi together ! I have a problem: I "just" wan't to copy some records from server 1 to server 2 (same table). But here are the problems: 1....



Reply With Quote

