So far we did not test any of SPElements web-parts on sharePoint 2010. I just wonder, did anyone tried any product? which one?
![]()
|
||||
SharePoint 2010So far we did not test any of SPElements web-parts on sharePoint 2010. I just wonder, did anyone tried any product? which one? 2 Responses to “SharePoint 2010”Leave a Reply
SP Elements Blog is proudly powered by
WordPress
|
||||
|
© 2010 SPElements |
Well, one can’t get past the installer as it will only work with 3.0,
You have to manually install it via powershell
for example:
Add-SPSolution “D:DeployMySharePointSolution.wsp“
Install-SPSolution –Identity MySharePointSolution.wsp –WebApplication http://myspwebapp –GACDeployment
I found I also had to conver the wsp to cab and extract the .webpart out and then manually add it to the webpart library to get it to work.
Joe
tried to activate the rss ticker, no dice. the installer wants 3.0, the wsp file willnot activate