Problem with ASP.Net web application

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

Guest

I have a asp .net web application that calls another console application
through the process object which in turn generate some ouput files. the
problem is that the output files are missing while i run the application. I
tried the same with console application it works fine. I think the problem is
with the security settings with the aspnet application but unable to locate
the exact place.

any help in this direction is appreciated...

thanks, Ramendra
 
I added aspnet account to the existing list of account for the folder
security and gave all the permissions to that account.
 

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