FileStream Writing Problems

  • Thread starter Thread starter Scott
  • Start date Start date
S

Scott

I am getting the same kind of problems, I got around
the "Stream was not writable " error by specifying "Put"
in the Method property of my WebRequest, but still could
not get around to saving my file on the server

I am still working on it and will let you know if I can
get through

By the way have you tried the following

Server.MapPath("")+"/rss/leannetrss.xml";
 
I have not tried that yet. I will do so and see what I come up with.
 

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