0

while executing the below cookbook to configure a site in IIS,

chef-client --local-mode --runlist 'recipe[cookbooksample::web]'

I am getting the error

"cannot create a file when that file already exists" Ran C:\windows\system32\appcmd.exe start sitename:"testapp" and return 183.

I verified no such file exists and even tried by changing different application pool and website name.

where it went wrong?

  • Please comment before vote down so that i can correct if required. –  May 24 '16 at 15:42
  • 1
    I guess. May be you could elaborate little more about your error / usage / configuration by editing the question? – Ajeet Shah May 24 '16 at 15:47
  • Thank you..I updated the question. –  May 24 '16 at 15:49
  • 1
    Honestly: you went wrong when you tried to deploy a Rails App on Windows. It's a lonely, bumpy road. Get a Linux box. (This is not a Windows rant. Rails and Windows just don't go together well) – Pascal May 24 '16 at 18:42

0 Answers0