Re: (Shell Execute Wait) mnemonic


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Robert G Laurin on October 21, 2016 at 08:37:24:

In Reply to: Re: (Shell Execute Wait) mnemonic posted by Barbara Brazil on October 21, 2016 at 08:09:35:

The source states that error 0 is out of memory, MSDN says 0 is SUCCESS.


!
! Shell execute error codes
!
! 0 - The operating system is out of memory or resources.
! 2 - ERROR_FILE_NOT_FOUND The specified file was not found.
! 3 - ERROR_PATH_NOT_FOUND The specified path was not found.
! 11 - ERROR_BAD_FORMAT The .exe file is invalid (non-Win32r .exe or error in .exe image).
! 5 - SE_ERR_ACCESSDENIED The operating system denied access to the specified file.
! 27 - SE_ERR_ASSOCINCOMPLETE The file name association is incomplete or invalid.
! 30 - SE_ERR_DDEBUSY The DDE transaction could not be completed because other DDE transactions were being processed.
! 29 - SE_ERR_DDEFAIL The DDE transaction failed.
! 28 - SE_ERR_DDETIMEOUT The DDE transaction could not be completed because the request timed out.
! 32 - SE_ERR_DLLNOTFOUND The specified dynamic-link library was not found.
! 2 - SE_ERR_FNF The specified file was not found.
! 31 - SE_ERR_NOASSOC There is no application associated with the given file name extension.
! 8 - SE_ERR_OOM There was not enough memory to complete the operation.
! 3 - SE_ERR_PNF The specified path was not found.
! 26 - SE_ERR_SHARE A sharing violation occurred.

Also, your MSDN Link is missing the ':' after https

What I want is the Return Code from my VB.Net Application (if the encrypted FTP transfer was successful).



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]