Click here to Skip to main content
Sign Up to vote bad
good
See more: ASP.NET
Thanks in advance,
 
I have made a virtual Directory in IIS and has given permissions to IIS_IUSRS (Full Control) and Even added everyone,But when i am accessing attached file from the webpage its giving error
 
Quote:
Exception Details: System.ComponentModel.Win32Exception: Access is denied

 
while from Visual studio when i click on the link , files are opening , Only when i browse from IIS it gives error.when i adds identity impersonate ="true"
in web.config,it gives error on page load
 
Quote:
An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.

 
Any suggestions ?
Posted 10 Nov '12 - 20:04
Edited 10 Nov '12 - 20:07


1 solution

One reason comes to my mind, cause this issue is, somewhere in your application sql connection is not properly closed and it may leads to maximum number of open connections. Are you doing anything related to that? If so have a look twice.
  Permalink  
Comments
εїзεїзεїз - 11 Nov '12 - 3:51
Thanks for the post, Yes ,i am having SQL Connection but after opening Connection and retrieving data, i am closing it immediately.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 8,356
1 OriginalGriff 6,571
2 CPallini 3,533
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 11 Nov 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid