Home
Help
Search
Login
Register
AdvancedHMI Software
»
General Category
»
Support Questions
»
.Net 4.0 Full vs .Net 4.0 Client Profile
« previous
next »
Print
Pages: [
1
]
Author
Topic: .Net 4.0 Full vs .Net 4.0 Client Profile (Read 4824 times)
calimero100582
Newbie
Posts: 11
.Net 4.0 Full vs .Net 4.0 Client Profile
«
on:
April 28, 2015, 11:35:40 AM »
I got issue with the lib as I need to install .Net 4.0 Full on the desktop that run the application
Is there a way to get it to work on .Net 4.0 Client Profile??
Logged
Archie
Administrator
Hero Member
Posts: 5365
Re: .Net 4.0 Full vs .Net 4.0 Client Profile
«
Reply #1 on:
April 28, 2015, 11:55:19 AM »
All if AdvancedHMI is set to target the .NET full framework, so I'm not sure if you can run it without the full framework installed. Is your library targeting the Client Profile?
Logged
calimero100582
Newbie
Posts: 11
Re: .Net 4.0 Full vs .Net 4.0 Client Profile
«
Reply #2 on:
April 30, 2015, 09:08:38 AM »
I use the advancehmi project, and then I tried to target client profile, but I can't change the target of already compiled file (Advanced HMI Drivers and Controls)
Logged
Archie
Administrator
Hero Member
Posts: 5365
Re: .Net 4.0 Full vs .Net 4.0 Client Profile
«
Reply #3 on:
April 30, 2015, 04:56:48 PM »
See here for builds against client profile:
https://sourceforge.net/projects/advancedhmi/files/advancedhmi/3.5/Patches/
Just an FYI, the client profiles have been discontinued by Microsoft.
Logged
elirofu
Newbie
Posts: 19
Re: .Net 4.0 Full vs .Net 4.0 Client Profile
«
Reply #4 on:
May 26, 2015, 01:15:03 PM »
Hello,
do you have the builds in .NET framework 2.0?
I want to run an application in a thin client but I cant install framework 4.0 due to the amount of space required.
Thanks.
Logged
Archie
Administrator
Hero Member
Posts: 5365
Re: .Net 4.0 Full vs .Net 4.0 Client Profile
«
Reply #5 on:
May 26, 2015, 05:48:36 PM »
Quote from: elirofu on May 26, 2015, 01:15:03 PM
do you have the builds in .NET framework 2.0?
The latest version cannot run in .NET 2.0 because some of the drivers use concurrent collections that do not exist on 2.0
Logged
Print
Pages: [
1
]
« previous
next »
AdvancedHMI Software
»
General Category
»
Support Questions
»
.Net 4.0 Full vs .Net 4.0 Client Profile