orderdetail.aspx access denied

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.

This forum is for discussing mojoPortal development

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.

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.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
8/16/2010 10:30:54 AM
Gravatar
Total Posts 18439

Re: orderdetail.aspx access denied

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.

8/16/2010 10:31:57 AM
Gravatar
Total Posts 18439

Re: orderdetail.aspx access denied

also, you should use user.config to make it easier to keep your custom settings during upgrades

http://www.mojoportal.com/webconfig.aspx

8/16/2010 10:49:13 AM
Gravatar
Total Posts 11

Re: orderdetail.aspx access denied

Yes I looked at the Event log, it seems normally.

I will try to use user.config later.

thanks joe.

 

8/16/2010 11:01:09 AM
Gravatar
Total Posts 11

Re: orderdetail.aspx access denied

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

8/17/2010 7:06:35 AM
Gravatar
Total Posts 11

Re: orderdetail.aspx access denied

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! 

thanks joe.

hanson chen

You must sign in to post in the forums. This thread is closed to new posts.