开发者

Building a Windows Service in VS.NET 2008 [closed]

开发者 https://www.devze.com 2023-04-06 08:43 出处:网络
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post.
Closed. This question needs details or clarity. It is not currently accepting answers.

Want to improve this question? Add details and clarify the problem by editing this post.

Closed 9 years ago.

Improve this question

I am new Windows service in VS.Net 2008.

I need to build a Windows service Application. When I right click the solution in Solution Explorer, a UI opens named Solution 'MySyncService'. Here I can see two major folders Common Properties and Configuration Properties. But I cannot see a general tab.

Secondly, if I right click my project 'MySyncService',select properties(short cut menu), then I can't see Common Properties and Configuration Properties. I see various tabs like Application Build, Build Events, Debug, Resources, Services, Settings, Referenc开发者_C百科e paths etc. As per the link in MSDN I am not able to get the Common properties and General Tab. Please let me know which step I am missing.


This should get you started.Make sure you select VS 2008 from the quasi-dropdown up top

http://msdn.microsoft.com/en-us/library/zt39148a%28v=VS.90%29.aspx


I think you are looking for Application > Startup object under the project settings for the selected service project.

0

精彩评论

暂无评论...
验证码 换一张
取 消