# Issues and Troubleshooting

{% content-ref url="/pages/-Ma0Nnltw5J4vJpFTvfV" %}
[Microsoft.VisualBasic Uses](/vbuc/issues-troubleshooting/microsoft.visualbasic-uses.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma0O4rtNZ7xCRId9IIu" %}
[Safe and Unsafe Methods Layer](/vbuc/issues-troubleshooting/safe-and-unsafe-methods-layer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma0OHsJT5RQSyx4os0I" %}
[Third Party Components](/vbuc/issues-troubleshooting/third-party-components.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma0P4gbSWFtHTxDdptZ" %}
[Migration Process](/vbuc/issues-troubleshooting/migration-process.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma0PKF6-6KtGOeZ1PWh" %}
[Classic ADO Conversion to ADO.NET](/vbuc/issues-troubleshooting/classic-ado-conversion-to-ado.net.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma0QWfDXzeGicZs8hIg" %}
[VB6 and .NET integer division](/vbuc/issues-troubleshooting/vb6-and-.net-integer-division.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma3yPxVQNlgNUHrxg5p" %}
[VB6 On Error Statements](/vbuc/issues-troubleshooting/vb6-on-error-statements.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma4-P5cOw\_AsIM\_uiVp" %}
[Running a .NET Core application in a machine with no Visual Studio installed](/vbuc/issues-troubleshooting/running-a-.net-core-application-in-a-machine-with-no-visual-studio-installed.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma40X\_TpeOcBMi8fCVa" %}
[Databases issues](/vbuc/issues-troubleshooting/databases-issues.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma40gN8SKag\_NQ2h6S\_" %}
[Unsupported assemblies on .NET Core and .NET 5](/vbuc/issues-troubleshooting/unsupported-assemblies-on-.net-core-and-.net-5.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma41-YtwTUtp5itp1TL" %}
[Icon Extraction Issues](/vbuc/issues-troubleshooting/icon-extraction-issues.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma42nLwBzqlNGZJROqd" %}
[HTTPS sites are not loaded in Windows XP](/vbuc/issues-troubleshooting/https-sites-are-not-loaded-in-windows-xp.md)
{% endcontent-ref %}

{% content-ref url="/pages/tdXKrBHEG3WRFHb0QJ8K" %}
[Short-Circuit Boolean Logic in C#](/vbuc/issues-troubleshooting/short-circuit-boolean-logic-in-c.md)
{% endcontent-ref %}

{% content-ref url="/pages/l95jvgJRjSINpC6KtZ8k" %}
[Update Project Files Separately on Newer Windows](/vbuc/issues-troubleshooting/update-project-files-separately-on-newer-windows.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gapvelocity.ai/vbuc/issues-troubleshooting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
