This is a migrated thread and some comments may be shown as answers.

Getting a random permissions Error

1 Answer 31 Views
Spell
This is a migrated thread and some comments may be shown as answers.
Diego Cervera
Top achievements
Rank 1
Diego Cervera asked on 12 Jan 2010, 08:46 PM
Hi,
I'm getting an error message randomly... either in IE6 or IE7.
The message is: "You don't have permission to access this page or your cookie has expired!
Please, refresh the page!"


The version we are using is 1.2.1.
I have attached a screen shot of the error message.

The weird thing is that this error is happening randomly in from several machines, but it's not easy to reproduce. For example I couldn't reproduce my self but other people yes.

Does anybody knows at least in what circumstances this message is displayed?

Thanks for your help!

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 14 Jan 2010, 04:16 PM
Hi Diego,

This error is fixed in version 3.x of RadSpell for ASP.NET. If you would like I can send you this build. Just let me know.

You can solve the problem in v1.x with the following workarounds:

1) set the UseSession property to true and control your ASP.NET session's lifetime from your application's web.config.

2) set QueryStringSessionData to true -- that will disable all cookies and session data and will pass the data to the dialog via the GET query string.


Sincerely yours,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Spell
Asked by
Diego Cervera
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or