Hi,
I have a website and i am working it online.
i am facing a problem while creating a folder or file inside a sub directory.
In the root there is folder 'IMAGES'/CLIENTS' in this folder while i am trying to create a new folder i am getting an error.
Server Error in '/' Application.
Access to the path '37' is denied.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.UnauthorizedAccessException: Access to the path '37' is denied.
ASP.NET is not authorized to access the requested resource. Consider granting access rights to the ...
Go to the complete details ...