Re: Error on text file upload

  •  02-16-2009, 8:49 AM

    Re: Error on text file upload

    Hi,
     
    It's very strange that the guid values are same of each time.
     
    Because not many customers require writing the custom provider, So we haven't prepaired the documents on this part yet.
     
    When you want to write the customer provider , You can check our example code : http://cutesoft.net/forums/thread/42895.aspx 
     
    When you work on the GetInfo method , the return value means the file is exists , or not.
     
    So if the file is not found by the guid parameter , it must return false.
     
    Please return false and try again.
     
     
    Regards,
    Terry
View Complete Thread