Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > ClickOnce + You are not allowed to put files into an executable folder on this server (Visual Studio Team System 2005)
 

ClickOnce + You are not allowed to put files into an executable folder on this server (Visual Studio Team System 2005)

Problem Description:

===================

While trying to publish a ClickOnce application to a website, you might get an error like "Server error: The folder "/xxx/xxx/xxx1_1_0_0_1" is marked executable. You are not allowed to put files into an executable folder on this server."

Troubleshooting Steps:

==================

NA

Resolution:

=========

After mapping the virtual directory to the physical folder ..\Inetpub\wwwroot\xxx, right click on the website and go to properties. In the Virtual directory tab, make the Execute permissions to "Script only" to avoid this error.

Xiaoyun Li â€?MSFT  Monday, December 22, 2008 5:56 AM
This worked great (using VS 2008 SP1deploying to a windows server 2003 server)
nizmo  Sunday, August 09, 2009 10:57 PM

You can use google to search for other answers

Custom Search

More Threads

• custom action stopped to work
• ComboBox control in dialog (WiX)
• One Project missing from the setup project
• OneClick Deployment - Config Files
• Excel Events
• .NET 2 Setup Project question
• VB 2005 Express Project Deployment
• how do I add a large quantity of Content files to my project?
• not valid installation package
• newbie - changing User Interface default