Logo 
Search:

Asp.net Forum

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds

Server problem

  Asked By: Adella    Date: Oct 30    Category: Asp.net    Views: 618
  

I'm trying to upload my Asp.Net project to a production web server.
This site is an upgrade of an ASP site.
When I try to use Copy Project, I get this error message:

Unable to add file to the project.
Server error: The folder "/" is marked executable.
You are not allowed to put files into an executable folder on this server.

Since the owner of the server is an unrepentant Coldfusion boy,
he is not much help in solving this.

My question is: What permissions need to be changed on his server
to enable me to upload this project? I would like to use only those
files which are necessary for my site to work, or I would just paste them
in via FTP.

Also, when using Copy Project, can't I use an FTP URL?
Doesn't want to let me do this.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Djoser Massri     Answered On: Oct 30

Have the admin right click the directory in IIS manager (start>run>inetmgr),
chose properties, and select Scripts Only from the Execute Permissions drop
down at the bottom.

 
Didn't find what you were looking for? Find more on Server problem Or get search suggestion and latest updates.




Tagged: