JonZaman Posted October 3, 2014 Posted October 3, 2014 (edited) Hello All. I have tried uploading various different files to various of the mapped drives which I can download from. I can create new folders in them but cannot upload to any of them or any of the folders within them. It is not a permission issue as they can use the drives on PC's with Win7, with full functionality. The error message is: Upload of "xxxxxxx.xxxx" has Failed! Access to path '\\QE-C-SR-FP1\Users-Staff\Stafftest\Home' is denied. I am currently running v10.4 on Server 2012. Everything else is ok so far. Thanks in advance, Jon *EDIT* When I go into a folder created through HAP I get a slightly different error. Upload of "xxxxxxxx.xxx" has Failed! The filename, directory name, or volume label syntax is incorrect. Thanks Edited October 3, 2014 by JonZaman
mrbios Posted October 6, 2014 Posted October 6, 2014 I'm seeing the same thing as your edit, no one seems to be able ot upload anything to any folder. Same error every time.
mrbios Posted October 9, 2014 Posted October 9, 2014 (edited) @nickbro any ideas on this one? This is what's happening when the error "The filename, directory name, or volume label syntax is incorrect." appears: Failed to load resource: the server responded with a status of 500 (Internal Server Error) html> The filename, directory name, or volume label syntax is incorrect. <br /> body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} <br /> p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}<br /> b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}<br /> H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }<br /> H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }<br /> pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}<br /> .marker {font-weight: bold; color: black;text-decoration: none;}<br /> .version {color: gray;}<br /> .error {margin-bottom: 10px;}<br /> .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }<br /> @media screen and (max-width: 639px) {<br /> pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }<br /> }<br /> @media screen and (max-width: 479px) {<br /> pre { width: 280px; }<br /> }<br /> Server Error in '/HAP' Application. The filename, directory name, or volume label syntax is incorrect. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.IO.IOException: The filename, directory name, or volume label syntax is incorrect. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [iOException: The filename, directory name, or volume label syntax is incorrect. ] System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +10527241 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) +1305 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) +60 System.IO.FileStream..ctor(String path, FileMode mode) +55 HAP.Web.API.MyFiles_Upload.ProcessRequest(HttpContext context) +986 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +341 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69 Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34237 Edited October 9, 2014 by mrbios
JonZaman Posted October 14, 2014 Author Posted October 14, 2014 I had to downgrade to a version that I've configured before as there was no obvious reason for this issue. I am now using version 9 and all is working as it should be.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now