Windows Develop Bookmark and Share   
 index > Windows Forms General > how the difference between the windows xp service and the windwos vista service
 

how the difference between the windows xp service and the windwos vista service



Hello,
when I develop windows vista application
I wriete service program ,but when I run in vista platform
it cannot work,because the privilege is not enough

does one can tell me about what is the difference in windows vista
service and windows xp

thanks

alert  Wednesday, September 10, 2008 3:27 AM

Hi alert,

From you description, we can see it is because you didn’t have enough permission to run the service, thus, your service can’t be started.

As we all know, Vista is more secure than previous versions of operation system. It may make us need higher permission to run the services. Please read Services Hardening in Windows Vista to learn more about services in Vista.

Best Regards,

Bruce Zhou

Windows Forms General FAQs
Windows Forms Data Controls and Databinding FAQs

Bruce.Zhou  Monday, September 15, 2008 10:02 AM

Hi alert,

From you description, we can see it is because you didn’t have enough permission to run the service, thus, your service can’t be started.

As we all know, Vista is more secure than previous versions of operation system. It may make us need higher permission to run the services. Please read Services Hardening in Windows Vista to learn more about services in Vista.

Best Regards,

Bruce Zhou

Windows Forms General FAQs
Windows Forms Data Controls and Databinding FAQs

Bruce.Zhou  Monday, September 15, 2008 10:02 AM

You can use google to search for other answers

Custom Search

More Threads

• Updating Combobox But Stuck In a Loop
• WndProc not Respond to Windows Shutdown
• Dock Fill panel extends behind Dock top/bottom controls
• Localization - Resource file links/sharing ?
• Clicking out of control
• why is my application running????????
• ComboBox Column AutoCompleteMode = AutoCompleteMode.SuggestAppend Width Problem
• Automating Interaction with Remote Sites using the WebBrowser Control
• Display picture on an avi
• drawing in a treeview