| Author |
Message |
TheBatA
Joined: 25 Sep 2007 Posts: 12 Location: Belgrade
|
Posted: Tue Jan 08, 2008 2:10 pm Post subject: Template project question |
|
|
Hi.
Is it possible to create one template poject in VS2005 based on RedGate template project that would use only .resx files that are created using SQL Packager (using Project as an output type) ?
As I can see, SQL Packager can create VS2003 project using template, but I need 2005 project. So, my idea is to create VS2005 template that will use only resx files from project that is created using SQL Packager, in order to get 2005 version of project.
Is this possible? Is there any other way for getting .NET 2.0 project using SQL Packager? |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6344 Location: Red Gate Software
|
Posted: Tue Jan 08, 2008 4:45 pm Post subject: |
|
|
Hi,
There is some sort of incompatibility between the resource format in .NET 1.1 and 2.0, so the only way I know to get a .NET 2.0 package would be to output it as a Visual Studio project and load it into VS 2005, which should automatically convert the resources to the right format and make the whole project use the 2.0 runtime after it's compiled. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group