Hi, On my machine, the following line of code
PrinterSettings.InstalledPrinters.Count.ToString()
returns the correct number of printers (2), from a winform app, and 0 from a webform
app.
Should this just work? I'm not getting any security exceptions, but could this be
some kind of security problem?
The webapp is running on my machine.
TIA,
michael w
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
