J
JB
Hello community
AFter the virtual directory is created in IIS I can click the url and
run the
application that was created using ASP.Net, C# and SQL Server without any
problem
including the code in the virtual directory and it's subdirectories.
The virtual directory has some code in it that when the user clicks the url
that
code runs. However, there are folders beneath the virtual directory that
also has
code modules in it, but after the user clicks the url and clicks a button on
the page
that accesses the code in the subdirectories of the virtual directory and
error stating:
"Access Denied" (to the folder that is the virtual directory appears).
Basically I am wondering why when the user clicks the url they can
execute the
code in the virtual directory but when they click a button on a page that
executes
code in the subdirectories of the virtual directory the Access Denied error
pops up?
Jeff
AFter the virtual directory is created in IIS I can click the url and
run the
application that was created using ASP.Net, C# and SQL Server without any
problem
including the code in the virtual directory and it's subdirectories.
The virtual directory has some code in it that when the user clicks the url
that
code runs. However, there are folders beneath the virtual directory that
also has
code modules in it, but after the user clicks the url and clicks a button on
the page
that accesses the code in the subdirectories of the virtual directory and
error stating:
"Access Denied" (to the folder that is the virtual directory appears).
Basically I am wondering why when the user clicks the url they can
execute the
code in the virtual directory but when they click a button on a page that
executes
code in the subdirectories of the virtual directory the Access Denied error
pops up?
Jeff