Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Old Forums
Search:
Search text
Portal Engine
Questions on portal engine and web parts.
Version 5.x
>
Portal Engine
>
Strange export problem
View modes:
View mode
Threaded
Flat - newest to oldest
Flat - oldest to newest
Member
asovrano-opera21
-
5/3/2013 8:13:48 AM
Strange export problem
After different attempts to export from my testing environment and import to a local development one (my pc) I was going crazy because after import I could not find at all some objects that I expected to find ( ver. 5.5r2 ).
Specifically I tried to export some resource strings added in a second time (however I checked them "ALL") but here is a strange behaviour that I cannot explain: in the list of the resource strings I can find all the "Membership.Registration.X" strings desired BUT when I go for an export, all the "Membership.Registration.X" I wanted to export are missing !!! So no one of them is exported and this is the reason for which I cannot import them : [ !!
Could someone help me in this topic ? Why cannot I export some resource strings ?
Thank you very much for your help. Best Regards. Andrea
Kentico Customer Success
kentico_martind2
-
5/3/2013 8:35:55 AM
RE:Strange export problem
Hello,
are you exporting also the global objects?
Could you please try to add the following key into your web.config file:
<add key="aspnet:MaxHttpCollectionKeys" value="20000" />
Best regards,
Martin Danko
Top