SecurityPolicyFile : /CuteSoft_Client/CuteEditor/Configuration/Security/default.config not found

Last post 05-23-2005, 2:51 PM by james dean. 1 replies.
Sort Posts: Previous Next
  •  05-20-2005, 8:17 PM 6871

    SecurityPolicyFile : /CuteSoft_Client/CuteEditor/Configuration/Security/default.config not found

    Hi all,

    The CuteEditor works fine on my development machine, but when I tested it on two other servers I receive the following error:

    "SecurityPolicyFile : /CuteSoft_Client/CuteEditor/Configuration/Security/default.config not found"

    My machine has .NET Framework version 1.1.4322.2032  (works fine)
    Server2 has .NET Framework version 1.1.4322.573 (the above error occurs)
    Server3 has .NET Framework version 1.0.3705.6018 (the above error occurs)

    Any ideas?
     
    Thanks
     
    James
  •  05-23-2005, 2:51 PM 6934 in reply to 6871

    Re: SecurityPolicyFile : /CuteSoft_Client/CuteEditor/Configuration/Security/default.config not found

    After some troubleshooting, I realized that this error is not caused by the version of the .NET Framework. It occurs if cuteeditor is run from a sub folder within the virtual directory.

    The solution seems to be to set the 'FilesPath' property to 'CuteSoft_Client/CuteEditor/'. Once this is property is set, the editor can be run from any folder.

    Editor1.FilesPath = "CuteSoft_Client/CuteEditor/"
     
    Cheers,
View as RSS news feed in XML