Skip to content

Commit 2ae2000

Browse files
committed
Update readme file
1 parent 91907f7 commit 2ae2000

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

docs/images/UnblockFile.png

104 Bytes
Loading

readme.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,12 @@
2323
<li><a href="#debugging">Debugging</a></li>
2424
</ul>
2525
</li>
26-
<li><a href="#known-issues">Known Issues</a></li>
26+
<li><a href="#known-issues">Known Issues</a>
27+
<ul>
28+
<li><a href="#extesion-does-not-load">Extension does not Load</a></li>
29+
<li><a href="#docking-issue">Docking Issue</a></li>
30+
</ul>
31+
</li>
2732
</ul>
2833

2934
<!-- GETTING STARTED -->
@@ -111,6 +116,11 @@
111116

112117
<!-- KNOWN ISSUES -->
113118
<h1>Known Issues</h1>
119+
<h2>Extension does not Load</h2>
120+
<p>Sometimes when you download the release zip file, Windows blocks it for security reasons. If you get an error after the plugin installation or the plugin does not appear in Microsoft SQL Server Management Studio 18, ensure the release ZIP file you have downloaded is unblocked.</p>
121+
<br/>
122+
<img src="docs/images/UnblockFile.png"/>
123+
114124
<h2>Docking Issue</h2>
115125
<p><b>Note:</b> Issue is related to Windows and .NET Framework, not the addin.</p>
116126
<p>There's an issue with docking any Toolbar in Microsoft SQL Server Management Studio 18. Here are two options to solve it:</p>

0 commit comments

Comments
 (0)