|
-
Oct 17th, 2006, 01:58 AM
#1
Thread Starter
Hyperactive Member
[2005] Windows Services Application
I am using Visual C# 2005 Express.Edition and when i go to create a new web service application, there is no such Windows Service template. So kindly tell me how we can create windows services in Visual C# 2005 Express Edition.
Thanks
Imran Ahmad Mughal
"Visual Studio .NET 2005/.NET Framework 2.0"
The eyes are the greatest telescopes, one will ever need to study the universe. Let the heart be the tripod, the mind be the shaft, then let the eyes become the lens of that great telescope of which God gave to us all.
-
Oct 17th, 2006, 02:01 AM
#2
Hyperactive Member
Re: [2005] Windows Services Application
You are in the vb.net forum
-
Oct 17th, 2006, 02:14 AM
#3
Thread Starter
Hyperactive Member
Re: [2005] Windows Services Application
 Originally Posted by josep
You are in the vb.net forum
Ok tell me how we can create windows service applicaton in VB.NET 2005.
Thanks
Imran Ahmad Mughal
"Visual Studio .NET 2005/.NET Framework 2.0"
The eyes are the greatest telescopes, one will ever need to study the universe. Let the heart be the tripod, the mind be the shaft, then let the eyes become the lens of that great telescope of which God gave to us all.
-
Oct 17th, 2006, 02:31 AM
#4
Re: [2005] Windows Services Application
-
Oct 17th, 2006, 02:44 AM
#5
Thread Starter
Hyperactive Member
Re: [2005] Windows Services Application
 Originally Posted by jmcilhinney
Thanks for your replying. I did as you said. Now kindly tell me can i use this zip file in C# project template folder or not. if not then can you provide me the C# windows services file.
Thanks
Imran Ahmad Mughal
"Visual Studio .NET 2005/.NET Framework 2.0"
The eyes are the greatest telescopes, one will ever need to study the universe. Let the heart be the tripod, the mind be the shaft, then let the eyes become the lens of that great telescope of which God gave to us all.
-
Oct 17th, 2006, 02:45 AM
#6
Hyperactive Member
Re: [2005] Windows Services Application
On VB.net 2005 professional just create a new project (from the item on the menu) it will prompt a window dialog where you can set a name for the project and select the kind of project on the left listbox if you select windows, on the right you will have an icon called windows service.
I do not know if this feature works on the express edition I was surfing on microsoft site and do not found a symply features table with all .net versions
-
Oct 17th, 2006, 02:49 AM
#7
Re: [2005] Windows Services Application
Kindly post your C# questions in the C# forum.
You can create any project you like and use the File -> Export Template command to create your own project template. Go to MSDN, read what makes a Windows Service project, create one from scratch and then export it.
Last edited by jmcilhinney; Oct 17th, 2006 at 02:52 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|