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

2011.3 Skins.dll in a Sharepoint Project

2 Answers 82 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Miguel
Top achievements
Rank 1
Miguel asked on 12 Dec 2011, 01:11 PM
Hi,

I'm aware that all skins is now in another dll (http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/separate-skin-assembly-in-radcontrols-for-asp-net-ajax-with-q3-2011.aspx) and i can make it work fine with any "Asp.Net Web" project.

The problem is when I tryed to use with a "Sharepoint Empty Project" in VS2010. I already tryed to insert a reference, copyed Skins.dll in the bin (and bin/debug) directory and always get a error if I type a Skin name and only Default is available to use.

To reproduce the problem/envinroment just create a new "Empty Sharepoint Project", add an "Visual Web Part", add an Radgrid, copy Telerik.Web.UI.Skins.dll to the bin folder and nothing happens (tryed to reload the project as well).

Am I doing something wrong?

TIA.


2 Answers, 1 is accepted

Sort by
0
Accepted
Tsvetoslav
Telerik team
answered on 12 Dec 2011, 05:43 PM
Hi Miguel,

What do you mean by bin folder? You should copy the dll to the SharePoint application bin folder, usually it is:
..\inetpub\wwwroot\wss\VirtualDirectories\80\bin

Hope it helps.

Best wishes, Tsvetoslav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Miguel
Top achievements
Rank 1
answered on 12 Dec 2011, 06:27 PM
Just for the record i was copying to the ..\my documents\projects\xxx\bin folder instead of wwwroot\wss\..\bin.

Thank you.
Tags
General Discussions
Asked by
Miguel
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Miguel
Top achievements
Rank 1
Share this question
or