Hey,
I've been developing a VSIX package with some Telerik controls.
I am using telerik's dlls from a local folder inside the solution (and not from the GAC).
The problem I am seeing his when I'm hitting F5 to debug the package on the Visual Studio Expermental Hive, the package is unable to locate the Telerik dlls. (Please note that they are set to deploy).
Other 3rd Party dlls such as Prism are being deployed and found.
Any ideas why I'm seeing such a behavior?
Thanks
Ariel
I've been developing a VSIX package with some Telerik controls.
I am using telerik's dlls from a local folder inside the solution (and not from the GAC).
The problem I am seeing his when I'm hitting F5 to debug the package on the Visual Studio Expermental Hive, the package is unable to locate the Telerik dlls. (Please note that they are set to deploy).
Other 3rd Party dlls such as Prism are being deployed and found.
Any ideas why I'm seeing such a behavior?
Thanks
Ariel