473,624 Members | 2,272 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Where to get WCF for Visual Studio 2005

OK here the big problem... My organization is not yet ready to move to .NET
3.5 and even .NET 3.0 is still seen as something "not quite stable" (don't
ask me why).

For those reasons the project I am working on is still based on .NET 2.0
with Visual Studio 2005 so a migration to Visual Studio 2008 is very
unlikely in the near future so I am stuck with that.

So this is what I have:

Architect PC: Windows Vista Business (with .NET 2.0 & 3.0 & 3.5)
Developer PCs: Windows XP/Windows 2003 with .NET 2.0 & .NET 3.0)
IDE: Visual Studio 2005 Professional

I am asked to use WCF in the architecture but quite frankly WCF + VS.2005 +
..NET 2.0 seems to be like a nightmarish scenario. I have been browsing the
internet for a couple of hours trying to find not only the WCF but also the
VS.2005 WCF Project Template package without success!

I have the WCF installer but it complains that it needs some .NET 3.0
SDK/documentation but does not install it or suggest where to get it. Then
how good is the WCF in this setup if I can't find the VS.2005 project
templates for it. So far all the links I find are broken links and those in
the MSDN search take me to pages that do not solve the problem.

So, can anybody point me where I can find a STABLE WCF add-in project
template for Visual Studio 2005 Professional (SP1) ? Obviously this needs to
be reproduceable in some way because of the application deployment
requirements.
Jul 11 '08 #1
5 1903

