RE: trying to post to aspx anonyomously is blocked?
From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 04/20/04
- Next message: Larry: "Re: trying to post to aspx anonyomously is blocked?"
- Previous message: Paul Wang: "Re: WindowsIdentity ?"
- In reply to: Larry: "trying to post to aspx anonyomously is blocked?"
- Next in thread: Larry: "Re: trying to post to aspx anonyomously is blocked?"
- Reply: Larry: "Re: trying to post to aspx anonyomously is blocked?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 20 Apr 2004 02:27:58 GMT
Hi Larry,
In Machine.config <ProcessModal> section, did you used the "machine" or
"system" account? If you use "machine" so far, you may try "System"
account", it is desired to have more permission than "machine" (ASPNET).
Additionally, you may take following test to see what is the result:
1. On the web server, create a new virtual folder and add a simple (Blank)
ASPX page, and same web.config. Will the problem also occur with the ASPX
page?
2. In web.config, remove impersonate=true. Does this help?
Luke
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
- Next message: Larry: "Re: trying to post to aspx anonyomously is blocked?"
- Previous message: Paul Wang: "Re: WindowsIdentity ?"
- In reply to: Larry: "trying to post to aspx anonyomously is blocked?"
- Next in thread: Larry: "Re: trying to post to aspx anonyomously is blocked?"
- Reply: Larry: "Re: trying to post to aspx anonyomously is blocked?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|