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

RadGrid disappearing on sort after deployment

2 Answers 82 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 31 Jan 2012, 04:23 PM
Good Morning,

I am trying to deploy my VS2010 solution to our internal dev web server (.net 4.0)
so our management team can see the demo i made.

I have included references to
Telerik.Web.Design.dll
Telerik.Web.UI.Skins.dll
TelerikCode.dll

I copy the code out to the dev webserver
Create the IIS directory
Set up the app pool. ect.

The grid shows up with my data in it.
Then i click on the column to sort and the radgrid disappears
This does not happen locally.

What am i missing on my server to make this work?

Thanks, Jon

2 Answers, 1 is accepted

Sort by
0
Jon
Top achievements
Rank 1
answered on 31 Jan 2012, 05:07 PM
I found a random post talking about giving the IIS worker process full control the the folder.
it works

why do i need to give it full control??
0
Tsvetina
Telerik team
answered on 06 Feb 2012, 08:18 AM
Hello Jon,

This is not a common problem with our controls, so it should be related to some specific about your scenario. One option is that you are using RadGrid with RadAjax in medium trust, if so take a look at this article and use of of the work arounds:
http://www.telerik.com/help/aspnet-ajax/ajax-in-medium-trust.html

Also, if you have .NET 3.5 - based Entity Framework binding, try using the following hotfix from Microsoft, as without it such scenario is not supported:
http://support.microsoft.com/kb/977866

I hope this helps.

Regards,
Tsvetina
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
General Discussions
Asked by
Jon
Top achievements
Rank 1
Answers by
Jon
Top achievements
Rank 1
Tsvetina
Telerik team
Share this question
or