VS 2012 on windows 8 and click once publish -


i've got fresh build of windows 8 running visual studio 2012 version 11.0.60610.01 update 3. have winform app have been using (when machine running windows 7). file structure i'm trying same on windows 7. i'm local admin. i'm trying publish location of c:\inetput\wwwroot\deploy\scc (again.. doing on windows 7, on windows 7 using visual studio 2010). receive error on each file application files. errors follow line

error 1 failed copy file 'c:\bob\scc\scc\mailprocessor\bin\release\app.publish\application files\mailprocessor_1_0_0_32\dbconfig.dll.deploy' 'c:/inetpub/wwwroot/deploy/scc/application files/mailprocessor_1_0_0_32/dbconfig.dll.deploy'. unable add 'application files/mailprocessor_1_0_0_32/dbconfig.dll.deploy' web site. unable add file 'application files\mailprocessor_1_0_0_32\dbconfig.dll.deploy'. system cannot find path specified. 1 1 mailprocessor

the solution builds without errors, these errors when attempt publish local iis. hoping had figured out how fix this.

thanks shannon

i able publish clickonce apps localhost in windows 8/vs2012. running visual studio administrator? have in order publish local webserver. there files @ being deployed inetpub folder? have full iis installed locally (not iis express)?


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -