Prosomeollata
New Member
the problem is i cant install JuiceUI for a VS Solution.My actions:1) Create a new WebApplication with Visual Studio 2010.2) Install JuiceUI thru Nudget.3) After that I find the following string in the Web.config:\[code\] <pages> <controls>... <add assembly="JuiceUI" namespace="Juice" tagPrefix="juice" /> </controls> </pages>\[/code\]4) But "juice" doesn't work. I guess it's because of missing juice.dll in the bin folder or something like that. But where can I find this dll and why it's not copied automatically?Thank you!