-
```
What steps will reproduce the problem?
1. Navigate to a page with a django-gmapi map
What is the expected output? What do you see instead?
The static map shows fine, but when the javascript map r…
-
Very likely a variation of #952, but this particular crash happened in Terrain.
Occurred using same repro of #952.
```
Microsoft.Xna.Framework.dll!Microsoft.Xna.Framework.Helpers.CheckDispose…
-
**`window.navigator.userAgent` of the browser is:** NokiaX2-02/2.0 (11.79) Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2;.NET CLR 2.0.50…
-
The page does load. Below is the error dump from IE 8.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729…
-
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [x] Discussion
- [ ] Bug
- [ ] Requirement
- [ ] Feature or performance improvement
___
Hi, c…
-
# Add more .NET CLR related metrics to make it similar to .NET Framework
We are currently on .NET6 and use the Runtime instrumentation package. We would like to start seeing more .NET metrics which…
-
Hello, we have the following JavaScript errors in IE8 on win7:
```
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR …
-
### Description
`ngen.exe install` command inside the Install-NativeImages.ps1 script completes successfully:
```
PS C:\Windows\system32> Write-Host "NGen: install Microsoft.PowerShell.Util…
-
Currently Dashboard/Learning Plan overview page displays Learning Plan tables correctly - but now collapses the Program Management block menu so all items disappear.
IE reports an error with yui.comb…
-
Im write Windows Console Application, try to call code below:
```
BluetoothDevice device = null;
Task.Run(async () =>
{
device = await Bluetooth.RequestDeviceAsync();
}).GetAwaiter().Get…