Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft Platform Ready Test Tool complains that the dlls do not have a valid Product Name property #2520

Closed
halter73 opened this issue Sep 5, 2013 · 1 comment
Assignees
Milestone

Comments

@halter73
Copy link
Member

halter73 commented Sep 5, 2013

When using the Microsoft Plateform Ready Test Tool, it complains that the SignalR dll do not have a valid "Product Name" property on Test Case TC2.2

The assemblies do have a 'Product Version' and 'Company Name', but only the 'Product Name' seems to be missing

image

Here is the log of the test case in question:

======================================================================
Log generated by Microsoft Platform Ready Test Tool - Version 4.1.0.0 | Signed: mercredi, mars 27, 2013
======================================================================
    Test name: AcmeFooBar
    Test date: 08/28/2013 14:20:13
    Tested on: Virtual Machine on Microsoft Windows Server 2012 Hyper-V
    Test for: Windows Server 2012
======================================================================
Test case/Verification: TC2.2 - Check if application binaries have valid file version information
======================================================================

 Add valid file information to owned binaries.

 Binaries not built by product group or company can be considered 3rd party.
 Binaries without proper file version information will fail this test case. No waiver is required for this optional test case.

 Interop files do not provide file information by design, and are excluded from this list.

======================================================================

08/28/2013 14:20:13 :: Binary list
... snip snip ...
C:\Program Files\Acme\FooBar\Microsoft.AspNet.SignalR.Client.dll does not have a valid "Product name" property.
C:\Program Files\Acme\FooBar\Microsoft.AspNet.SignalR.Core.dll does not have a valid "Product name" property.

I'm using the Nuget package for 2.0.0-rc1 as the source of the assemblies.

#2471

@ghost ghost assigned davidfowl Sep 6, 2013
@ghost ghost assigned Xiaohongt Sep 6, 2013
@Xiaohongt
Copy link
Contributor

verified that all SignalR assemblies have "Microsoft ASP.NET SignalR" product name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants