After publishing web project to production server i had this message:
The type or namespace name 'ProfileCommon' could not be found (are you missing a using directive or an assembly reference?)
I've deleted everything and re-published web project and now everything is ok.
Anybody knows why this is happening (sometimes)?