开发者

Problems with msdeploy.exe

开发者 https://www.devze.com 2023-01-31 04:01 出处:网络
What a tool... Anyway, I absolutely cannot get msdeploy to work, and so I am trying to use this command-line option to at least trigger a connection: \"msdeploy.exe -verb:dump...\"

What a tool...

Anyway, I absolutely cannot get msdeploy to work, and so I am trying to use this command-line option to at least trigger a connection: "msdeploy.exe -verb:dump..."

Yet, still got errors. It seems that I need an 'appHostConfig' parameter, but nothing I enter is accepted. Currently my site does not use "Default Web Site", but rather I deleted that root and created my own "MyCompany" which points to C:\MyApp and just reads back a simpl开发者_JS百科e index.html file. I thought that appHostConfig=MyCompany would work, but it doesn't. Neither does appHostConfig=abc.com/MyCompany or other varients. Help?

0

精彩评论

暂无评论...
验证码 换一张
取 消