I downloaded the template studio and extracted it into C:\Program Files\Solutions Design\LLBLGen Pro\ per the readme.txt
When I double click the TemplateStudio.exe I get the following error:
Message
Could not find a part of the path "C:\Program Files\Solutions Design\LLBLGen Pro\LanguageDefinitions\SD.Logic.CSharp.xml".
(The file exists)
Stack Trace
-----[Core exception]--------------------
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at ActiproSoftware.SyntaxEditor.SyntaxLanguage.LoadFromXml(String path, Int32 encryptionKey)
at SD.LLBLGen.Pro.Tools.TemplateEditor.MainForm.LoadLanguages()
at SD.LLBLGen.Pro.Tools.TemplateEditor.MainForm..ctor()
at SD.LLBLGen.Pro.Tools.TemplateEditor.Startup.Main()
Source:
mscorlib
It's probably me.. Let me know if I need to read something I am missing.
Thanks,
Ren