• saasmaint
  • NEWBIE
  • 25 Points
  • Member since 2010

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 3
    Replies

Hi,

 

I am trying to include two custom profile settings into my managed - beta package components. I am unable to do so. When I have added the custom profile setting to the components of the package it says 'N/A' in 'Available in Versions' column next to the two custom profile setting entries.

 

Are we allowed to include Profile Setting into packages and use them to get installed with the package in other orgs?

 

Thanks

I'm developing a software package.  It's good to go and passes all tests when I package it as managed beta or released

 

Here's the error I'm seeing when I try to install this beta package into a sandbox in a different org  (or the released package into a non-sandbox in a different org)

 

enhancedcomponenttestsuite.testTestObject()

 

Apex Classes(XXXXX) (where XXXXX is the ID of the apex class: enhancedComponentTestSuite).

 

System.AssertException: Assertion Failed
(FormationLite)
External entry point

 

 

This isn't very informative is it?  In the test method testTestObject(), there are 40 System.assert calls.

 

Here's the crazy part though:  I commented out every single one, repackaged, and I still see this error when trying to install.  Is this error message lying to me?

 

I have no idea where to turn.  Can somebody please help me?  All I want is a meaningful error message.

Beginning Sat 6/5, my evaluation user credentials do not work when trying to launch a test drive from the AppExchange.  I am able to login with the credentials from the browser, however, they do not work when accessing thru AppExchange.  I have already deleted the org relationship from the AppExchange listing and re-established.  This does not seem to make a difference.  any guidance on resolving?