CS1607: The version specified for the ‘file version’ is not in the normal ‘major.minor.build.revision’ format in .NET

You’re assuming that the problem is with this line: [assembly: AssemblyVersion(“3.0.*”)] when it is actually with this one: [assembly: AssemblyFileVersion(“3.0.*”)] Like the accepted answer to the question that you say is not a duplicate of this one says: For the AssemblyFileVersionAttribute you cannot use the * special character so you have to provide a full … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)