-
我在一台win10的机器上使用软件时,读取文件会导致整个电脑卡顿,且显示“桌面无反应”
重现率100%
在一台win7虚拟机中使用无此问题
-
**Describe the bug**
every time i clicked it, it shows an trace error when i research the error the result is about Visual Studio and C#. I try updating and reinstalling but nothing work..
Traci…
-
_From @DanielisRutkauskas on May 15, 2017 8:59_
Hi,
In FRETBursts release 0.6.3 the combination:
filename = OpenFileDialog()
d = loader.photon_hdf5(filename)
does not work, whereas it functione…
-
Hi! I'm hoping to use this at least as a short term workaround as a way to sideload a bot into teams for which we can't have a public url. Question: is there a way to start TunnelRelay automatically…
-
Related to #220.
We have used this to just get the name of a file to reference we don't actually want to upload the file. The OpenFileDialog returns the filename selected, which is all we need. Do …
-
Hi Oli,
I am trying to add and upload button to my page to select a file from your computer and reload the table.
I found this snippet to get started: https://jsfiddle.net/taditdash/9Fh4c/
Th…
-
We have a DNX application that we run through Visual Studio or via the command line as in
```
dnx.exe --project "[path to my project.json]" run
```
There is an _NLog.config_ file in the project's f…
-
I have some code that shows an `OpenFileDialog` and prints selected filename to console:
```
private async void Open () {
var openDialog = new OpenFileDialog();
openDialog.Title = "Test";
…
-
Call to Codeunit 419:
`FileManagement.OpenFileDialog`
Now I get the error: 'The type or method 'OpenFileDialog' cannot be used for 'Extension' development.'
-
develop OpenFileDialog Extension filter....