diff - Why Managed and Unmanaged solution files are so much different in MS CRM? -


i created solution in ms dynamics crm, exported managed , unmanaged one. decompressed both , ran diff tool on customizations.xml files. , there many difference between them, it's hard changed , why.

are these changes crucial?

may create managed solution changing value in <managed> tag 1 instead of 0? safe?

if shipping solution customer packaging proper managed solution "with proper publisher , version" critical part.

if you'll go deep customization you'll understand changing managed tag doesn't make solution managed in proper sense.

by updating managed tag can install/uninstall solution crm if you'll deep proper usage of managed solution control @ field level "which field customizable , field won't customizable" can control crm in such way other solutions being imported afterwards don't break customizations, you'll start seeing differences.


Comments

Popular posts from this blog

multithreading - Exception in Application constructor -

React Native allow user to reorder elements in a scrollview list -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -