I always take compiler warnings seriously and at least investigate them before releasing.
In one of the solutions I work on I consequently received the warning ‘Cannot resolve the ‘schemaLocation’ attribute’. This solution contains a BizTalk project with a lot of schemas. For each schema multiple occurrences of this warning where reported. This lead to a long list of warnings.
Read more…