Hi All,
I am trying to open a binary stream from a file and the creating a new stream from the opened stream and then trying to over wright the file and i am getting the following error
ADODB.Stream error '800a0bbc'
Write to file failed.
/cops/RestartV1.asp, line 80
I Used adSaveCreateOve rWrite option fot savetoFile and itried writing files with other name in the sam folder and its working fine
I am trying to open a binary stream from a file and the creating a new stream from the opened stream and then trying to over wright the file and i am getting the following error
ADODB.Stream error '800a0bbc'
Write to file failed.
/cops/RestartV1.asp, line 80
I Used adSaveCreateOve rWrite option fot savetoFile and itried writing files with other name in the sam folder and its working fine
Comment