Hello,
Using: LLBLGenPro 2.5 and SqlServerSpecific template bindings (+selfservice).
The generated class PersistenceInfoProviderSingleton (file: PersistenceInfoProvider) has path with only one "\" and is seen has bad escape sequence character in string.
The SqlServerExpress database is a file and the path is in the PersistenceInfoProviderSingleton class.
I replaced every "\" by "\" and everything has compiled perfectly.
It would be nice to correct that on a next release.
Note: Probably that the bug is also present for