Hello,
I need to run a little WCF service host (1 service) on a Windows 2000 based
PC. I'm using the net.tcp channel and no metadata nor other webservices
stuff. It runs perfect on my WinXP development machine, but I don't know if
it will run on W2K.
Any experiencies there about a similar scenario?
Thanks,
NSA
Alex Meleta - 04 Jul 2007 20:55 GMT
Hi,
Unfortunately, .NET 3.x don't support any pre-XP system. See topic (and reqs
of .NET 3.x):
http://weblogs.asp.net/mlafleur/archive/2006/09/06/.NET-3.0-Drops-pre_2D00_XP-Su
pport.aspx
Alex
http://devkids.blogspot.com
> Hello,
> I need to run a little WCF service host (1 service) on a Windows 2000
[quoted text clipped - 7 lines]
> Thanks,
> NSA
sloan - 05 Jul 2007 03:13 GMT
You're outta luck.
It is a part of MS's forced migration plan.
XP SP2 or better.
> Hello,
> I need to run a little WCF service host (1 service) on a Windows 2000
[quoted text clipped - 5 lines]
>
> NSA