error MSB3305: Processing COM reference "" from path "C:\Windows\SysWOW64\stdole2.tlb". The type library importer could not convert the signature for the member 'DISPPARAMS.rgvarg'
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
The full error message is:
`C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\bin\Microsoft.Common.CurrentVersion.targets(2729,5): error MSB3305: Processing COM reference "" from path "C:\Windows\SysWOW64\stdole2.tlb". The type library importer could not convert the signature for the member 'DISPPARAMS.rgvarg'. [D:\_wf\02\1\s\Test\....csproj]`
### Steps to reproduce
Just building the code on our new build controller that has VS 2017 build tools installed, but not the Visual Studio.
I have the binary log for the build (62MB)
### Expected behavior
No MSB3305
### Actual behavior
MSB3305 with empty COM reference "" in the message
### Environment data
Can I extract it from the binary log?
How do I upload the binary log to you?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.