I created some class and trigger in sandbox. Class is type of Date Helper and I used in my trigger. I tried to transfer my production from sandbox. I fail. I downloaded Force IDE, and copied my code here. So, My trigger is gone but my apex class is not created on production.
How could I createa apex class to production.
Our salesorce is enterprice Edition.
Thanks
The fastest way is from eclipse IDE you have to create a project to your sandbox, select the items that you want to sincronice and get those, then you have to do a right click deploy to salesforce…and select you prod environment.
If this doesn’t solve your problem give us more info about:
Wich error you got?
How many code coverage do you have?