Warning: Unable to update auto-refresh reference 'aspose.words.dll'

I get this build warning when building our web site:
Unable to update auto-refresh reference ‘aspose.words.dll’. Can not find assembly ‘C:\Projects\Program Files\Aspose\Aspose.Words\bin\net2.0\Aspose.Words.dll’.
Any suggestions for cleaning this up? I’d like to avoid dependencies outside the project root folder. I have stored the Aspose dll, xml and lic files in the bin folder.
Thanks.

Hi
Thanks for your request. Please try just removing reference to Aspose.Words and then add reference to Aspose.Words.dll that is placed in the bin folder of your project.
Also you can try doing the following:

  1. Open \yourproject\Bin folder
  2. Open with notepad Aspose.Words.dll.refresh then change path.

I hope this could help you.
Best regards.