Re: Security Exception on ASP.Net app

From: Steven Cheng[MSFT] (v-schang_at_online.microsoft.com)
Date: 02/26/04

  • Next message: Brian Webb: "Re: web.config ignored"
    Date: Thu, 26 Feb 2004 08:33:59 GMT
    
    

    Hi John,

    Thanks for your followup. Since the KB article doesn't quite suite your
    situation, we need to do some further troubeshoot in it. Would you please
    try the follow tests:
    1. Create a simple web project and just contain on page and put the
    requesting remote xml stream operation in the page and to see whether the
    project will also suffer the problem.

    2. Try create a simple local(intranet) web app on another server which can
    return a xml stream. And query the xml stream from the intranet server to
    see whether this will also cause the problem.

    As for setting the internet accessing security, I still think you may have
    a further check the configuration mentioned in the
    kb(using the .net configuration tool).

    Please check out the above items. If you got any updates or new findings,
    please feel free to post here.

    Regards,

    Steven Cheng
    Microsoft Online Support

    Get Secure! www.microsoft.com/security
    (This posting is provided "AS IS", with no warranties, and confers no
    rights.)

    Get Preview at ASP.NET whidbey
    http://msdn.microsoft.com/asp.net/whidbey/default.aspx


  • Next message: Brian Webb: "Re: web.config ignored"