Re: how to access other servers asp.net



Web Services is not for speed.
Stay away from web services.
Think n-tier and create a project for your data access

MM
EggHead wrote:
Do you mean you want to access file remote in asp.net?
If you can run app at that PC, Web services is a good solution.
Egghead

"Maria" <malu_@xxxxxxxxxx> wrote in message news:2652D1D4-CA16-4E81-A459-2F132D829359@xxxxxxxxxxxxxxxx

Hi
How do you access another server in asp.net?  i need to access files (word
docs) on a server that the application is not running on.

any help would be much appreciated.

cheers



.



Relevant Pages

  • Re: ASP.NET application alone cant do it!!! Right???
    ... execute the app without going to the web? ... work with your intentions of charging a subscription fee. ... function on the server to notify ... Web Services provides the quickest and easiest way to ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Windows Authentication, Single sign on and Active Directory
    ... your web server is probably a workgroup mode machine. ... Co-author of "The .NET Developer's Guide to Directory Services ... web service proxy client fails to connect due to authentication failure ... Windows authentication on the web services. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: How to return a user-defined data type object from a webservice?
    ... your client ... object coming from the server via the web service is in a different ... John Saunders | MVP - Windows Server System - Connected System Developer ... It's just not how Web Services works. ...
    (microsoft.public.dotnet.framework.webservices)
  • RE: error using getfile() in Windows application
    ... Are you using the web services or the OM? ... > i am trying to programatically access doc library files in a windows app. ... if i try to fetch files using GetFilefrom a remote server and ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: Windows Authentication, Single sign on and Active Directory
    ... web service proxy client fails to connect due to authentication failure ... the web services anyway, as it is generally important to protect any ... web server is also a member of the domain). ...
    (microsoft.public.dotnet.framework.aspnet.security)

Loading