开发者

open a WCF in express editions

开发者 https://www.devze.com 2022-12-13 05:29 出处:网络
I have created a WCF project in VS2008, pro edition. Trying to open the same on a test mac开发者_JS百科hine that has VS express editions and error i get is

I have created a WCF project in VS2008, pro edition. Trying to open the same on a test mac开发者_JS百科hine that has VS express editions and error i get is

'the project type is not supported by this installation'


Make sure you're opening your project in Visual Web Developer 2008 Express and not Visual C# 2008 Express. Opening the project in the latter will produce this error message.

0

精彩评论

暂无评论...
验证码 换一张
取 消