Hi,
I have a clickonce windows form app, created with VS2013, wich uses LocalDB. I create a deployment package wich includes all possible needed files, also Microsoft SQL LocalDB v12. It is working well, but the issue I am facing is that deployment always tries to install LocalDB to the computer, regardless if it is already installed. It seems as if it does not detect LocalDB previous installations. I am not sure, but I think it had not always this behaviour.
Anybody experienced this problem before? Any help where I should look?
Thanks in advance
A
I have a clickonce windows form app, created with VS2013, wich uses LocalDB. I create a deployment package wich includes all possible needed files, also Microsoft SQL LocalDB v12. It is working well, but the issue I am facing is that deployment always tries to install LocalDB to the computer, regardless if it is already installed. It seems as if it does not detect LocalDB previous installations. I am not sure, but I think it had not always this behaviour.
Anybody experienced this problem before? Any help where I should look?
Thanks in advance
A