Hi everyone,
We have a window that contains a RadRichTextBox and it is loaded on demand, we've noticed that it takes a long time to load, around 20s, the first time, after that it loads fast.
checking on the output we found that the following module takes the entire load time.
'XXXX.exe' (CLR v4.0.30319: XXXX.exe): Loaded 'MetadataViewProxies_09fc4bbd-18cb-4607-8b8c-a7d449e27c43'.
We guessed that it is related to MEF, anything on how we might fix this, by disabling probably unneeded features. Not all features are needed for our case.
we are using the following version: 2013.3.1016.40
Regards
Abdelkarim
We have a window that contains a RadRichTextBox and it is loaded on demand, we've noticed that it takes a long time to load, around 20s, the first time, after that it loads fast.
checking on the output we found that the following module takes the entire load time.
'XXXX.exe' (CLR v4.0.30319: XXXX.exe): Loaded 'MetadataViewProxies_09fc4bbd-18cb-4607-8b8c-a7d449e27c43'.
We guessed that it is related to MEF, anything on how we might fix this, by disabling probably unneeded features. Not all features are needed for our case.
we are using the following version: 2013.3.1016.40
Regards
Abdelkarim