CustomFileProvider - SQL - removes file text formating and unable to upload .doc & .docx files

  •  10-22-2009, 4:56 PM

    CustomFileProvider - SQL - removes file text formating and unable to upload .doc & .docx files

    integrating CustomFileProvider - SQL  for storing docuemtna dn images in sql db issues:
     
    removes file formating from the uploaded file.
     
    .doc and .docx fail to upload due to silverlight error below

    Silverlight Error-open-[IO.IO_SharingViolation_File]

    Arguments:Tset.doc

    Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=3.0.40818.0&File=mscorlib.dll&Key=IO.IO_SharingViolation_File
     
    Any ideas?
View Complete Thread