In the ApplicationProgramTarget framework:
. NET Framework 4 and. NET Framework 4 client profile
When the target framework of the assembly is. NET Framework 4 client profileCodeThe call in always prompts that the namespace cannot be found
This is fine when. NET Framework 4 is selected.
Damn it. There should be a good prompt.
Note:
. NET Framework 4 is a complete development framework and runtime framework of. net.
. NET framework 4 client profile is. NET framework 4 ,. NET framework 4 client profile aims to improve and help streamline the deployment size, deployment time, reliability, and overall deployment experience of client applications.
In the target framework of the application:
. NET Framework 4 and. NET Framework 4 client profile
When the target framework of the assembly is. NET Framework 4 client profile, other referenced assembly always prompts that the namespace cannot be found when calling the code.
This is fine when. NET Framework 4 is selected.
Damn it. There should be a good prompt.
Note:
. NET Framework 4 is a complete development framework and runtime framework of. net.
. NET framework 4 client profile is. NET framework 4 ,. NET framework 4 client profile aims to improve and help streamline the deployment size, deployment time, reliability, and overall deployment experience of client applications.