Unable to access "Cookie" Folder

  • Thread starter Gugale at Lincoln
  • Start date
G

Gugale at Lincoln

Hi,

I have written a small program, sort of web crawler. The program uses
cookies. When I run the program from VS08, it runs fine. However, when I run
the standalone application it abort with an exception: unable to access
"c:\documents and settings\user\cookies" folder. The application has "Full
Trust" setting. Any suggestions?

Thanks
SG
 
B

Borked Pseudo Mailed

Hi,

I have written a small program, sort of web crawler. The program uses
cookies. When I run the program from VS08, it runs fine. However, when I
run the standalone application it abort with an exception: unable to
access "c:\documents and settings\user\cookies" folder. The application
has "Full Trust" setting. Any suggestions?

Thanks
SG


Does the filespec exist?
 

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

Top