Login / Register  search  syndication  about

          Kris Halsrud's Blog

Kris Halsrud on development and Integration with CRM and Development

Error deploying a SalesLogix 7.5.2 web client portal

Recently I upgraded a SalesLogix web environment from 7.5.1 to 7.5.2.  Once I had done so when I tried to deploy I received the following error:

ERROR - The following project item, '\Portal\SlxClient\ChildPages\Access\Access.page.xml' failed validation.

The error referenced a custom page called Access in the system.  I opened up that page and everything looked fine.  I have had experiences like this where if something errors in 7.5.2, simply modifying it trivially (like adding a space to a code file) and re-saving fixed the problem.  When I tried that on this scenario I received an error when attempting to save:

 

image

 

Apparently the 7.5.2 does some additional validations that 7.5.1 does not.  This particular page it turns out did not have an Entity defined for it under the Page’s Page Property collection.  Once I added that, I could save it.  After saving I was able to deploy.

 

If you run into an error during deployment, check out the page it references.  Make sure it is properly configured.  Again this kind of validation in new in SalesLogix 7.5.2 web.
What's This?
Bookmark and Share

About Kris Halsrud

   Kris Halsrud is a Senior Analyst / Developer for Customer FX Corporation.


Related Content
   SalesLogix Cloud- Administration Options- Using Roles
In this webinar the user will learn to manage roles in the SalesLogix Web Client. These options are onl
Posted on Aug 20, 2010 by Dale Richter to Free SalesLogix Training
 
   SalesLogix 7.5.2 Speed Issues - How To Find the Slowdown
At times I have been asked how can I increase the performance of SalesLogix. For systems using SQL2005
Posted on Aug 13, 2010 by Mark Duthoy to SalesLogix Support
 
   SalesLogix Cloud- Administration Options- Creating a New Department
In this webinar we will look at the Administration Options in the SalesLogix Cloud. In this specific webi
Posted on Aug 13, 2010 by Dale Richter to Free SalesLogix Training
 
   SalesLogix Cloud- Administration Options- Creating a New Team
This Administrative webinar will show the user how to create a new Team for ownership of records. This is
Posted on Aug 13, 2010 by Dale Richter to Free SalesLogix Training
 
   Relating Assets to Tickets in SalesLogix Web and SalesLogix Cloud [Video]
In this SalesLogix Training webinar the user will learn how to relate an Asset to a Ticket in SalesLogix
Posted on Aug 12, 2010 by Dale Richter to Free SalesLogix Training
 
Comments

 

Dan said:

Hi Kris, Great post. I'm also looking at deploying 7.5.2 but run into the same issue on a custom page. Can you be more specific on how to find the "Page’s Page Property collection" there are alot of properties so im a bit confused.

January 4, 2010 12:21 AM
 

Kris Halsrud said:

Under the Portal Manager, under the specific page you are having the problem with, double click to open the page, when you do so if you have the properties window displaying you will see the Page Properties collection.  This is where you can check the settings I mentioned.

January 4, 2010 9:20 AM

Leave a Comment

(required)  
(optional)
(required)  
Add
All contents Copyright © 2010 Customer FX Corporation
Customer FX Corporation
2324 University Avenue West, Suite 115
Saint Paul, Minnesota 55114
Tel: 800.728.5783

  Follow @CustomerFX on twitter
Follow the best news, tips, and articles
  Subscribe to Customer FX on youtube
Watch SalesLogix tutorial videos from Customer FX
Login / Register