Different server file access
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, How we access files exists in different server other than the application server without using any services, in our .NET application? Thanks in advance
If the server is not on your network, you can't, unless they offer a webservice to do it through, or a VPN.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.