FORUMS

c360 Forums
 Home        Members    Calendar    Who's On

Welcome Guest ( Login | Register )
      



Authentication IssueExpand / Collapse
Message
Posted 1/19/2007 6:20:30 AMPost #1047
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
I am getting an error "c360 products require that currently authenticated user is impersonated. "

The same code is working on another machine (which is not the server) but is not working on my machine. I  am getting the error as stated above.

I have set the Impersonation Username and Password in the c360.config.

Thanks

Posted 1/19/2007 8:26:15 AMPost #1049
 

c360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guru
I am getting an error "c360 products require that currently authenticated user is impersonated. "

This error indicates that the security settings in your web.config are not configure correctly. You need to make sure that you have the following two settings in the system.web section of your web.config:

<authentication mode="Windows"/>
<identity impersonate="true"/>


 

Posted 1/29/2007 8:26:00 AMPost #1064
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
Thank you. It works.
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: kanika.jackson, Ken Champion

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 7:32am

Powered by InstantForum.NET v4.1.4 © 2009
Execution: 0.516. 10 queries. Compression Enabled.