Hi Wei,
Are you absolutely sure the file /App_Data/mojodb.sdf exists on the hosted server?
The error you posted is happening in a method that would try to create the database file if it does not exist. So as long as App_Data is writable, if the mojodb.sdf does not exist it will try to create it.
Are you sure your hosting is for .NET 4?
Best,
Joe