• prashant1985
  • NEWBIE
  • -2 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 30
    Questions
  • 26
    Replies

Hi,

 

I have make pakage on developer org. now i am going to install this package on developer sandbox this give me error.

error is below.

 

The package installation failed. Please provide the following information to the publisher:

 

Organization Name: ADT

Organization ID: 00Df0000002Fk5z

Package: Infogroup Match

Version: 1.2

Error Message: The post install script failed.

 

 

when i am going to install this package on other developer org. its install successfully.

i also install this package on other sandbox.

 

but when i going to install this package on client sandbox its give me above error .

 

so please give me solutions.

 

Thanks

Hi,

 

I have make pakage on developer org. now i am going to install this package on developer sandbox this give me error.

error is below.

 

The package installation failed. Please provide the following information to the publisher:

 

Organization Name: ADT

Organization ID: 00Df0000002Fk5z

Package: Infogroup Match

Version: 1.2

Error Message: The post install script failed.

 

 

when i am going to install this package on other developer org. its install successfully.

i also install this package on other sandbox.

 

but when i going to install this package on client sandbox its give me above error .

 

so please give me solutions.

 

Thanks

Hi,

 

I have make pakage on developer org. now i am going to install this package on developer sandbox this give me error.

error is below.

 

The package installation failed. Please provide the following information to the publisher:

 

Organization Name: ADT

Organization ID: 00Df0000002Fk5z

Package: Infogroup Match

Version: 1.2

Error Message: The post install script failed.

 

 

when i am going to install this package on other developer org. its install successfully.

i also install this package on other sandbox.

 

but when i going to install this package on client sandbox its give me above error .

 

so please give me solutions.

 

Thanks

Hi,

 

I have make pakage on developer org. now i am going to install this package on developer sandbox this give me error.

error is below.

 

The package installation failed. Please provide the following information to the publisher:

 

Organization Name: ADT

Organization ID: 00Df0000002Fk5z

Package: Infogroup Match

Version: 1.2

Error Message: The post install script failed.

 

 

when i am going to install this package on other developer org. its install successfully.

i also install this package on other sandbox.

 

but when i going to install this package on other sandbox its give me above error .

 

so please give me solutions.

 

Thanks

Hi,

 

i have created external css file which i have add in static resources.

but these css not applied in mozilla browswer.

 

its work in IE.

so please give me solution.

 

Thanks

Hi,

 

I have make package beta  managed  in developer edition of salesforce . i have install it on sandbox. its install succefully on it.

now i want to install  on production (in another insstance of salesforce). so which package i will install beta managed or released managed.?

 

showModalDialog is not working in IE but work in firefox.

 

In my visualforce page i used apex tab control. this page contain only tab control. when page load first time whole data is loaded of all tabs. when i click another tab at that time  at that time also code is execute. so each tab its execute whole code.

so that performance is go decrease. so want to avoid postback or execute whole code. for that i want solution.

 

please suggest

 

Thanks

Prashant Sawant 

I have dispaly outputlink control on visualforce page. when i click on that link it's give me below error. i have display company site name.

 

The
name can only contain underscores and alphanumeric characters. It must
begin with a letter and be unique, and must not include spaces, end with
an underscore, or contain two consecutive underscores.

  i hwant to set default value below is code

but its give error,

"Compile Error: expecting right curly bracket, found '[' at line"

 

[DefaultValue('Not Available')]
     public String CompanyName{get; set;}

i have created custom object  "scheduletest__c"  when i going to insert into that object its give error

 

Compile Error: unexpected token: '=' at line

 

below is code

 

scheduletest__c asd = new scheduletest__c();
       asd.schedulename__c = 'aaaaaaa';
       insert asd;

 

Thanks

Prashant

Hi,

 

I want to know how to create scheduler in salesforce.

what is the procedure for that.

 

Thanks

Prashant

hi,

 

I want display LinkedIn connections for the matching business in salesforce.

when user select one company popup is open in that popup i want to display linkedin profile of that business.
so give me solution.

 

Thanks

prashant

Hi,

 

How display LinkedIn connections for the matching business.

when i select one company, pop up will display in that popup i want to display linkedin profile according to this company.

 

so please suggest me

 

Thanks

Prashant

 

Hi,

 

I have make package on developer edition, and i have login in appexchange with credential of developer account where we make package. but when i login on appexchange i can not edit provider profile so tell me why. on edit section it show

'Login with APO to Edit' 

 

so please tell me why its show this message. i want to edit provider profile.

 

Thanks

Hello,

 

I have developed my application on developer edition. And i have make package also. from package i am getting installtion link.

 

but now i want deploy it on appexchange. so that other user can get it from there. 

 

1) so i want know what is procedure to deploy on appexchange.

2)  if i deploy on appexchage how other user install that application in their account.

 

so please give me solution.

 

Thanks

I am calling API and its return this below error message sometimes.

 

system.calloutexception read timed out

 

so how to resolved this issue

please suggest

 

 

Thanks

Prashant

 

