Commit Graph

59 Commits (c190a8dd51e3407b1c6c74be22ff38c5e68a3075)

Author SHA1 Message Date
Luke Latham db88b002ef Hosting Bundle Link 2 ... The Sequel (#4808) 2017-11-15 11:03:14 -10:00
Luke Latham 6687021385 Update hosting bundle installer link (#4799) 2017-11-14 20:04:29 -10:00
Steven Moschidis 702a594be1 language enhancement proposal (#4779)
* language enhancement proposal

as discussed in comments

* Update iis.md
2017-11-13 10:27:20 -10:00
Luke Latham 65d60b9783 LoggerMessage topic (#4697)
* LoggerMessage topic

Updates

Updates

Updates

Update

Updates

Update

* React to feedback

Update

React to feedback

Update

* React to feedback

* Update loggermessage.md

* Updates

Updates

Updates

Update

* React to feedback
2017-11-06 15:41:13 -10:00
Luke Latham e45d9cb634 security/data-protection/configuration updates (#4549)
* Security/DP/Configuration updates

Updates

Update bookmarks

Updates

* Revert anchor additions

* Update

* Drop lib from sample

* React to feedback
2017-10-20 10:15:26 -10:00
Luke Latham daf8862b18 React to feedback 2017-09-27 11:23:15 -05:00
Luke Latham d5a183cb1c UE pass on Publishing to IIS topic 2017-09-26 16:48:58 -05:00
Luke Latham add022482a Lowercase me
Lowercase me pleez. 🍭
2017-09-22 22:02:59 -05:00
Luke Latham 18d1878f00 Trim keywords of keyword metadata
Patch 3
2017-09-21 02:22:29 -05:00
Connor Knabe 747aa7edf0 Update iis.md (#4318)
Fixing typo with my_applciation.dll spelling
2017-09-18 14:34:46 -05:00
Luke Latham bd3438069b Update IIS options and cross-link IIS+Kestrel options in Hosting topic (#4310)
* Update IIS options and cross-link IIS+Kestrel options in Hosting topic

* React to feedback
2017-09-18 10:54:05 -05:00
Luke Latham 9d1892dae5 Update critical bit for 2.0 (#4278)
* Update critical bit for 2.0

* React to feedback

* Link the IISIntegration package to nuget.org
2017-09-15 11:12:14 -05:00
Isaac Levin 854c07c430 Remove Deadlinks in aspnetcore section of repo (#4241)
* Create mvc2.md

Added temp file to house doc requested in #3809

* Initial outline of document

* Added Note for Special Tooling (VS 2017 Preview 3)

Will remove when Preview 3 is updated into Release

* Added Porting Link

* Added Core DI Sample

* added DI Section

* Added Storing Configuration Settings Section

* Adding Custom Settings samples

* part of static content

* static content section

* .net standard section

* Adding Edit in VS 2017 Image

* Samples for Startup

* startup and csproj section

* update image reference

* Updates to Migration Doc

changes per @scottaddie

* Final round of changes

Please review

* Edits

* Fix invalid xref link

* More edits

* More edits

* More edits

* More edits

* More edits

* More edits

* Move Content to different directory

* Update Code Sample Links

* change sample location

* ::

* Update Sample Filenames

* Minor edit

* Remove extra space

* More edits

* Move Static Folder

* update reference to image

* Update mvc2.md

* Minor tweaks

* Changes to sample file

* Change copy for Configuration Section

* Fix code formatting

* Remove extra line feed

* Remove extra line feed

* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder

* Take out locality references in urls:

* change MSDN urls to docs.microsoft if possible

* Update aspnet-core-module.md

* Update iis.md

* Remove localization from external links
2017-09-11 20:58:51 -05:00
Luke Latham e18da1f314 Update for new hosting bundle installer link (#4001)
* Update for new hosting bundle installer link

Fixes #3997

Updates

* Remove ANCM-only install notes
2017-08-22 10:44:32 -04:00
Lars Pedersen 5aa50aa94e Correct the console example (#4057)
There is no space between the Sid and the permission according to the specs over at https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/icacls

Here is the main syntax snip: icacls <FileName> [/grant[:r] <Sid>:<Perm>
2017-08-22 10:25:09 -04:00
Luke Latham 5119e9d3e6 Revise and extend IIS topic sub apps content (#3878)
* Revise and extend IIS topic sub apps content

Fixes #3877

* React to feedback

Update

Update
2017-08-13 14:02:35 -04:00
Luke Latham 0eb9916705 Document that deployment requires stopping the app (#3928)
* Document that deployment requires stopping the app

Fixes #3301

* React to feedback
2017-08-13 14:00:48 -04:00
Luke Latham acd5809e7b Update Publish to IIS doc to react to VS2017 updates and IIS publishing tool changes (#3930)
Fixes #2682
2017-08-13 14:00:11 -04:00
Luke Latham e201e66199 How to set ENVIRONMENT VARIABLES per IIS AppPool (#3929)
* How to set ENVIRONMENT VARIABLES per IIS AppPool

Fixes #2030

* React to feedback
2017-08-13 13:58:56 -04:00
Luke Latham e9fa4e1a2a Update hosting bundle link (#3640) 2017-07-06 08:54:30 -06:00
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
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
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
Luke Latham a0b65cae7b Update iis.md (#2962) 2017-03-13 14:44:12 -10: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
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
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
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
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 a0a7db1c3f React to feedback
Fixes #2204
2016-11-30 20:00:43 -06: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
Luke Latham 593949234c Update iis.md
Addresses #2204 items ...
* Update `publish-iis` package version to `1.1.0-preview4-final`
* Update title of ANCM overview doc and add link to ANCM reference doc
* Updated imagery for WS2016 + added alt text to images
* Noted the option of installing only the ANCM where the runtime is not needed on the server
2016-11-22 13:29:06 -06:00
Andy Pasic a82e144ea1 fixed code snippets 2016-11-17 21:03:07 -08:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Tom Dykstra fc27a53d4d servers rewrite (#2199) 2016-11-17 09:16:26 -08:00