"....DotNet4Eve r...." <ha*******@nowh ere.comwrote in message
news:%2******** ********@TK2MSF TNGP04.phx.gbl. ..
OK here the big problem... My organization is not yet ready to move to
.NET 3.5 and even .NET 3.0 is still seen as something "not quite stable"
(don't ask me why).
Just use the 3.0 templetes in VS 2005.

http://blog.stevienova.com/2007/02/2...es-for-vs2005/

And I see mention of using WCF on Vista. The link is provided, WCF for Vista
is not full installed for IIS 7. That's if you host WCF with IIS7.

<http://yourbit.com/2008/03/09/hosting-a-windows-communication-foundation-service-in-iis7-on-windows-vista/>

Finally, if you ever get to VS 2008.

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

Jul 11 '08 #2
Thanks Mr. Arnold,
The 1st link actually exposes the problem and that is that much is
said yet there is no single place (not even Microsoft site!) where you can
download all these things. All download links leading to the MS site are
broken as I mentioned.

So where can I download this WCF templates?
Emilio

"Mr. Arnold" <MR. Ar****@Arnold.c omwrote in message
news:uw******** ******@TK2MSFTN GP06.phx.gbl...
>
"....DotNet4Eve r...." <ha*******@nowh ere.comwrote in message
news:%2******** ********@TK2MSF TNGP04.phx.gbl. ..
>OK here the big problem... My organization is not yet ready to move to
.NET 3.5 and even .NET 3.0 is still seen as something "not quite stable"
(don't ask me why).

Just use the 3.0 templetes in VS 2005.

http://blog.stevienova.com/2007/02/2...es-for-vs2005/

And I see mention of using WCF on Vista. The link is provided, WCF for
Vista is not full installed for IIS 7. That's if you host WCF with IIS7.

<http://yourbit.com/2008/03/09/hosting-a-windows-communication-foundation-service-in-iis7-on-windows-vista/>

Finally, if you ever get to VS 2008.

http://msdn.microsoft.com/en-us/library/cc487895.aspx
Jul 11 '08 #3

"....DotNet4Eve r...." <ha*******@nowh ere.comwrote in message
news:ek******** ******@TK2MSFTN GP06.phx.gbl...
Thanks Mr. Arnold,
The 1st link actually exposes the problem and that is that much is
said yet there is no single place (not even Microsoft site!) where you can
download all these things. All download links leading to the MS site are
broken as I mentioned.

So where can I download this WCF templates?
You should somehow get in touch with MS and ask what's wrong with the links.
Jul 11 '08 #4

"Mr. Arnold" <MR. Ar****@Arnold.c omwrote in message
You should somehow get in touch with MS and ask what's wrong with the
links.
Hum... very unlikely that they will respond... I guess I will opt for not
using WCF in this project.

Jul 14 '08 #5

"....DotNet4Eve r...." <ha*******@nowh ere.comwrote in message
news:Ol******** ******@TK2MSFTN GP02.phx.gbl...
>
"Mr. Arnold" <MR. Ar****@Arnold.c omwrote in message
>You should somehow get in touch with MS and ask what's wrong with the
links.

Hum... very unlikely that they will respond... I guess I will opt for not
using WCF in this project.
Well, I use VS 2008. I am in the process of reading a WCF book. Yes I could
use the WCF template. But I have learned how to build a WCF solution from
scratch with the opening part of putting the solution together manually is
do different that what the temple has to start a project with, which the
book is geared towards VS 2005. The book is C#, if that makes a difference
and is ISBN 978-0-470-08984-2. I would say that you really need to do it and
also understand about putting all of it together manually, very interesting.

Jul 14 '08 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
1987
by: rodrigostrauss | last post by:
I'm using Visual Studio 2005 Professional, and I didn't find the STL.NET. This code: #include "stdafx.h" #include <vector> using namespace System; using namespace std; int main(array<System::String ^> ^args)
4
2276
by: Jason Shohet | last post by:
I'm using Visual Studio, with ASP.NET. Is VSS on a separate CD. Also, is it possible to use the VSS beta (2005) with .NET if I'm not using the .NET beta. And finally, where do I get the VSS beta... when I go to msdn, it just directs me to a page with Whidbey downloads.... nothing mentioned on VSS TY Jason Shohet
3
2302
by: Shapper | last post by:
Hello, I am starting 2 new projects to deliver in January 2006. I want to create them in Asp.Net 2.0 using Visual Studio 2005. All my clients web sites are Visual Studio 2003 projects in Asp.Net 1.1 / VB.NET. These web sites use Access Databases and NOT Microsoft SQL 2000. In the future I will need to make a few changes now and then to this web sites.
4
1836
by: Learner | last post by:
we can download the Management Studio Express for free from MS website. I did the same thing on my personal laptop. But can we develop applications using free downloaded Management Studio and deploy later on with the free stuff at work? Or else may i want to get it off Sql server 2005 that we got when we bought the software.
0
3335
by: fiona | last post by:
Innovasys Ltd., a leader in help authoring and documentation tools, today announced the inclusion of a tailored version of the Innovasys HelpStudio help authoring product, HelpStudio Lite, in the Microsoft Visual Studio 2005 Software Development Kit. By providing a full help authoring environment within the Visual Studio 2005 SDK, Innovasys is providing developers building components and products that integrate with Visual Studio 2005 a...
2
3424
by: Progman | last post by:
I have Visual Studio 2005 Standard edition. Is ti the same thing as the Express edition or Standard is more?
12
5899
by: Nathan Sokalski | last post by:
I recently upgraded to from Visual Studio .NET 2003 to Visual Studio .NET 2005. In Visual Studio .NET 2003 when I would select 'Build' it would add a *.dll with the name of the Project to a /bin/ folder in the same directory as the source code. However, in Visual Studio .NET 2005 when I selected 'Publish Web Site' and selected a target location to place it in, it placed the following files in it: All *.aspx files All *.html files
3
6052
by: Edwin Smith | last post by:
I have a 2 form project in VS2005 that now hangs whenever I try to do anything with the second form. This seems to have started when I added some SQL tables from a Pervasive v.9 database using the Pervasive ODBC driver. The devenv.exe process hangs and will not respond with about 50% cpu usage and about 100 megs of memory used. I am running it on an Athlon 64 bit dual core with 32 bit Windows XP pro. I have 2 megs of memory so I don't...
1
3590
by: johnlim20088 | last post by:
Hi, Currently I have 6 web projects located in Visual Source Safe 6.0, as usual, everytime I will open solution file located in my local computer, connected to source safe, then check out/check in some files and work on it. Let say, I want add new page to web project named websiteOrder.sln, i will open websiteOrder.sln in my local computer, connected to websiteOrder.sln located in Visual Source Safe 6.0(source safe located in another...
0
8242
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8681
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8629
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8341
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8488
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5570
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4084
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4183
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2611
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.