bahadir
04-16-2007, 09:14 PM
Hi,
I find this warning message:
"ISDEV : warning -6211: Destination of Component <component name> is GlobalAssemblyCache but key file is not a .NET assembly"
misleading because this warning appears when the actual file is missing! As soon as copied back the physical file to its source location, the warning didnt appear. As soon as I remove the file, this warning reappears.
To reproduce:
1. Create 2 components and add the same physical file so it references that file.
2. Now, remove the physical file.
3. Build it, and you will receive this warning message.
I may be picky, but this warning should state the obvious, not something else.
Also, this file IS a .NET assembly, it simply didnt exist.
Bahadir.
I find this warning message:
"ISDEV : warning -6211: Destination of Component <component name> is GlobalAssemblyCache but key file is not a .NET assembly"
misleading because this warning appears when the actual file is missing! As soon as copied back the physical file to its source location, the warning didnt appear. As soon as I remove the file, this warning reappears.
To reproduce:
1. Create 2 components and add the same physical file so it references that file.
2. Now, remove the physical file.
3. Build it, and you will receive this warning message.
I may be picky, but this warning should state the obvious, not something else.
Also, this file IS a .NET assembly, it simply didnt exist.
Bahadir.