Results 1 to 3 of 3

Thread: VB.Net 2010 Warning

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2012
    Posts
    79

    VB.Net 2010 Warning

    I am working on a rather extensive project called WOEntry. Recently I have been getting the following warning...
    "Warning 1 Could not read state file "obj\x86\Debug\WOEntry.vbprojResolveAssemblyReference.cache". Unable to find assembly 'Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. WOEntry"
    It appears randomly and does not seem to have any impact when running or debugging. Should I be concerned and if so, what do I do about it?

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    38,989

    Re: VB.Net 2010 Warning

    Based on the description and the symptoms: Ignore it.

    I think I've seen a similar thing at times and have never had any issues. I assume that whatever it is looking for it either decides it doesn't need it, or resolves it on a later attempt.
    My usual boring signature: Nothing

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2012
    Posts
    79

    Re: VB.Net 2010 Warning

    Quote Originally Posted by Shaggy Hiker View Post
    Based on the description and the symptoms: Ignore it.

    I think I've seen a similar thing at times and have never had any issues. I assume that whatever it is looking for it either decides it doesn't need it, or resolves it on a later attempt.
    There seems no downside to ignoring it ... sometimes it never pops up at all throughout a session.
    Thanks Shaggy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width