Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computer Certification > MCAD > how to access other servers asp.net

Reply
Thread Tools

how to access other servers asp.net

 
 
Maria
Guest
Posts: n/a
 
      06-16-2005
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
 
Reply With Quote
 
 
 
 
EggHead
Guest
Posts: n/a
 
      06-16-2005
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_@tpg.com.au> wrote in message
news:2652D1D4-CA16-4E81-A459-...
> 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



 
Reply With Quote
 
 
 
 
Marc M
Guest
Posts: n/a
 
      06-16-2005
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_@tpg.com.au> wrote in message
> news:2652D1D4-CA16-4E81-A459-...
>
>>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

>
>
>

 
Reply With Quote
 
Maria
Guest
Posts: n/a
 
      06-17-2005
Thanks, but i think i was vague in what i was asking. basically, how do you
declare a new server object? My base project needs to get a list of files
from another server.

cheers


"Marc M" wrote:

> 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_@tpg.com.au> wrote in message
> > news:2652D1D4-CA16-4E81-A459-...
> >
> >>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

> >
> >
> >

>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Implementing dhcp servers and dns servers =?Utf-8?B?ZG91Z2hib3kzMQ==?= MCSE 20 06-23-2006 11:11 PM
33.6% of servers sold in Q4 2005 were Windows servers Au79 Computer Support 0 03-08-2006 07:11 AM
access freedict or other servers using the dict protocol Jens Grivolla Java 0 03-18-2005 03:39 PM



Advertisments