dhoechst / ApexBox

Salesforce Integration with Box.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can not deploy

idanblich opened this issue · comments

commented

deploy Fail ..
classes/BoxAuthController.cls(11,13):Invalid type: BoxDefaults__c

Now that I'm looking at it, I don't think I should have added BoxAuthController back in. Where did you see it referenced? I think this class is unnecessary now.

commented

Good question .. cant remember.

OK, I figured it out. The package.xml had the reference to BoxAuthController. I don't need that anymore. I was able to deploy to a brand new org. I haven't documented all the steps yet to get it working. Email me at daniel at verticalcoder dot com and I can help walk you through it.