我只是添加服务的地址,按 GO 并确定。之后生成的 Reference.svcmap 看起来正确,但 Reference.cs 是空的!
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.17626
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
就这样。无法使用 ServiceClient 对象!
PS:在 VS2010 中添加相同的服务引用可以正常工作,并且 reference.cs 已完全生成。
问题是:生成ClientObject是否有问题,为什么VS没有给我任何警告信息。另外,如果有人遇到过这样的问题,我该如何解决?
版本信息:
Microsoft Visual Studio Ultimate 2012 RC
版本 11.0.50706.0 QRELRC 2012 年 7 月
Microsoft .NET Framework
版本 4.5.50501