Login / Register  search  syndication  about

          Kris Halsrud's Blog

Kris Halsrud on development and Integration with CRM and Development

Error accessing components in the VirtualFileSystem in SalesLogix Application Architect

 

I recently ran into an issue on a VFS under GIT source control where I had checked out a different branch and was then unable to get to the Opportunity quickforms via the Application Architect.  I was receiving an error like:

 

 

Exception has been thrown by the target of an invocation. (mscorlib)

------------------------------

There is an error in XML document (2, 2). (System.Xml)

------------------------------

 

<modelItemIndex xmlns=''> was not expected. (ssjhvcaf)

 

The issue was that another file called the modelindex.xml references by ID the code properties in quickforms.  Apparently this XML file was not properly contained in my source control branch.  Deleting this file and then re-opening the Application Architect caused this file to be re-created and I was then able to access the quickforms.

This file can be found in the root of the model directory in your VFS (VFS\Model\modelindex.xml).

 

What's This?
  
Bookmark and Share

About Kris Halsrud

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


Related Content
   Demystifying SalesLogix Web: Dashboards and Analytics Tools
Join us for a free webinar, Wednesday, May 15th at 2pm CDT. The SalesLogix Web dashboards and analytics
Posted on May 08, 2013 by Brianna Tinjum to The Inbox
 
   How can I make sure I am logging into the correct SalesLogix web client database?
I just recently did a updated conversion of our production database (which is 6.2x) and I'm trying to
Posted on Apr 15, 2013 by SalesLogix Support to SalesLogix Questions & Answers
 
   The SLXOLEDB.1 provider is not registered on the local machine
Ever seen this error before when logging into the SalesLogix web client?  Ofter this is a result of
Posted on Apr 04, 2013 by Kris Halsrud to Kris Halsrud's Blog
 
   Modifying SLX Mobile 2.0 to deploy customizations on a normal App Architect deployment
 In order to have your customizations, that have been added to the SalesLogix Mobile 2.0 client, be
Posted on Mar 27, 2013 by Kris Halsrud to Kris Halsrud's Blog
 
   Is there software or Hardware that works with SalesLogix Web Client that can dial the phone number in order to eliminate manual dials?
Is there software or Hardware that works with SalesLogix Web Client that can dial the phone number in ord
Posted on Mar 04, 2013 by SalesLogix Support to SalesLogix Questions & Answers
 
Comments

 

Greg Herman said:

Great info Kris.  This saved me a lot of time debugging.  This happened to me when I edited a Quickform and then closed the quickform without saving it.  After opening the form again I noticed something was awry with the controls on the form, but thought nothing of it until I did a rebuild all and it failed.  

I'm not sure if it had something to do with it but the old modelindex.xml had an entry beneath the problematic form that wouldn't open:

<ref id="c9b87e2a-2e6f-43e9-977f-6b356e4480b2" url="\modelindex.xml" />

Seems to have reference itself somehow?  The newly generated file doesn't have that item...

September 19, 2012 12:30 PM

Leave a Comment

(required)  
(optional)
(required)  
Add
All contents Copyright © 2013 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