Re: Uable to deply latest build to remote site (.net 2.0 Medium Trust)

  •  04-27-2007, 2:48 PM

    Re: Uable to deply latest build to remote site (.net 2.0 Medium Trust)

    Here is the content now of my config:
     
     <appSettings>
          <add key="CuteEditorTempPath" value="~/CuteEditorTemp"/>
          <add key="DictionaryFolder" value="bin"/>
       <add key="CuteEditorEnableGZip" value="False" /> 
     </appSettings>
     
     
    Thanks,
     
    Jamie
View Complete Thread