Trying to build a simple sample application simply through loading one of the SDK samples in Visual Studio 2013 I get the following error:
Error 1 Unable to copy file "app.config" to "C:\Program Files (x86)\SDL\SDL Trados Studio\Studio4\Sdl.SDK.LanguagePlatform.Samples.BatchImporter.exe.config". Access to the path 'C:\Program Files (x86)\SDL\SDL Trados Studio\Studio4\Sdl.SDK.LanguagePlatform.Samples.BatchImporter.exe.config' is denied. Sdl.SDK.LanguagePlatform.Samples.BatchImporter
What am I doing wrong?
I'm sure this is very basic, but are there some instructions for how to build (and deploy) a non-.sdlplugin application in a simple way?
/Dummy