-
Notifications
You must be signed in to change notification settings - Fork 136
Installation #42
Comments
If you're installing over an old version, you will get this problem - we changed it from List to Hierarchy custom setting so that it would allow multiple parts of the company to use different accounts. |
Is there a solution for this issue? I am also running into it. I cannot delete the old custom setting because of dependencies on Apex classes from the old version and I cannot uninstall the TwilioClick2Dial package because of dependencies on the Force.com Site components and, of course, you can't delete a Force.com Site. I appear to be well and thoroughly stuck and unable to upgrade/update. Your help would be greatly appreciated. |
You should be able to update the TwilioAPI.cls to access a different custom setting temporarily so that you can update / remove the old custom setting. |
Hi yuanstanley, |
Hi! Sorry I don't think I ever really resolved it - I ended up dropping that
|
Ohhhh . On Friday, June 10, 2016, Stanley Yuan [email protected] wrote:
|
I have this issue: $ ant deployTwilio deployTwilio: BUILD FAILED This appears to be an antlib declaration. Total time: 0 seconds please help me |
similar problem as @Pabloledesma .. Please help julianfrank1:~/workspace/sample (master) $ ant deployTwilio
Buildfile: /home/ubuntu/workspace/sample/build.xml
BUILD FAILED
Target "deployTwilio" does not exist in the project "Sample usage of Salesforce Ant tasks".
Total time: 0 seconds |
I'm trying to follow the instructions and can't seem to get the deployment to actually work. When I type the command "ant deployTwilio" it gives me the error that "objects/TwilioConfig__c.object -- Error: TwilioConfig__c: Cannot change Custom Settings Type".
I've Googled and don't know how to address or fix this issue - can you help?
The text was updated successfully, but these errors were encountered: