Sage SalesLogix
  • Contact Us
  • Sage North America
800-643-6400
Welcome Twitter Facebook LinkedIn
Community Home Blogs Share Ideas Search Request Access Resources
Reply
Copper Elite Contributor
nrice
Posts: 81
Registered: 07-17-2011
Accepted Solution

<modelItemIndex xmlns=''> was not expected.

Anyone have ideas on how to figure out what the problem is?  I was copying controls between forms.  I now know this can cause problems if there are snippets on the control.  Right now I would be happy starting over with the oob SalesOrderDetail form, but that even appears to be difficult.

 

Thanks in advance

 

Norman

 

TITLE:
------------------------------

An application exception has occurred.

------------------------------
ADDITIONAL INFORMATION:

Unable to load file, '\Entity Model\SalesLogix Application Entities\SalesOrder\QuickForms\SalesOrderDetails.main.quickform.xml'. (Sage.Platform.Projects)

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

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)

Please use plain text.
Employee
mlaspina
Posts: 166
Registered: 03-30-2009

Re: <modelItemIndex xmlns=''> was not expected.

Try deleting your modelindex.xml file and re-starting App Architect.  This can be found using VFS explorer if you're working in the VFS, or windows file explorer if your project is stored locally.  It's in the Model subdirectory of your project.  If this file is not found, AA will re-build it.  Sounds like yours may have gotten corrupt.

Mike LaSpina
Professional Services Consultant

Sage
8800 N Gainey Center Dr Ste 200
Scottsdale AZ 85258
Tel: 480-383-5344
Cell: 480-321-6637
Fax: 480-556-4090
mike.laspina@sage.com

Your Business in Mind.
Please use plain text.
Copper Elite Contributor
nrice
Posts: 81
Registered: 07-17-2011

Re: <modelItemIndex xmlns=''> was not expected.

That was it. Associated to the load actions.
Please use plain text.