Inogic is a hub of like minded professionals who believe in innovativeness and are committed to putting our time and efforts to R & D on Dynamics CRM.We endeavor to share some of our work on this blog by introducing Tips, Tricks and products from our labs.
Wednesday, January 13, 2010
Increasing the length of address1_line1 attribute does not work - FIX
We once happened to increase the length of the adress1_line1 attribute of account to 200. We had done this before with other attributes and it had worked just fine.
So we were surprised when even after publishing the account entity after make the above change, we still received an error.
To Fix this Error we had to instead increase the length of line1 attribute of the “customeraddress” entity and publish this entity.
Once the above change was published we did not receive any more errors related to street1 attribute on the account entity.
No comments:
Post a Comment