Skip to content

Publish VS 2013, wfastcgi-enable setting #919

@leonbrave

Description

@leonbrave

Hi there Steve.

I'm a very enthusiast user with Flask/python, i made a project on Visual Studio 2013 with bootstrap templates and jade code. Now i'm trying to publish the project in a "Local" way before port to the main server (next step).

On this moment and after read a lot of documentation i pretty sure i'm very confused with the steps for complete my objective.

what already done:

-Install the IIS features (all of them) in Windows 7
-Install wfastcgi with pip (the msi too... )

The publish Web Configuration

method: Web Deploy
Server: localhost
sitename: C:\inetpub\wwwroot

validate connection --> "OK"

When i press "Publish" Button all the files are copied to the wwwroot (i think that's the normal process), but an error displayed:

Details on VS13:

Auto ConnectionString Transformed web.config into obj\Release\CSAutoParameterize\transformed\web.config.
Copying all files to temporary location below for package/publish:
obj\Release\Package\PackageTmp.
Updating file (C:\inetpub\wwwroot\env\pyvenv.cfg).
Updating file (C:\inetpub\wwwroot\Myproject\views.py).
Updating file (C:\inetpub\wwwroot\web.config).
Updating file (C:\inetpub\wwwroot\web.debug.config).
Adding ACL's for path (C:\inetpub\wwwroot)
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.targets(4274,5): Error : Web deployment task failed. (A value for the 'setAclUser' setting must be specified when the 'setAcl' provider is used with a physical path.)
Publish failed to deploy.

another thing: the wfastcgi-enable, this file (and the disable and main file . exes) are into this folder

"C:\Users\username\Documents\Visual Studio 2013\Projects\Myproject\Myproject\env\Scripts"

if i executed with "run as admin" the cmd consoles shows up and bring a "ensure your user has sufficient privileges and try again"

i need some advices with this problems, i'm trying to read and search solutions, but maybe i need to do additional steps.

I will be grateful for any help you can provide

pd: on IIS management>FASTCGI is added the wfastcgi.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions