By December 07, 2007

The following error occured while uploading: “This feature has been disabled by system administrator. Use SaveVirtual instead.” Please try again. ————– Solution instead of using Upload.Save , you must use the UploadSaveVirtual function Function SaveVirtual (Optional VirtualPath, Optional Key, Optional Ext) As Long Same as Save but expects a virtual path rather than a physical


Read More
By December 06, 2007

Generating RSA & CSR (Signing Request)


Read More
By December 06, 2007

500 Series: The command was not accepted and the requested action did not take place. 500 Syntax error, command unrecognized. This may include errors such as command line too long. 501 Syntax error in parameters or arguments. 502 Command not implemented. 503 Bad sequence of commands. 504 Command not implemented for that parameter. 530 Not


Read More
By December 06, 2007

from the linux shell type smbclient \\\\netbiosname\\shareresource it will then ask you for the share password . once your connected you can then upload and download files as you were using a ftp client. keep in mind that linux does not like spaces within file names and directory names . so the resource name can


Read More
By December 06, 2007

it basically means the user does not have write permissions to directory your viewing . on linux you would want to login into ssh with superuser .. and change the ownership of the diretory chown uer | directory take out the | when using the above syntax


Read More
1 117 118 119 120 121 123