blah blah blah is here! blah blah » Close

up0down
link

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

last answered 2 years ago

1 answers

up0down
link

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.

up0down
link

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.

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!

Feedback