Hi List We have a site server setup that uses CPSHOST.DLL to submit files to content store.
Now we are migrating our site to a new one server and having a problem with the CPSHOST.DLL on our new server. Please also note, CPSHOST.DLL file was NOT there by default in the script folder. I had to copy this file from the staging server to the new server Following is the form that uploads the file <FORM NAME="frmUploadIt" ENCTYPE="multipart/form-data" METHOD="post" ACTION="http://10.0.0.10/scripts/cpshost.dll?PUBLISH?http://10.0.0.10/efs/re post.asp"> <INPUT TYPE="File" WIDTH="10" NAME="UploadIt"><BR> <INPUT TYPE="Hidden" NAME="TargetURL" VALUE="http://10.0.0.10/efs/Upload"><BR> <INPUT TYPE="Hidden" NAME="CMReturnPage" VALUE="submit.asp"> <INPUT TYPE="Hidden" NAME="CMCategory" VALUE=""> <INPUT TYPE="Hidden" NAME="CMParamNames" VALUE=""> <INPUT TYPE="Hidden" NAME="CMParamValues" VALUE=""> <INPUT TYPE="Hidden" NAME="CMForcePublish" VALUE=""> <INPUT TYPE="Submit" VALUE="Upload"> </FORM> Once we upload It submits the file to http://10.0.0.10/scripts/cpshost.dll?PUBLISH?http://10.0.0.10/efs/repost.asp URL. But that URL is returning Error "HTTP 405 - Resource not allowed" I could not find anything related on "Resource not allowed" on MSDN or Googles. Thanks in advance for your help Best Regards, Mehroz Batul Web Developer --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
