Error In HOWTO: Source Code for storing images in database

  •  09-30-2005, 5:44 PM

    Error In HOWTO: Source Code for storing images in database

    I downloaded the source code for the Storing Images in a database in the HOWTO area and i get this error when trying to compile it:

    'CustomFileProvider.SqlSample.SqlFileStorage' does not implement inherited abstract member 'CuteEditor.Impl.FileStorage.GetDirectorySize(string)'

    THis line in the SqlFileStorage.cs has the error on it:
    public class SqlFileStorage : CuteEditor.Impl.FileStorage

    I did just download the latest .NET Cutesoft dll and put it in the BIN folder since the source didn't come with it already.
     
    HELP!

    Best Regards,
    Bensch
View Complete Thread