You need to add the UGC .NET assembly to your .NET Web site to implement UGC functionality.
Procedure
- Access the SDL Tridion installation media.
- Navigate to one of the following directories:
- On a 32-bit operating system, access Content Delivery\roles\ugc\dotNet\x86\.
- On a 64-bit operating system, access Content Delivery\roles\ugc\dotNet\x86_64\.
- Copy the file Tridion.ContentDelivery.UGC.dll to the bin\ subfolder of your .NET Web application.
- Restart the .NET Web application.