I recently created a Survey in SharePoint 2013 and exportet it as a Survey-Template. Now I have a *.stp File which I try to use in a SharePoint 2010 System.
Is this possible? And if so, how do I do it?
Thanks for your help
I recently created a Survey in SharePoint 2013 and exportet it as a Survey-Template. Now I have a *.stp File which I try to use in a SharePoint 2010 System.
Is this possible? And if so, how do I do it?
Thanks for your help
This is not possible. Sharepoint solutions have some limited backwards-compatibility. Which means a Sharepoint 2010 solution may work on a Sharepoint 2013 server, but not the other way around.
I suppose you have used Visual Studio to build your solution?
You will have to change all dependencies and references from your Sharepoint 2013 solution to Sharepoint 2010. This can be really a lot of work.
I think you now have 2 options: