Click here to Skip to main content
15,888,733 members
Home / Discussions / C#
   

C#

 
QuestionInternet Explorer Script Error Pin
Krishna Varadharajan16-Nov-10 23:25
Krishna Varadharajan16-Nov-10 23:25 
AnswerRe: Internet Explorer Script Error Pin
Manfred Rudolf Bihy17-Nov-10 1:52
professionalManfred Rudolf Bihy17-Nov-10 1:52 
QuestionAForge filter Pin
pancakeleh16-Nov-10 21:57
pancakeleh16-Nov-10 21:57 
AnswerRe: AForge filter Pin
Pete O'Hanlon16-Nov-10 22:27
mvePete O'Hanlon16-Nov-10 22:27 
GeneralRe: AForge filter Pin
pancakeleh16-Nov-10 22:59
pancakeleh16-Nov-10 22:59 
QuestionHow Create TLS connection for jabber protocol Pin
Member 427485516-Nov-10 20:47
Member 427485516-Nov-10 20:47 
AnswerRe: How Create TLS connection for jabber protocol Pin
Richard MacCutchan16-Nov-10 21:28
mveRichard MacCutchan16-Nov-10 21:28 
QuestionScreenshot with Windows Service (Win7) Pin
Jacob D Dixon16-Nov-10 18:30
Jacob D Dixon16-Nov-10 18:30 
So I have been trying to take a screenshot with a windows service... don't think I really have to say I haven't been successful. I think it is because of new security features with Windows 7 that does not allow it to interact with a users session in that way?

I have tried using the built in functions for .NET and this code:
http://www.codeproject.com/Messages/1705493/how-to-take-a-screenShot-using-windows-service.aspx[^]

They just take a black screen. I have also tried setting the service to interact with desktop (still black pic).

Now is there is way I can make a service take a screen shot? Also if I can't.. do you think I might be able to make the service start a process (exe I create) that takes a screen shot and saves the file, then teh service grabs that file? I haven't tested it, but was wondering if that would be possible. Wouldn't running the process make it run under console and be able to take a screenshot?

First I would like the service to do it, but the process idea is a plan B if that would even work.
AnswerRe: Screenshot with Windows Service (Win7) Pin
Mycroft Holmes16-Nov-10 18:55
professionalMycroft Holmes16-Nov-10 18:55 
GeneralRe: Screenshot with Windows Service (Win7) Pin
Jacob D Dixon17-Nov-10 4:55
Jacob D Dixon17-Nov-10 4:55 
AnswerRe: Screenshot with Windows Service (Win7) Pin
#realJSOP17-Nov-10 2:08
mve#realJSOP17-Nov-10 2:08 
GeneralRe: Screenshot with Windows Service (Win7) Pin
Jacob D Dixon17-Nov-10 4:56
Jacob D Dixon17-Nov-10 4:56 
AnswerRe: Screenshot with Windows Service (Win7) Pin
_Erik_17-Nov-10 5:47
_Erik_17-Nov-10 5:47 
GeneralRe: Screenshot with Windows Service (Win7) Pin
Jacob D Dixon17-Nov-10 6:39
Jacob D Dixon17-Nov-10 6:39 
QuestionConverting strange characters in web page text to something that can be displayed on a form? Pin
jpe16-Nov-10 12:23
jpe16-Nov-10 12:23 
AnswerRe: Converting strange characters in web page text to something that can be displayed on a form? Pin
Luc Pattyn16-Nov-10 12:35
sitebuilderLuc Pattyn16-Nov-10 12:35 
GeneralRe: Converting strange characters in web page text to something that can be displayed on a form? Pin
jpe17-Nov-10 9:32
jpe17-Nov-10 9:32 
AnswerRe: Converting strange characters in web page text to something that can be displayed on a form? Pin
T M Gray17-Nov-10 6:17
T M Gray17-Nov-10 6:17 
GeneralRe: Converting strange characters in web page text to something that can be displayed on a form? Pin
jpe17-Nov-10 21:14
jpe17-Nov-10 21:14 
GeneralRe: Converting strange characters in web page text to something that can be displayed on a form? Pin
T M Gray18-Nov-10 5:49
T M Gray18-Nov-10 5:49 
GeneralRe: Converting strange characters in web page text to something that can be displayed on a form? Pin
jpe18-Nov-10 20:54
jpe18-Nov-10 20:54 
Questionhow to get total installed (physical) RAM ? Pin
igalep13216-Nov-10 10:41
igalep13216-Nov-10 10:41 
AnswerRe: how to get total installed (physical) RAM ? Pin
Dave Kreskowiak16-Nov-10 10:58
mveDave Kreskowiak16-Nov-10 10:58 
GeneralRe: how to get total installed (physical) RAM ? Pin
igalep13216-Nov-10 11:48
igalep13216-Nov-10 11:48 
GeneralRe: how to get total installed (physical) RAM ? Pin
Luc Pattyn16-Nov-10 12:00
sitebuilderLuc Pattyn16-Nov-10 12:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.