473,326 Members | 2,099 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

deploy issues part 2

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?


Nov 18 '05 #1
3 3914
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".

"Mike" <an*******@discussions.microsoft.com> wrote in message news:uV**************@TK2MSFTNGP12.phx.gbl...
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?



Nov 18 '05 #2
what should it be set to
"Raterus" <ra*****@spam.org> wrote in message
news:u1**************@TK2MSFTNGP10.phx.gbl...
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".

"Mike" <an*******@discussions.microsoft.com> wrote in message
news:uV**************@TK2MSFTNGP12.phx.gbl...
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?

Nov 18 '05 #3
for just basic aspx page execution, "Scripts Only"
"Mike" <an*******@discussions.microsoft.com> wrote in message news:Ox*************@tk2msftngp13.phx.gbl...
what should it be set to
"Raterus" <ra*****@spam.org> wrote in message
news:u1**************@TK2MSFTNGP10.phx.gbl...
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".

"Mike" <an*******@discussions.microsoft.com> wrote in message
news:uV**************@TK2MSFTNGP12.phx.gbl...
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?


Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: TM | last post by:
I am trying to learn ASP.net as part of my learning of .net in general, and was wondering how applications are developed and then deployed most of the time ? Do people do development on a...
1
by: mg | last post by:
I get the message "server is not running ASP.NET version 1.1" when I try to deploy a WebForm app to Windows Server 2003. In the past, the same deploy to Windows Server 2000 was completely successful....
0
by: petro | last post by:
I am trying to deploy an asp.net application to my web server. My application uses system.data.oledb to connect to an oracle database. On my development machine I have the oracle client 10g...
3
by: Brian | last post by:
Hello, I am sure that this is a stupid question, but I am trying to package and deploy my first .Net app and I can't seem to be able to figure it out. Is there something that I am missing? I...
4
by: Tim Brooks | last post by:
All, Not sure where else to go. I have: VS2005, XP SP2 Media Center, IIS5.1 Problem: Apps developed (even simple "Hello WOrld") apps simply won't deploy properly to either my local IIS...
4
by: Hardy Wang | last post by:
Is there a way I can disable Web Deploy Project to run while I am in debug mode? I think Web Deploy Project is very foolish, it could not detect if code of a website is changed or not, it will...
3
by: igotyourdotnet | last post by:
We deployed an asp.net 2.0 web app to our production web server and when we run the site from that box we got an Done, with errors javascript message. Now we don't get that message on any other web...
6
by: AGP | last post by:
I resisted for many years but I've just written my first app in .NET2005 and am looking to deploy my app with a third-party installer. ClickOnce and the VS Installer do not meed my needs and I am...
6
by: =?Utf-8?B?QW5kcmV3X2QxMjM=?= | last post by:
Here is my problem. I have an app that has over 9 web services. For years I had not issues with clickonce but now it looks like the build is missing XmlSerializers.dll.deploy. I did have this...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.