0

Problems duplicating .NET training video's result: Missing XML documentation file

I followed the training video on creating a documentation project with a .NET assembly. I was able to duplicate the project using a.NET assembly with one exception. After I imported my assembly, Document!X tagged the assembly with a yellow triangle. The first sentence in the associated warning was: Document!X could not located an XML documentation file for this assembly.

I got the same yellow triangle with a .NET assembly that I produced from a WSDL and with C:\Program Files\Microsoft.NET\Primary Interop Assemblies\stdole.dll

How can I create/obtain the missing XML documentation file?

1 comment

Please sign in to leave a comment.