Stanislav Stoyanov

Results 15 comments of Stanislav Stoyanov

I was talking about 'Website' project https://github.com/AsgardCms/Website. It doesn't have Page module. I was searching for real world example of AsgardCms and thought Website is the perfect example. I want...

Hi @chrisbra, please extract the .zip content into SSMS 2016 extension folder. Close SSMS. After the first start you will see message, please click 'No' and restart SSMS. > The...

Can you confirm that you placed the content of the '.zip' into the extension folder. After the first restart did you get the error message "The 'ExecutorPackage' package did not...

Hi, if you want we can schedule a quick TeamViewer session to take a look. You can find my email as part of the commits, issue an `git log` command...

Hi @sampSCS, when you install the extension and start SSMS 2014/2016 you will get this error > Error loading extension: The extension manifest is invalid. There is an error in...

Hi @sampSCS, do you see the new _SSMSExecutor_ icon when you open new query in SSMS? ![10-10-2016-05-06-55](https://cloud.githubusercontent.com/assets/16592863/19238854/0d962b8a-8f0c-11e6-82d2-f317773c984d.png) Does it execute your query when you click the icon? Can you confirm...

Hi @argrithmag, in the current implementation the keyboard shortcut is hardcoded in the code. You won't find a command in SSMS options (don't know yet how to add it). I...

Hi @sampSCS, because you see the initial error, the extension must be loading. After restarting SSMS and opening new query you should see the 'Execute current statement' button. In the...

@sampSCS, tested on clean Windows 7 VM with only SSMS2016 installed (without any version of Visual Studio or Sql Server), the plug in worked as expected. @argrithmag, which version of...

I don't believe (or not aware) that SSMS looks for extensions in location outside the SSMS' installation folder (by default `C:\Program Files (x86)\Microsoft SQL Server Management Studio 1x`). So, if...