Zend certified PHP/Magento developer

Media attribute control show on frontend

I have created a custom media_image attribute for the customer entity, Now I want to add upload control at the registration page (I have tried with file upload control).

when I upload the image, it shows me message: Class MagentoCustomerModelMetadataFormMedia_Image does not exist.

please suggest to me, if any alternative for this condition.