Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Installation #42

Open
yuanstanley opened this issue Nov 15, 2014 · 8 comments
Open

Installation #42

yuanstanley opened this issue Nov 15, 2014 · 8 comments

Comments

@yuanstanley
Copy link

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?

@dschach
Copy link
Contributor

dschach commented Nov 17, 2014

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.

@rickcoates
Copy link

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.

@hhai
Copy link
Contributor

hhai commented Jun 22, 2015

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.

@SangeetaChatterjee
Copy link

Hi yuanstanley,
Were you able to find a solution to your problem? I see this post is still open and I am running into a similar problem.
Thanks!

@yuanstanley
Copy link
Author

Hi!

Sorry I don't think I ever really resolved it - I ended up dropping that
project I was working on. Good luck!
On Jun 9, 2016 8:12 PM, "Sangeetac79" [email protected] wrote:

Hi yuanstanley,
Were you able to find a solution to your problem? I see this post is still
open and I am running into a similar problem.
Thanks!


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#42 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AGEkDdpknEvn4Uj5IfgP_YKhs1OB8Wlzks5qKKwAgaJpZM4C74I-
.

@SangeetaChatterjee
Copy link

Ohhhh .
But thanks for replying 😊
Best!
Sangeeta

On Friday, June 10, 2016, Stanley Yuan [email protected] wrote:

Hi!

Sorry I don't think I ever really resolved it - I ended up dropping that
project I was working on. Good luck!
On Jun 9, 2016 8:12 PM, "Sangeetac79" <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');> wrote:

Hi yuanstanley,
Were you able to find a solution to your problem? I see this post is
still
open and I am running into a similar problem.
Thanks!


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<
#42 (comment)
,
or mute the thread
<
https://github.com/notifications/unsubscribe/AGEkDdpknEvn4Uj5IfgP_YKhs1OB8Wlzks5qKKwAgaJpZM4C74I-

.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#42 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AG_bvK_5qfSDDqASxnOBT-eFR5rN4RjSks5qKX08gaJpZM4C74I-
.

@Pabloledesma
Copy link

I have this issue:

$ ant deployTwilio
Buildfile: D:\Programas\salesforce.com\twilio-salesforce-master\install\build.xml

deployTwilio:
[echo] Deploying Twilio Helper Library for Salesforce...

BUILD FAILED
D:\Programas\salesforce.com\twilio-salesforce-master\install\build.xml:11: Problem: failed to create task or type antlib:com.salesforce:deploy
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any / declarations have taken place.
No types or tasks have been defined in this namespace yet

This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
-D:\Programas\ant\lib
-C:\Users\USUARIO.ant\lib
-a directory added on the command line with the -lib argument

Total time: 0 seconds

please help me

@julianfrank
Copy link

julianfrank commented Apr 26, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants