HI
Can any one explain me how publish application works?
I'm trying to publish my application!
I want my application to be able to run on other computer without needing a special key.
Thanks
blah blah blah is here! blah blah » Close
1 answers
The Publish tool in Visual Studio takes all neccesary files for running the Web application on a web server and copies them to a folder of your choise using the file protocol, ftp or http.
answered 2 years ago by:
0
Publishing via http will likely require frontpage extensions to be installed on the destination IIS. You can install it using the IIS manager user interface.
answered 2 years ago by:
0
This post was imported from csharpfriends, if you have a similiar question please ask it again.
All previous members have been migrated, hope you enjoy the new platform!