deploy issues part 2

M

Mike

I'm having some issues when i deployed my .net app to my Windows 2003 server
running IIS6.

I was getting just the control names of the aspx page, fixed that issue now
i'm getting another error:

Page cannot be displayed

you have attempted to execute a CGI, ISAPI, or other executable program from
a directory that does not allow programs to be executed

HTTP: Error 403.1 - Forbidden: Execute access is denied

what is this error and how can i run my aspx.pages?
 
R

Raterus

Sounds like in your IIS configuration, you haven't allowed execute permissions on your aspx files. Go find the folder in the IIS manager, Properties, Directory Tab, and make sure "Execute Permissions" isn't set to "None".
 
M

Mike

what should it be set to
Sounds like in your IIS configuration, you haven't allowed execute
permissions on your aspx files. Go find the folder in the IIS manager,
Properties, Directory Tab, and make sure "Execute Permissions" isn't set to
"None".
 

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

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top