DT
11 years agoOccasional Contributor
How to tackle Application Assembly Name changes
Our marketing team has decided to change the name of a product that is 3 years old and part of that change had the development team changing the application assembly names causing the name mapping to be invalid. Is there a quick way to adjust for this in the name mapping without having to remap the entire application?
Old assembly name example: NameMapping.Sys.OurProduct.frmLogin...
New Assembly name example: NameMapping.Sys.OurProduct_Improved.frmLogin...
I dont foresee a problem updating over 300 scripts due too how we have them structured but remapping the application would take a decent amount of time as we are 5 weeks from release.
Old assembly name example: NameMapping.Sys.OurProduct.frmLogin...
New Assembly name example: NameMapping.Sys.OurProduct_Improved.frmLogin...
I dont foresee a problem updating over 300 scripts due too how we have them structured but remapping the application would take a decent amount of time as we are 5 weeks from release.