Skip to content

Commit f810d16

Browse files
chore(vsx): cross link troubleshooting
1 parent dca278c commit f810d16

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

getting-started/vs-integration/troubleshooting.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,17 @@ If after you apply the described approaches the issue persists, contact the Supp
3737

3838
1. Under **Administrative rights**, open the [**Developer Command** prompt](https://docs.microsoft.com/en-us/dotnet/framework/tools/developer-command-prompt-for-vs) for Visual Studio.
3939
1. Execute the `devenv /log %userprofile%\desktop\ActivityLog.xml` command to start Visual Studio and create logs on your Desktop.
40-
1. Reproduce the issue.
40+
1. Reproduce the issue you were having again so that the log is created.
4141
1. Attach the `Activitylog` files when you contact our support.
4242

43+
44+
45+
## Convert Project Wizard Issues
46+
47+
If you are using the "Convert Project" wizard and are having problems with it, see its [dedicated troubleshooting section]({%slug getting-started-vs-integration-convert-project%}#troubleshooting).
48+
49+
50+
4351
## See Also
4452

4553
* [Visual Studio Extensions Overview]({% slug getting-started-vs-integration-overview %})

0 commit comments

Comments
 (0)