cant find cookie file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Just had a question
I set up the path as c:/ and file name for the cookies file in the web.config file, but I can not locate the cookie
file after running the web app. Is it hidden, do you know where it is normally stored? I am running a .NET app just using my machine, and am using entries in the web.config file for log in authorization. Thanks Paul.
 
What browser are you using? If it's Internet Explorer, it should be in the
Temporary Internet Files folder.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

Paul said:
Just had a question,
I set up the path as c:/ and file name for the cookies file in the
web.config file, but I can not locate the cookies
file after running the web app. Is it hidden, do you know where it is
normally stored? I am running a .NET app just using my machine, and am using
entries in the web.config file for log in authorization. Thanks Paul.
 

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