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
apexuserapexuser 

problem in connectiong to salesforce

Hi Folks,
                   I have a problem in connecting to sand box ,during authentication i have seen an error: Unable to connect to test.salesforce.com, i am using eclipse(Force.com) to connect sandbox, but as of now i am not,we dont have any proxy server settings, all suggestions appreciated.

-Rajeshwar.


Message Edited by apexuser on 08-25-2008 12:15 AM
SvenSven
Hi,

Are you using the correct project, username, pass, token settings?

in Eclipse create a new force.com project
add your sandbox username and password security token
and change the endpoint to https://test.salesforce.com/services/Soap/u/12.0

normally that should work can you login via the browser to your Sandbox?

Regards Sven
apexuserapexuser
Hi
 I can login  via browser but through eclipse i was given error (eventhough i entered all details), If possible can you send screen shots of  entering details(username, passord, endpoint ec...) with eclipse.

Regards,
Rajeshwar.
SvenSven
Hi

This is a screenshot with dummy login info etc.


apexuserapexuser
Thx sven for your help, could you please tell me the version of eclipse IDE.

Thanks,
Rajeshwar.


Message Edited by apexuser on 08-26-2008 01:55 AM
SvenSven
Hi

My Eclipse is 3.3.2

Greets
apexuserapexuser
Hi ,
       Iam bit surprised to see how come my UI of force com is different from your UI , my force.com version is 13.0 ,
I have options like this :

Username
Password
Security Token
Environment (which has options as follows:Production/Developer edition,Sandbox, pre release,Others)


Thanks,
Rajeshwar
 


Message Edited by apexuser on 08-26-2008 02:15 AM
SvenSven
Kan you upload your screenshot to a webserver i can't see it in your post

I downloaded the java Eclipse and then followed the instructions in this link to add the force.com ide to eclipse

Installation for Eclipse 3.3.x




Message Edited by Sven on 08-26-2008 02:18 AM
SvenSven
My force.com ide is still 12.0.2......
apexuserapexuser
if you dont mind "How to upload images" ?
SvenSven
Hi,

What version of eclipse are you using because i see that version 3.4 of eclipse is not compatible with the force.com ide. maybe that is your problem.
can you check out your version of eclipse?

apexuserapexuser
Eclipse verion is 3.3.2 and pls click on below link for screen shot:

http://www.picturepush.com/public/1009913


thanks,
Rjeshwar.


Message Edited by apexuser on 08-26-2008 02:38 AM
SvenSven
Hmm indeed your ide is a bit different but maybe that is because i'am using the force.cm IDE 12 and you are using 13.

i am out of ideas what it could be that your eclipse does not connect correctly. did you try connecting to your live environment with eclipse
if that works then i really don't know what it could be that the sandbox does not work.

regards

Sven

JonPJonP
Can you please post the full text of the error message, or provide a screenshot of the error dialog?

Have you supplied a Security Token or are you only using Username and Password?