Click here to Skip to main content
15,889,931 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: my thread doesnt work Pin
Iain Clarke, Warrior Programmer21-Jun-10 22:24
Iain Clarke, Warrior Programmer21-Jun-10 22:24 
GeneralRe: my thread doesnt work Pin
Niklas L21-Jun-10 22:38
Niklas L21-Jun-10 22:38 
QuestionMessage Removed Pin
21-Jun-10 5:52
Kausik4u21-Jun-10 5:52 
AnswerRe: Having Issue in Calling JScript from C++ Win32 Project Pin
David Crow21-Jun-10 6:19
David Crow21-Jun-10 6:19 
GeneralRe: Having Issue in Calling JScript from C++ MFC Application using IWebBrowser2 Pin
Kausik4u21-Jun-10 8:09
Kausik4u21-Jun-10 8:09 
GeneralRe: Having Issue in Calling JScript from C++ MFC Application using IWebBrowser2 Pin
enhzflep21-Jun-10 17:45
enhzflep21-Jun-10 17:45 
GeneralRe: Having Issue in Calling JScript from C++ MFC Application using IWebBrowser2 Pin
David Crow23-Jun-10 5:11
David Crow23-Jun-10 5:11 
QuestionProblem to run service on Windows 2008 Server Pin
Mahesh Kulkarni21-Jun-10 5:14
Mahesh Kulkarni21-Jun-10 5:14 
Hi all,
I have a windows service which I am trying to run under local system account.
It fails with the "error 1053:did not respond in timely manner." This service runs well on Windows 2003 Server.
I found Service Hardening enhancemnets made in Windows 2008.
It states that if no privilges mentioned for that service means service has all the privilges available for that account.
It is given to support backward compatibility.

When I attach the service to application verifier tool it runs propely when I check LuaPriv.
Once a while when it failed when attached to Apllication Verifier it gave following error.
<avrf:message>Access was restricted to trusted users only.</avrf:message> <br />
  <avrf:formatmessage>RegOpenKeyExA: Key (\REGISTRY\MACHINE\SYSTEM\ControlSet001\Services\WinSock2\Parameters) only grants requested 'KEY_SET_VALUE' to 'BUILTIN\Administrators, NT AUTHORITY\SYSTEM'</avrf:formatmessage> 


The service is already running under Local System Accoun(NT AUTHORITY\SYSTEM).

Can someone give me hint or pointers to solve this problem?

I am really stucked here. I already googled for lot of information but no luck.

Thanks and Regards,
Mahesh R. Kulkarni
The secret of life is not enjoyment
but education through experience.
- Swami Vivekananda.


AnswerRe: Problem to run service on Windows 2008 Server Pin
Mahesh Kulkarni22-Jun-10 3:00
Mahesh Kulkarni22-Jun-10 3:00 
GeneralRe: Problem to run service on Windows 2008 Server Pin
Emilio Garavaglia22-Jun-10 4:06
Emilio Garavaglia22-Jun-10 4:06 
QuestionCListBox Ownerdraw doesnt show selected item Pin
maycockt21-Jun-10 3:01
maycockt21-Jun-10 3:01 
AnswerRe: CListBox Ownerdraw doesnt show selected item Pin
Chris Losinger21-Jun-10 3:43
professionalChris Losinger21-Jun-10 3:43 
AnswerRe: CListBox Ownerdraw doesnt show selected item Pin
Iain Clarke, Warrior Programmer21-Jun-10 8:06
Iain Clarke, Warrior Programmer21-Jun-10 8:06 
AnswerRe: CListBox Ownerdraw doesnt show selected item Pin
«_Superman_»21-Jun-10 18:13
professional«_Superman_»21-Jun-10 18:13 
QuestionRGB(255,0,0) to CString name Pin
eyalle21-Jun-10 1:58
eyalle21-Jun-10 1:58 
AnswerRe: RGB(255,0,0) to CString name Pin
CPallini21-Jun-10 2:07
mveCPallini21-Jun-10 2:07 
AnswerRe: RGB(255,0,0) to CString name Pin
Nishad S21-Jun-10 17:38
Nishad S21-Jun-10 17:38 
GeneralRe: RGB(255,0,0) to CString name Pin
ThatsAlok21-Jun-10 20:11
ThatsAlok21-Jun-10 20:11 
Questionarray values Pin
Pryabu20-Jun-10 23:51
Pryabu20-Jun-10 23:51 
AnswerRe: array values Pin
Code-o-mat21-Jun-10 0:02
Code-o-mat21-Jun-10 0:02 
AnswerRe: array values Pin
Cool_Dev21-Jun-10 0:07
Cool_Dev21-Jun-10 0:07 
AnswerRe: array values Pin
Aescleal21-Jun-10 0:09
Aescleal21-Jun-10 0:09 
AnswerRe: array values Pin
CPallini21-Jun-10 0:11
mveCPallini21-Jun-10 0:11 
GeneralRe: array values Pin
Pryabu21-Jun-10 1:11
Pryabu21-Jun-10 1:11 
GeneralRe: array values Pin
CPallini21-Jun-10 1:27
mveCPallini21-Jun-10 1:27 

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.