Commit Graph

81 Commits (b7da7b974b83dfea86a0bf73fb34641ce36bead8)

Author SHA1 Message Date
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Luke Latham e455eed800 Describe MSBuild props that control web.config transform (#3608)
* Add info on web.config transformation control

* React to feedback
2017-06-30 15:42:10 +00:00
Rick Anderson 85569515c7 Update iis.md (#3571)
* Update iis.md

* Update iis.md

* Update iis.md
2017-06-26 15:07:59 -07:00
Luke Latham f3e57cd7f9 Update versions in bundle install command (#3494) 2017-06-19 12:00:09 -07:00
Scott Addie e4c55ce6f2 Change 'full .NET Framework' references to '.NET Framework' 2017-06-16 08:42:44 -05:00
Luke Latham 91b0ba09a4 Add line+link for setting AppPool envvar setting (#3488) 2017-06-13 10:03:50 -07:00
John Korsnes fa482262f0 Update docs with load user profile option (#3397)
* Update docs with load user profile option

Related docs from @blowdart: https://github.com/aspnet/DataProtection/issues/107

The option of having the app pool user load the profile was by far the easiest route, and is not part of the docs.

* Update iis.md

> Any data you protected will no longer be able to be unprotected. 

I don't understand that.

>you should configure Data Protection with the deployment script

What deployment script?

* Update iis.md

* Update iis.md

* Update iis.md
2017-05-30 12:11:26 -07:00
Aftab Ansari 0e30d2fe34 Aftab ansari/azure continuous deployment patch (#3288)
* replaced with latest VS project template images

* source control dialog removed
2017-05-01 18:41:07 -10:00
Petr Onderka f705fbda1d Explain how to run app in linuxproduction (#3276)
* Explain how to run app

* Improve formatting

* Update linuxproduction.md

* Update linuxproduction.md
2017-04-26 12:51:58 -10:00
Tom Dykstra ac77fcd48d Deployment overview (#3213) 2017-04-14 13:34:58 -07:00
Tom Dykstra 33cc352805 Restructure deployment toc (#3176) 2017-04-07 13:11:19 -07:00
Mike Jones 34c277c0f9 link and screenshot update for Visual Studio 2017 (#3128)
* link and screenshot update for Visual Studio 2017

* removed note

* Updated links to Server Hosting bundle
2017-04-01 11:33:45 -10:00
Rick Anderson 1412549855 add pub sample markup (#3050) 2017-03-23 09:23:56 -10:00
Rick Anderson 4347a7fba9 VS17 update of publishing (#2998)
* VS17 update of publishing

* force add

* fix TOC

* sayed feedback

* clean up

* final cleanup

* last

* last

* last
2017-03-22 17:37:12 -10:00
Rick Anderson e5ea099be7 VSTS CI/CD (#3034) 2017-03-21 17:52:40 -10:00
Rick Anderson 5383012f84 VSTS CI/CD (#3035) 2017-03-21 17:52:25 -10:00
Shayne Boyer 7e8902f100 Update linuxproduction.md
Fixes #2839
2017-03-20 12:40:33 -04:00
Luke Latham a0b65cae7b Update iis.md (#2962) 2017-03-13 14:44:12 -10:00
Tom Dykstra 04e9a9f1bb convert tutorials toc node to non-expanding (#2933) 2017-03-09 16:40:17 -08:00
Luke Latham 1a4b9702b0 Update 502.5 Common Errors and VC++ redist information (#2860)
* Update iis.md

* Update iis.md

* ../rel/path to xref:UID
2017-03-07 16:17:39 -10:00
Luke Latham 9149b635a5 Update iis.md (#2734) 2017-03-06 09:16:44 -08:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Shayne Boyer 1c3ecfd960 Update proxy.conf Add X-Forwared-Proto (#2809)
Fixes #2804
2017-02-21 12:00:59 -05:00
Luke Latham 2d7892ac0c Update iis.md (#2783) 2017-02-16 11:25:38 -10:00
Luke Latham a403a5b5f7 Update hosting bundle installer link (#2773) 2017-02-15 13:07:15 -08:00
Sayed Ibrahim Hashimi 4d440efce7 shortening lines in publish doc before changes 2017-02-13 10:04:46 -08:00
Charlie Chu 46c9b8b513 Fix typo (#2673) 2017-02-06 09:19:59 -10:00
Paul Kim 8806479dc4 Update service file to set WorkingDirectory (#2654)
Since the ASP.NET Core application is run from /etc/systemd/system directory, the working directory is no longer /var/aspnetcore/hellomvc. Update the service file to set WorkingDirectory=/var/aspnetcore/hellomvc so that the program will run. Otherwise, users will get System.IO.FileNotFoundException when using systemd to monitor and run ASP.NET Core application.
2017-02-02 11:40:00 -10:00
Paul Kim cf3162922e Update service file to set WorkingDirectory
Since the ASP.NET Core application is run from /etc/systemd/system directory, the working directory is no longer /var/aspnetcore/hellomvc. Update the service file to set WorkingDirectory=/var/aspnetcore/hellomvc so that the program will run. Otherwise, users will get System.IO.FileNotFoundException when using systemd to monitor and run ASP.NET Core application.
2017-02-01 18:15:39 -08:00
Luke Latham 7d0d9da8f0 Fix links and anchors (#2639)
* Update app-state.md

* Update dependency-injection.md

* Update aspnet-core-module.md

* Update http-modules.md

* Update other-logins.md

* The Walther blog post is gone

* Update cors.md

* Update context-headers.md

* Update subkeyderivation.md

* Update index.md

* Update app-state.md

* Update dependency-injection.md

* Update routing.md

* Update mvc.md

* Update testing.md

* Update razor.md

* Update memory.md

* Update cors.md

* Update iis.md

* Update integration-testing.md

* Update index.md

* Update integration-testing.md
2017-02-01 14:49:21 -10:00
Luke Latham 2cf0568d12 Update iis.md (#2620)
Add an optional extended description…
2017-01-27 17:10:26 -08:00
Shayne Boyer 801a6d9222 title to sentence case (#2588)
* title to sentence case

* Address comments
2017-01-23 13:15:29 -08:00
Tom Dykstra 5b6be5e4d0 revise title (#2590)
Add an optional extended description…
2017-01-23 13:10:21 -08:00
Luke Latham 2d55ffbf6e Move AppPool doc content into Publish IIS doc (#2556)
* Drop apppool.md from TOC

* Drop apppool.md from index.md

* Delete apppool.md

* Delete apppool-adduser.jpg

* Delete apppool-identity.png

* Add files via upload

* Add files via upload

* Add files via upload

* Update iis.md
2017-01-20 15:25:23 -08:00
Tom Dykstra 9a299443cb delete topic that was merged into iis.md (#2547) 2017-01-18 17:47:31 -10:00
Luke Latham bc948818ca Merge Pub IIS w/Web Deploy doc into Pub with IIS doc (#2488)
* Add Publish Web dialog image

* Update iis.md

* Delete pub-dialog.png

* Remove Pub with Web Deploy and VS doc

* Remove Pub with Web Deploy and VS doc from TOC

* React to feedback

* React to feedback on deployment options
2017-01-18 17:44:30 -08:00
Luke Latham 5e2118e1e6 Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md

* Update google-logins.md

* Update working-with-sql.md

* Update microsoft-logins.md

* Update twitter-logins.md

* Update facebook-logins.md

* Update index.md

* Update accconfirm.md

* Update 2fa.md

* Update yeoman.md

* Update file-providers.md

* Update app-state.md

* Update localization.md

* Update middleware.md

* Update dependency-injection.md

* Update mvc.md

* Update webapi.md

* Update native-mobile-backend.md

* Update filters.md

* Update formatting.md

* Update dependency-injection.md

* Update adding-controller.md

* Update adding-model.md

* Update search.md

* Update controller-methods-views.md

* Update adding-view.md

* Update validation.md

* Update first-web-api.md

* Update web-api-help-pages-using-swagger.md

* Update your-first-mac-aspnet.md

* Update azure-continuous-deployment.md

* Update vsts-continuous-deployment.md

* Update dependency-injection.md

* Delete FBLogin2.PNG

* Delete pass1.PNG

* Delete pass2.PNG

* Add files via upload

* Update facebook-logins.md

* Update index.md
2016-12-22 10:03:29 -08:00
Shayne Boyer 4f405816cb Partially addresses Issue 2147 (#2382)
* update image alt tags - init

* sass and grunt

* using gulp

* onsie twosie updates

* more single changes
2016-12-13 08:31:52 -08:00
Rick Anderson c7a30e9b77 Merge pull request #2269 from GuardRex/guardrex/publish-iis-update
Publish to IIS update
2016-12-01 09:15:48 -10:00
Luke Latham c2eef57321 Command line/command-line/command prompt updates (#2284)
Command line/command-line/command prompt updates
2016-12-01 09:15:06 -08:00
Luke Latham a0a7db1c3f React to feedback
Fixes #2204
2016-11-30 20:00:43 -06:00
Rick Anderson a129ad1cc9 Update linuxproduction.md 2016-11-29 15:17:22 -10:00
Rick Anderson 4d562c6a87 call `app.UseIdentity` 2016-11-29 14:06:06 -10:00
Luke Latham ced591d6ae Final updates
Addresses #2204

* React to feedback
* Add troubleshooting advice: environment env var to allow dev exception page to show, e.g., https://github.com/aspnet/IISIntegration/issues/280#issuecomment-252714412
* Add troubleshooting advice: cleaning up incoherent packages on major upgrades, e.g., https://github.com/aspnet/IISIntegration/issues/237
* Grammar/style updates
* Fix "command line" to "command prompt" https://github.com/aspnet/Docs/issues/2248
* React to feedback: Dev said that the word "assets" was a little confusing when referring to the deployment files and folders. I replaced or removed "assets" throughout the doc. https://github.com/aspnet/IISIntegration/issues/246#issuecomment-237429876
2016-11-29 13:22:36 -06:00
Luke Latham cae7971162 React to IISIntegration issues
Addresses #2204

* React to comment in https://github.com/aspnet/IISIntegration/issues/268 ... i.e., devs can still use `system.webServer` to configure IIS features that will work with the reverse proxy. Great tip imo.
2016-11-28 21:56:31 -06:00
Luke Latham d9ae1885b3 React to IISIntegration issues
* Reacts to customer comment on difficulty discovering IIS Shared Config workaround in ANCM ref doc. https://github.com/aspnet/IISIntegration/issues/287
* Adds a common error for an OS upgrade that breaks the 32-bit ANCM install. https://github.com/aspnet/AspNetCoreModule/issues/4
* Adds an ANCM installer error code for when the VC++ redist isn't installed properly. https://github.com/aspnet/IISIntegration/issues/272
2016-11-28 14:09:33 -06:00
Luke Latham a5bfe86943 Update common error updates
Addresses #2204

* Addresses changes for VC++ installation (especially in the case where the server doesn't have an Internet connection)
* Provides additional information for not having a runtime installed for portable apps, including the note on no Internet connection.
* Adds links to the location of .NET Downloads for obtaining a runtime installer.
2016-11-27 12:40:21 -06:00
Luke Latham 8385e6d70b Minor style change
Addresses: #2204
2016-11-26 15:34:59 -06:00
Luke Latham b0d3d0ae6f Added App log full exceptions
Addresses #2204
2016-11-26 15:32:47 -06:00
Luke Latham 27cc0da0ba Update iis.md 2016-11-25 17:53:36 -06:00