Yutaka TSUMORI

Results 11 comments of Yutaka TSUMORI

Hi, What environment do you use? (OS Build, 32 or 64bit, etc.)

Ok, I'm going to work to solve this problem.

@GitMyCode fixed this issue in tmyt/VDMHelper@07c0c36. Please check behavior with this commit.

This message means 'blocked load VDMHelper**.dll'. Please remove zone_id from VDMHelper**.dll.

This problem fixed in upstream project. We should update NuGet package. cc:@Grabacr07

ReaderがIntegrity: MediumとLowの2段構成だからかもしれない。IEみたいに。 ![image](https://cloud.githubusercontent.com/assets/347017/10570895/20934bc0-7674-11e5-9ea7-ab07d03fd9c7.png)

よくよく調べたらAcrobatReaderのあのウィンドウはIntegrityLevel: Lowのプロセスが所有していて、IntegrityLevel: MediumのプロセスがLowなプロセスを立ち上げる仕組みになっているらしい

もうちょっと親切にエラーだそうかなっておもった

Hi corcus, It seems the bug. I filed the bug and working to solve it. Thanks to report the bug.

Hi corcus, I tried to reproduce this problem, but I could not that. There is the code of try to reproducing. > MainPage.xaml > > ``` xml > > >...