RE: Securing No-Touch Deployment
From: Ying-Shen Yu[MSFT] (v-yiy_at_online.microsoft.com)
Date: 05/21/04
- Next message: Joshua Flanagan: "Re: Create an Icon from an Image safely"
- Previous message: Eric: "Re: VB.NET and ODP.NET How to compile a function"
- In reply to: /dev/null: "RE: Securing No-Touch Deployment"
- Next in thread: /dev/null: "RE: Securing No-Touch Deployment"
- Reply: /dev/null: "RE: Securing No-Touch Deployment"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 21 May 2004 02:17:51 GMT
Hi,
The product group gave me the reply that this is a known issue in .NET
v1.1, .config file needs to be available for anonymous access.
The current workaround is allow anonymous access for app.config on this
virtual directory. then only use it for binding information and to put
application configuration settings into a seperate xml file that the
application downloads sperately and uses without using the configuration
system.
Hope it helps.
Best regards,
Ying-Shen Yu [MSFT]
Microsoft Community Support
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties and confers no rights.
This mail should not be replied directly, please remove the word "online"
before sending mail.
- Next message: Joshua Flanagan: "Re: Create an Icon from an Image safely"
- Previous message: Eric: "Re: VB.NET and ODP.NET How to compile a function"
- In reply to: /dev/null: "RE: Securing No-Touch Deployment"
- Next in thread: /dev/null: "RE: Securing No-Touch Deployment"
- Reply: /dev/null: "RE: Securing No-Touch Deployment"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|