• Filipp
  • NEWBIE
  • 25 Points
  • Member since 2011

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

Hi,

 

I am trying to insert content into my web-page that is using a custom template. The <c:contentblock> has been defined

in the template and i can see the place to put in the conent when starting a new page.

 

The problem i that when click on this insert new content link i am redirected to the under construction page.

 

Thanks in advance Filipp

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]".

Ok,

 

I tried installing CMSForce2 but i get the following errors:

 

1. Apex Classes(01pA0000001z6c6) cmsforcesetupcontroller.t1()
System.AssertException: Assertion Failed
Class.CMSForceSetupController.t1: line 94, column 3
External entry point
 
2. Apex Classes(01pA0000001z6cF) 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 "00DA0000000ZQq6: APEX_TEST_FAILED [01pA0000001z6c6: cmsforcesetupcontroller.t1(): System.AssertException: Assertion Failed
Class.CMSForceSetupController.t1: line 94, column 3
External entry point, 01pA0000001z6cF: homepagecontroller.t1(): System.NullPointerException: Attempt to de-reference a null object
Class.HomePageController.t1: line 69, column 51
External entry point]".

 

Does anyone know what this means?