Hello,
I am using for the first time Free Spire.doc library.
I referenced all three .dll provided (Spire.Doc.dll, Spire.License.dll, Spire.Pdf.dll) it in my project (VB.NET in VS2010) and I can write happily my code.
But! When i press compile, VS can suddenly no more find Doc and Pdf dlls: intellisense can only detect Spire.License namespace, no other namespace can be found. If i make a change to references, VS find them again, but when pressing compile button keeps giving error "Spire.Doc not defined".
Is it a normal behaviour linked to license matters?
How to use free spire doc?

