Re: Security?

JDP_at_Work
Date: 06/30/04


Date: Tue, 29 Jun 2004 18:40:14 -0700

So, the web.config and any WebService can be "Read" by any other server on the
network.

How'a bout on the Internet?

... and does that apply to both the web.config and webservice?

... and by what method are they "read"?

TIA

JeffP....

"bruce barker" <nospam_brubar@safeco.com> wrote in message
news:eQ1jW7jXEHA.3988@tk2msftngp13.phx.gbl...
> no, any other site on the server can read it.
>
>
>
> "JDP@Work" <JPGMTNoSpam@sbcglobal.net> wrote in message
> news:OP%23CK$iXEHA.1128@TK2MSFTNGP10.phx.gbl...
> > Sorry, I fat finger posted too soon....
> >
> > Is there a best practice of where to place the code for the connection and
> > stored procedures?
> >
> > I'm using <AppSettings> in the Web.config file to hold my connection
> string, is
> > this safe?
> >
> > I saw someone use a WebService from w/in a project to hold all the
> database
> > access connections and commands.
> >
> > I'm not sure if this provided any level of security or if it did anything
> but
> > make the project more complex.
> >
> > Any links or comments welcome.
> >
> > TIA
> >
> > JeffP....
> >
> >
>
>



Relevant Pages

  • Re: Error Loading CustomInputFilter
    ... the WebService runs fine.. ... TIA ... > System.Web.Services.Protocols.SoapHeaderException: Server unavailable, ... Filter: ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: Permission Errors
    ... that means the webservice will running under the impersonate idenitity. ... a domain account so that it can be validated on the win2k server machine. ... |>webservice failed with permission error when perform the file accessing ...
    (microsoft.public.dotnet.general)
  • RE: 404 Not Found
    ... Can a config file possibly tell it not to look in hte GAC? ... what's the current trustLevel of your ASP.NET webservice on the server ... >> whether it is client side related..... ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Howto: WebService in not Bin folder?
    ... Since you have developed your own web server and your own web service ... I'd choose WebService technology for my solution. ... asmx-file instead mine assemply. ... For one i must use or tags in my .config file. ...
    (microsoft.public.dotnet.framework.webservices)
  • RE: accessing WebService from asp.net App on load balanced Servers
    ... he found that this worked only when the webservice is on the same ... they have not network credentials. ... same server with the asp.net web app.... ... | I have an ASP.Net application that retrieves Data from a Web Service. ...
    (microsoft.public.dotnet.framework.aspnet.security)