IIS and UNC

  • Thread starter Thread starter Vai2000
  • Start date Start date
V

Vai2000

Hi All, I have a web svc which internally has a dll which makes call to a
UNC share to read a file. Shockingly there has been an exception in reading
the UNC file....

I have ensured all permissions and just about everything....

OS Windows 2003
IIS 6.0
Code running under 1.1 framework


TIA
 
Hello Vai2000,

What is the exception?
What accound WS run under?

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

V> Hi All, I have a web svc which internally has a dll which makes call
V> to a UNC share to read a file. Shockingly there has been an exception
V> in reading the UNC file....
V>
V> I have ensured all permissions and just about everything....
V>
V> OS Windows 2003
V> IIS 6.0
V> Code running under 1.1 framework
V> TIA
V>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top