Complier Error Question
.NET (Core and Framework)
2
Posts
2
Posters
0
Views
1
Watching
-
I get the following error when compiling some of the projects in my solution but not all. 'A strong-named assembly is required. (Exception from HRESULT: 0x80131044)' Can someone tell me what this means and provide some suggestions on how to resolve this? thanks, eric
-
I get the following error when compiling some of the projects in my solution but not all. 'A strong-named assembly is required. (Exception from HRESULT: 0x80131044)' Can someone tell me what this means and provide some suggestions on how to resolve this? thanks, eric
thank google http://www.informit.com/guides/content.asp?g=dotnet&seqNum=356&rl=1
Mike Lasseter