Hello, i have developed a c# windows form application and i have a problem deploing the solution in other computers.
PS: I must run,deploy the solution in other computer that doesn't have SQL SERVER or VS installed. (It worked with other solution)
What I have tried:
I worked with Telerik and I just for each Telerik assembly reference in the Solution Explorer, on properties and in the property grid set the Copy Local property of the reference to True.
When i try to install the .exe from other copmuter i get this error :
Cannot install or run app. this app requires Telerik.WinControls assembly version 2020.2.616.20, which must first be installed in the global assambly cache
PS: I must run,deploy the solution in other computer that doesn't have SQL SERVER or VS installed. (It worked with other solution)
What I have tried:
I worked with Telerik and I just for each Telerik assembly reference in the Solution Explorer, on properties and in the property grid set the Copy Local property of the reference to True.
When i try to install the .exe from other copmuter i get this error :
Cannot install or run app. this app requires Telerik.WinControls assembly version 2020.2.616.20, which must first be installed in the global assambly cache