Visual Studio 2005 Publish Web Site Option Does Not Copy Aspose.Words.Lic file

Hi,

We've just purchased Aspose.Words. When we use the Publish Web Site option within Visual Studio 2005 it's not copying the Aspose.Words.Lic file. We have to manually copy it each time. Has anyone come across this issue?

TIA,

Mark

Looks like some strange feature of VS2005. It simply does not want to publish files with .lic extension.

The workaround is to rename license file with .txt extension. You also need to change the name by which you reference the license file in your code of course.

Best regards,

Thanks. That workround did the trick.