doesn’t working for cookieless mode (although your forums suggests it is fixed)

  •  12-03-2007, 5:50 AM

    doesn’t working for cookieless mode (although your forums suggests it is fixed)

    Product: Cute Editor 6.0 for .Net , Frame work 2.0 

    Problem: doesn’t working for cookieless mode (although your forums suggests it is fixed) 

    I downloaded CuteEditor 6.0 for .net framework 2.0 just now (1 Dec 2007) as I read a lot on forum topics saying cookieless is fixed in this new version.

    web.config is as follows:

    <authenticationmode="Forms">

          <formscookieless="UseUri" defaultUrl="default.aspx"loginUrl="UserLogon.aspx">

          </forms>

    </authentication>

    It gives following (Error), as you can clearly see cuteEditor is not loaded at all. 

     
    When I click bottom left corner “!Done” (above img) it gives this Error :

     
    After scrolling down little bit

     
    As this is urgent matter for our organisation so I hope someone will give possible solution as soon as possible.
     
    With regards,
     
     
View Complete Thread