Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 10657

How to handle customizations when upgrading to Microsoft Dynamics SL 2011 FP1

$
0
0

Customizations have “versions”.   The newest version is 6.  

If you upgrade to 2011 FP1, then export customizations that haven’t been updated to version 6 yet, you won’t be able to re-import the CST you just created.   You will get an event log like this:

 

System Message 5016: Operation aborted, data is not formatted correctly.   Data

                     row contents: Source: 0.

To get around this:

(As always, have a good backup of your environment before making any changes)

1 – export the customization, but don’t check the “export VBA as source” checkbox

2 – edit the file and remove the “Source: 0” line(s)

Then you can re-import

 

OR

 

export out of the pre-FP1 system

 

OR

 

Force SL to upgrade it to version 6 first:

1 – run the following in SQL:

update CustomVBA setVersion=Version+1000 whereVersion<1000

2 – open each customize screen and close

*at this point, the version should update to 6

3 – now export the customization


Viewing all articles
Browse latest Browse all 10657

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>