Netscape failed to find a part of the file path



I got a problem when users use Netscape to upload document to webserver. All
things are working fine with IE users. The warning message I got is something
like

Diagnostic Data
Could not find a part of the path "E:\something\ "
Call stack:
System.IO.__Error.WinIOError

Stack trace:
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess
access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath,
Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at System.Web.HttpPostedFile.SaveAs(String filename)

.



Relevant Pages

  • The info you requested
    ... System.IO.__Error.WinIOError(Int32 errorCode, String str) at ... FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean ... bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, ... FileAccess access, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: UnauthorizedAccessException: Cant write to file, but I can read i
    ... > FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean ... > bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, ... > FileAccess access, FileShare share) at System.Xml.XmlDocument.Save(String ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: File IO Error!!!
    ... > at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess ... > access, FileShare share, Int32 bufferSize, Boolean useAsync, String ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: FileSystemWatcher moniters file with error process cannot access f
    ... at System.IO.__Error.WinIOError(Int32 errorCode, String str) ... access, FileShare share, Int32 bufferSize, Boolean useAsync, String ... Framework 1.1 as Dev box and the Production Server is W2K with Framework ... Both environment has the 1.1 SP1 installed. ...
    (microsoft.public.dotnet.general)
  • Re: Access to config file
    ... "Slavko" wrote in message ... > wrote different config files. ... > System.IO.__Error.WinIOError(Int32 errorCode, String str) at ... FileMode mode) at ...
    (microsoft.public.dotnet.framework.aspnet.security)