Failed to generate code for service link

About a week ago, I started trying to connect to the internal WCF web service. I got an error

Custom Tool Error: Failed to generate code for link to DynamicsCom service. See other error and warning messages for more information.

Unfortunately, only other errors pointed to the same underlying problem: my solution could not bring down the namespace used by the WCF web service. In fact, the class is Reference.cscompletely empty, except for the auto-generated comment.

enter image description here

Reference.cs

//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//     Runtime Version:4.0.30319.18063
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

, , , Configure Service Reference Resuse types in referenced assemblies. , , - WCF, , , .

, - Mircosoft CRM SDK, Reuse types in referenced assemblies, "" ( SDK dll, -).

: , , -? , .

+4
2

1. DynamicsCom refersces

2.

3. "DynamicsCom"

4. DynamicsCom

5. Re ,

+1

, : :

, , , .

0

All Articles