Hi Frans,
Thank for the prompt response.
Our architecture consist in a .NET 4.0 WPF application that is being deployed using ClickOnce deployment (we have a Win and Web version).
We dont have problems per se, but main issues with our clients (which are very picky with deployment and installation).
When installing our application in a pc that doesnt have .NET Framework installed, if installs the full version (offcourse) and it requires most of the times a download and the size of the Full .NET Redistributable package is considerable larger than the Client Profile one.
Another issue is that most of our clients are in the banking/financial area (mostly investement banks), and they have strict security requirements (one of which is that they only allow Click Once Deployment Apps that dont utilize Full version of .NET, only Client Profile version).
As you can see this is being quite a show stopper for us, as we are faced with this requirements.
We love LLBLGen Pro and we would rather not switch but at this moment we cannot wait for 6+ months to have a full Client Profile solution in place.
Any help is appreciated.
Thanks
-Ricardo Martins