i am working on umbraco 6.1.6 project ,where to create a registration form i am using contour package,when i upload it , i got following error
Could not load file or assembly
'Umbraco.Forms.Core, Version=1.1.0.25390, Culture=neutral, `PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.`
To remove this error i tried to google.then i find that i have to add refrence in bin folder of umbraco.forms.core.dll . so plz let me know where can i find this dll (umbraco.forms.core.dll)