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