function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sk3501.3915272120779841E12sk3501.3915272120779841E12 

Deployment from eclips

Hi,

I am trying to deploy an Object from eclips to dev org and not able to deploy it's giving error. Can any one please tell me why this error is coming.
Below is error:

*** Deployment Log ***
Result: FAILED
Date: April 4, 2014 7:37:01 PM IST


# Deploy Results:
   File Name:    objects/Country__c.object
   Full Name:  Country__c.Country_Currency__c
   Action:  NO ACTION
   Result:  FAILED
   Problem: Entity Country__c not found

   File Name:    objects/Country__c.object
   Full Name:  Country__c.Country_Name__c
   Action:  NO ACTION
   Result:  FAILED
   Problem: Entity Country__c not found

   File Name:    objects/Country__c.object
   Full Name:  Country__c.Country_Postal_Name__c
   Action:  NO ACTION
   Result:  FAILED
   Problem: Entity Country__c not found

   File Name:    objects/Country__c.object
   Full Name:  Country__c.All
   Action:  NO ACTION
   Result:  FAILED
   Problem: Entity 'Country__c' not found.

   File Name:    package.xml
   Full Name:  package.xml
   Action:  UPDATED
   Result:  SUCCESS
   Problem: n/a

# Test Results:
   n/a

Vinita_SFDCVinita_SFDC
Hi,

It seems you have not included custom-objects while including metadat components. Please refer follpwing thread addressing similar issue:

http://salesforce.stackexchange.com/questions/11301/force-com-ide-migrate-custom-object-from-one-org-to-another