I have some query. so i need to understand deployment process of salesforce.

 

 

1) I have make managed beta package but its not deploy in sandbox.

its give me error .  "Your requested installion is failed please try again ".

 

2)so i want to known can we deploy managed beta package?

 

3) I have make changes in classes and pages  after making manged beta package.

so i want to add those class and pages in that managed beta package. so how i do that.

 

4) how to removed pages and classes from manged beta package and add new pages and classes in that package.

 

5) i try with managed beta package i am getting error so i try with unmanaged package but its give same error.

 

so i want to known  can I deploy unmanaged package in sandbox?

Hi,

 

Code coverage issue.

 

when i run all test  from setup-->develop-->apex classes  its show 76% code coverage.

but when i go to make new package.

I add all apex class and  pages, tabs,buttons in package.

and when i go for upload this package its show error you can not upload this package code coverage is 12%

 

so please suggest why this happen its show 76% code coverage when i run all test from apex class.

 

so give solution.

 

Thanks

Prashant

Hi,

 

Code coverage issue.

 

when i run all test  from setup-->develop-->apex classes  its show 76% code coverage.

but when i go to make new package.

I add all apex class and  pages, tabs,buttons in package.

and when i go for upload this package its show error you can not upload this package code coverage is 12%

 

so please suggest why this happen its show 76% code coverage when i run all test from apex class.

 

so give solution.

 

Thanks

Prashant

Hi,

 

I have make pakage on developer org. now i am going to install this package on developer sandbox this give me error.

error is below.

 

The package installation failed. Please provide the following information to the publisher:

 

Organization Name: ADT

Organization ID: 00Df0000002Fk5z

Package: Infogroup Match

Version: 1.2

Error Message: The post install script failed.

 

 

when i am going to install this package on other developer org. its install successfully.

i also install this package on other sandbox.

 

but when i going to install this package on client sandbox its give me above error .

 

so please give me solutions.

 

Thanks

Hi,

 

I have make pakage on developer org. now i am going to install this package on developer sandbox this give me error.

error is below.

 

The package installation failed. Please provide the following information to the publisher:

 

Organization Name: ADT

Organization ID: 00Df0000002Fk5z

Package: Infogroup Match

Version: 1.2

Error Message: The post install script failed.

 

 

when i am going to install this package on other developer org. its install successfully.

i also install this package on other sandbox.

 

but when i going to install this package on client sandbox its give me above error .

 

so please give me solutions.

 

Thanks

Hi,

 

I have make pakage on developer org. now i am going to install this package on developer sandbox this give me error.

error is below.

 

The package installation failed. Please provide the following information to the publisher:

 

Organization Name: ADT

Organization ID: 00Df0000002Fk5z

Package: Infogroup Match

Version: 1.2

Error Message: The post install script failed.

 

 

when i am going to install this package on other developer org. its install successfully.

i also install this package on other sandbox.

 

but when i going to install this package on other sandbox its give me above error .

 

so please give me solutions.

 

Thanks

Hi,

 

I have make package beta  managed  in developer edition of salesforce . i have install it on sandbox. its install succefully on it.

now i want to install  on production (in another insstance of salesforce). so which package i will install beta managed or released managed.?

 

  i hwant to set default value below is code

but its give error,

"Compile Error: expecting right curly bracket, found '[' at line"

 

[DefaultValue('Not Available')]
     public String CompanyName{get; set;}

i have created custom object  "scheduletest__c"  when i going to insert into that object its give error

 

Compile Error: unexpected token: '=' at line

 

below is code

 

scheduletest__c asd = new scheduletest__c();
       asd.schedulename__c = 'aaaaaaa';
       insert asd;

 

Thanks

Prashant

Hi,

 

I want to know how to create scheduler in salesforce.

what is the procedure for that.

 

Thanks

Prashant

hi,

 

I want display LinkedIn connections for the matching business in salesforce.

when user select one company popup is open in that popup i want to display linkedin profile of that business.
so give me solution.

 

Thanks

prashant

 

Hi,

 

I have make package on developer edition, and i have login in appexchange with credential of developer account where we make package. but when i login on appexchange i can not edit provider profile so tell me why. on edit section it show

'Login with APO to Edit' 

 

so please tell me why its show this message. i want to edit provider profile.

 

Thanks

Hello,

 

I have developed my application on developer edition. And i have make package also. from package i am getting installtion link.

 

but now i want deploy it on appexchange. so that other user can get it from there. 

 

1) so i want know what is procedure to deploy on appexchange.

2)  if i deploy on appexchage how other user install that application in their account.

 

so please give me solution.

 

Thanks

Hi,

 

Code coverage issue.

 

when i run all test  from setup-->develop-->apex classes  its show 76% code coverage.

but when i go to make new package.

I add all apex class and  pages, tabs,buttons in package.

and when i go for upload this package its show error you can not upload this package code coverage is 12%

 

so please suggest why this happen its show 76% code coverage when i run all test from apex class.

 

so give solution.

 

Thanks

Prashant