.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
Post a Comment