Re: trying to post to aspx anonyomously is blocked?

From: Larry (Larry_at_froghaven.com)
Date: 04/20/04


Date: Mon, 19 Apr 2004 21:08:55 -0700

I had already tried the items you suggested with no luck. After a few more
hours with filemon and the support staff at MS we found the offending items.

For those that might be following the solution was having to change the
permissions for the system32 directory, and the assembly directory. I had
thought about the assembly directory but I didn't know how to access the
permission settings or about having to unregister/register that directory.
These accesses were caused by my use of CDONTS object. Something that the
examples and documentation I referenced never mentioned were these resources
reside and that I would need to grant additional access channels to the
afore named directories.

It's becoming one of my beef's with MS documentation that very little if any
mentioned is made of what resources (ie files) using these objects in dotnet
programs are used and which child services and objects they depend on, so
one can know were to grant permissions or safely remove or disable unused
items. A good tool is needed that would map out all the modules and services
any given application uses, and what permissions are required. So those of
use that don't live (or want to have to live) administrating servers can
focus on writing applications.

thanks for responding though.

-Larry
"[MSFT]" <lukezhan@online.microsoft.com> wrote in message
news:zKaFb8nJEHA.308@cpmsftngxa10.phx.gbl...
> 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.)
>



Relevant Pages

  • Re: Search for Full Mailbox Rights
    ... "Mailboxes with their access permissions" report can help you to solve your ... The following filter will help you to find support staff who has not removed ... Account Isn`t Mailbox Owner and Mailbox permissions contains "Full access" ... Software for Microsoft Exchange and Outlook ...
    (microsoft.public.exchange.admin)
  • Re: Move computers between OUs - how to do it
    ... Thank you for filling in the blanks.... ... Support staff will need to have the following permissions: ... You can set this permissions using Delegation wizard, ...
    (microsoft.public.win2000.active_directory)
  • Re: anonymous access - problems
    ... I get this only for both aspx and htm pages (I have no asp pages in this ... The permissions setting is set to inherit from the parent site ... both the old and current aspnet accounts are listed under NTFS permsiions ... > reset permissions that would have been manually set on the NTFS ...
    (microsoft.public.frontpage.extensions.windowsnt)
  • RE: anonymous access - problems
    ... Is this only for ASPX pages? ... Do a "Check Server Health" if you have FPSE installed [NOTE: ... reset permissions that would have been manually set on the NTFS partition]. ... | despite setting the "Anonymous access" in IIS as well as using the ...
    (microsoft.public.frontpage.extensions.windowsnt)
  • WMI - could not create object winmgmts
    ... Trying to get WMI via ASP or ASPX to work on a remote W2003 server to ... WMI Control I gave full permissions to this ...
    (microsoft.public.windows.server.scripting)