WPF DatePiker
-
Hello evrybody i installed WPF ToolKit the i create a window and i used the wpftoolkite datepiker on this window it works well on my pc , but when i try to run the application on another PC this window cann't load , if i remove the datepiker from the window it works well i don't know what can i do for it even the WPFToolkit.dll allready in the same path of the exe file it is not working with another pc thanks for help
MD_NADA
-
Hello evrybody i installed WPF ToolKit the i create a window and i used the wpftoolkite datepiker on this window it works well on my pc , but when i try to run the application on another PC this window cann't load , if i remove the datepiker from the window it works well i don't know what can i do for it even the WPFToolkit.dll allready in the same path of the exe file it is not working with another pc thanks for help
MD_NADA
-
Are they both using the same .NET Framework version?
My failometer is detecting vast quantities of FAIL!
no the second PC dosen't have the enviroment just i deploy the application on it but i installed the prerequisites
MD_NADA
-
no the second PC dosen't have the enviroment just i deploy the application on it but i installed the prerequisites
MD_NADA
You need the version of the .NET Framework that is on the developing computer on the targat machine (version 3.0 atleast), it's as simple as that.
md_nada wrote:
but i installed the prerequisites?
What do you mean by "prerequisites"?
My failometer is detecting vast quantities of FAIL!
-
You need the version of the .NET Framework that is on the developing computer on the targat machine (version 3.0 atleast), it's as simple as that.
md_nada wrote:
but i installed the prerequisites?
What do you mean by "prerequisites"?
My failometer is detecting vast quantities of FAIL!
yes i install the framework and the application run on the pc but the problem is there is a window included DatePiker when i call this window this window can't open and make error and it drop the application Note: the WPFToolKite.dll already at the same path of the exe file i hope i descripe it well
MD_NADA
-
You need the version of the .NET Framework that is on the developing computer on the targat machine (version 3.0 atleast), it's as simple as that.
md_nada wrote:
but i installed the prerequisites?
What do you mean by "prerequisites"?
My failometer is detecting vast quantities of FAIL!
i mean the .net framwork and the WPFToolKite.dll is on the same path of the application exe
MD_NADA