Open marlowe19 opened 8 years ago
Hi Marlowe,
currently only Tridion 2013SP1 and SDL Web 8 are supported.
T2013sp1-compatible version is located in main branch and Web8-compatible version is located in "web8" branch Unfortunately currently Tridion version is not detected automatically.
But it easy to make T2011-compatible version:
public const string ClientVersion = "2012";
Mark
Thank you so much
i will try that
Best wishes,
Marlowe
2016-04-04 14:58 GMT+02:00 mvlasenko notifications@github.com:
Hi Marlowe,
currently only Tridion 2013SP1 and SDL Web 8 are supported.
T2013sp1-compatible version is located in main branch and Web8-compatible version is located in "web8" branch Unfortunately currently Tridion version is not detected automatically.
But it easy to make T2011-compatible version:
- change core service endpoint: public const string ClientVersion = "2012";
- Change all Tridion.ContentManager.* references from version 7.1 to version 6.1
- rebuild the solution
Mark
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/mvlasenko/TridionVSRazorExtension/issues/1#issuecomment-205286457
Marlowe Antonius Consultant marketing technology
e: * marlowe.antonius@incentro.com t: * +31302270752 m: * +31641619644 w: * www.incentro.com
werkspoorkathedraal | studio h tractieweg 41 | 3534 AP | utrecht
[image: incentro] http://www.incentro.com
[image: incentro news] https://www.incentro.com/nl/diensten/marketing-technology/
Hi nice plugin!,
Does it work with visual studio 2015 and tridion 2011?
Gr,
Marlowe