'CuteEditor.Impl.SecuritySetting' does not contain a definition for 'VerifyInDirectory' D:\Inetpub\OMP\OMP.Web\CuteSoft_Client\CuteEditor\Dialogs\outereditorfull.aspx

  •  03-03-2008, 8:29 AM

    'CuteEditor.Impl.SecuritySetting' does not contain a definition for 'VerifyInDirectory' D:\Inetpub\OMP\OMP.Web\CuteSoft_Client\CuteEditor\Dialogs\outereditorfull.aspx

    Error 2 'CuteEditor.Impl.SecuritySetting' does not contain a definition for 'VerifyInDirectory' D:\Inetpub\OMP\OMP.Web\CuteSoft_Client\CuteEditor\Dialogs\outereditorfull.aspx 81 
     
    The code block where it fails is:

    string virtualroot=CuteEditor.EditorUtility.ProcessWebPath(Context,null,secset.TemplateGalleryPath).TrimEnd('/')+"/";

    secset.VerifyInDirectory(filename,virtualroot);

     
     
    I am receiving this error when I build/compile my projects.
    I have used for CuteSoft for sometime now and have downloaded many new builds.
     
    Can you tell me why this is happening?
    IT LOOKS LIKE I HAVE OLD DLL FILES AS THE 'VERIFYINDIRECTORY' FUNCTION IS MISSING.
     
    If a new build is uploaded, CAN YOU ENSURE THE BUILD DATE, RELEASE DATE ON THE WEBSITE IS UPDATED.

    Really need this resolved asap.
     
    Thanks for your time.
     

    Stephen McCormack
    MWeb Solutions Pty Ltd
    http://www.mwebsolutions.com.au
View Complete Thread