System.Windows.Controls.PrintDialog throws exception when I run under a different Windows Account and Platform Target x86
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/737431/systemwindowscontrolsprintdialog-throws-exception.html)._
---
Basically, Printdialog wont work as expected when I try to run my application as an evelated/ or different windows user. This issue happen only if the Platform target build is x86. The issue wont occure if I run my application as the current logged in user (even with x86) or if I use x64 with any windows user.
In the constructor of PrintDialog I get errors in the PrintTicket and other properties (attached).
Please let me know if there's something I can do about this issue.
---
### Original Comments
(no comments)
---
### Original Solutions
(no solutions)
Contributor guide
Assessment
This issue has not been assessed yet.