I have to move a SP 2007 Project build in VS2008 to another server. On my first server I have some stp files in the site templates gallery. In my project I use these files to create a new SP Site. I've uploaded the stp files on the new server but they wasn't found in my source code with the GetCustomWebTemplates function. All works fine with templates I create on the new machine. So I guess this is the problem.

Is there a possibility to move those files to other servers?

Thanks

link|improve this question

75% accept rate
how did you upload the site template to the new server? – Andreas Scharf Nov 11 '11 at 11:27
Via UI. Normal DocLib Upload function. – PatrickP Nov 11 '11 at 12:29
are you saying that you are accessing stp files programatically in your code? question is not clear, please rephrase it. – xgencoder Nov 11 '11 at 15:24
I use the GetCustomWebTemplates function of SPSite to get the template and create a new site. But the templates counld not be found by this function. If I create a new template on the server, it will be found by this function. – PatrickP Nov 11 '11 at 17:24
Yes correct, both are running with Sp2007 – PatrickP Nov 12 '11 at 1:22
show 2 more comments
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.