hi using vs2013 the web application runs in the debugger. localhost;23456 or whatever port. opens a browser tab, there it is. now deploying to another pc?? in win Forms this was simply, add a deployment project. but how is this done in asp.net webapplication? tried by right click on project and say create deployment package? it makes a web site .zip file. ok, but now what?no .exe file to run. windows azure? ok i sign up until it says credit card will be charged $1500 for azure. no, it needs to just run on the pc its installed on. iis if nothing else. thanks for any tips or ideas on how this is done, thanks
↧