This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.
Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.
Before posting questions here you might want to review the developer documentation.
are you seeing any related errors in the logs? Administration > System Log
If you make changes at paypal they may not take effect immediately, it could take a few minutes or more for your changes to be applied.
also, you should use user.config to make it easier to keep your custom settings during upgrades
http://www.mojoportal.com/webconfig.aspx
Yes I looked at the Event log, it seems normally.
I will try to use user.config later.
thanks joe.
Yes , I checked the system event log, nothing special.
and I will try to use user.config later.
thanks joe, you help me check everything. have a good night. Maybe I will have a good luck tommorrow.
hanson
Hi,Joe:
I have solved this problem. I have a silverlight application, I want to protect it , so I used a tools to obfuscate it's assemblies. But I did too much to obfuscate all the projects . So when the system try to find a type throught configuration file ,such as ptd provider, it failed. So in my development environment , it worked well, but when I publish the site, all the dll was obfuscated, it did not work. That is the reason !
Any way it works now. If you are interesting in mindmapping, visit my www.mindv.com site, I invite you as my vip user. send email to mindvtechicteam@gmail.com, tell me your register name. Please use an email address to register like xxx@mojoportal.com, so that I am sure it is really you!
hanson chen