Re: Acces files on remote server - problem

Tech-Archive recommends: Speed Up your PC by fixing your registry



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/

.


Quantcast