.net - Visual Studio 2010 - The "Services" tab -


i'm trying enable client application services in project:

http://msdn.microsoft.com/en-us/library/bb384312.aspx

my project based off of .net framework 4.0 (not client profile).

my application isn't asp.net application. go properties , can't find services tab. missing?

you should create new windows forms project, copy old code new project, build , work.

then should use "services" tab.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -