• diegootegui
  • NEWBIE
  • 0 Points
  • Member since 2010

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 4
    Replies

Hi,

 

When i try to installa the CRMForce 2 to my salesforce account i get the following error notification via e-mail.

 

What seems to be the error? I can't install CRMForce 2

 

Problem:

1. Apex Classes(01p200000003dCm) cmsforcesetupcontroller.t1()
System.AssertException: Assertion Failed
Class.CMSForceSetupController.t1: line 94, column 3
External entry point

2. Apex Classes(01p200000003dCv) homepagecontroller.t1()
System.NullPointerException: Attempt to de-reference a null object
Class.HomePageController.t1: line 69, column 51
External entry point



Validation Errors While Saving Record(s)

There were custom validation error(s) encountered while saving the affected
record(s). The first validation error encountered was "00D20000000IjTj:
APEX_TEST_FAILED [01p200000003dCm: cmsforcesetupcontroller.t1():
System.AssertException: Assertion Failed
Class.CMSForceSetupController.t1: line 94, column 3
External entry point, 01p200000003dCv: homepagecontroller.t1():
System.NullPointerException: Attempt to de-reference a null object
Class.HomePageController.t1: line 69, column 51
External entry point]".
  • January 26, 2011
  • Like
  • 0

Hi all,

Trying to allow users to create a case via sites on our intranet.  That isnt a problem, however I dont seem to be able to allow the user to create Attachments.

 

There's nothing in the user profile to allow access to Attachments that I can see but I'm getting Authorization errors when I try and insert an attachment.

 

Anyone know how I can do this?

 

Thanks

Steven

I'd like to run a query to find all Accounts without Contacts. I'm not sure how to form the SOQL query to acheive that.

 

Can anyone make any suggestions?

 

TIA 

Hi,

I'm having troubles with the switchType part of a tabPanel. I can't tell a difference between ajax and server, and client breaks my page by making everything centered and not letting me click any tabs.

I'm trying to have the controller force a tab change by using selectedTab="{!selectedTab}", then having the controller simply change that selectedTab variable. Has anyone made that work?

Also, does anyone have a sample style sheet to change that default green color?

Thanks!
dsl
  • January 05, 2009
  • Like
  • 0