-
When I load OpenFileDialog on osx and Ubuntu, it has some problem.
I use the following code to load OpenFileDialog:
~~~~c#
var task = Task.Run(() =>
{
OpenFileDialog openFileDialog = new Open…
-
When I use AudioFileReader for WAV file I get this error "System.FormatException: "Not a WAVE file - no RIFF header"". Why?
p.s. error in 120 line ` reader = new AudioFileReader(file);`
```
usi…
-
Could you please provide some example using FileDialog? I couldn find the implementation in your code.
-
### Bug Report
cannot upload files of folder and files of their subfolder .
But,Google Chrome,FireFox,IE,Edge support.
- **What version of the product are you using?**
all version
follo…
-
-
My extension working well in explorer, but in the file-open dialog, neither the icon handler nor context menu handler works. I checked the log, looks like the extension is not even loaded.
![openfiled…
kkguo updated
6 years ago
-
On 64-bit OS-es, 32-bit applications cannot view correctly OverlayIconIdentifiers in OpenFileDialogs or SaveFileDialogs.
The solution should be to register the shell server with both the 32-bit RegAs…
-
I am trying to understand how to get a new access token from a cached refresh_token for OneDrive for Business. The documentation does not describe what API calls need to made to accomplish this. The f…
-
Since Xamarin.Forms now supports WPF, it would be great to have support for that in this plugin.
-
@pofider Hi , after running the command `$ npm i jsreport-xlsx@2.0.3 --save --save-exact` also , the issue is not solved. I'm still facing the error .
Even not able to add new `Excel` i.e. The `+`…