Re: Acces files on remote server - problem
- From: "Jason Kester" <jasonkester@xxxxxxxxx>
- Date: 7 Dec 2006 12:27:27 -0800
Yeah, the builtin ASPNET account won't have access to anything out on
your network. If you want to access remote files, you'll need to put
an Identity Imersonate tag into your web.config, and run the whole
application as a specified user. It's not a very elegant solution, and
often causes as many headaches as it solves (such as encouraging you to
put the username/password in cleartext in the web.config), but MS still
hasn't offered a way around it. It's been a problem from day one.
Good luck!
Jason Kester
Expat Software Consulting Services
http://www.expatsoftware.com/
---
Get your own Travel Blog, with itinerary maps and photos!
http://www.blogabond.com/
.
- Prev by Date: Re: Hide a button in a data grid
- Next by Date: accessing URLs outside firewall with WebClient? error: The underlying connection was closed
- Previous by thread: Re: Acces files on remote server - problem
- Next by thread: 3.0: initial password for asp:Login
- Index(es):