Commit Graph

21 Commits (b65d9a219256536c25a946ddee919981e3d7908e)

Author SHA1 Message Date
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
Rick Anderson 62ac4bcf7e Merge pull request #2195 from aspnet/ra-msprod-aspnet-meta
title + meta on technology
2016-11-16 14:32:51 -10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Luke Latham 438d11d31e Update iis.md
Update the hosting bundle installer link
2016-11-16 17:01:03 -06:00
secretGeek e33bdc5613 title of iis.md and iis-with-msdeploy were back-to-front. 2016-11-16 11:56:44 +10:00
Tom Dykstra 54a0fc595e fix links 2016-11-15 08:46:25 -08:00
Rick Anderson 5b103c1d6a fix link warnings (#2108) 2016-11-04 10:25:06 -10:00
Rick Anderson 70619a4dc0 fix intro page (#2096)
* fix intro page

* toc juggle
2016-11-03 12:32:27 -10:00
Andy Pasic c13beeadd4 Removed U+FEFF (#2073)
* Removed U+FEFF

* Removed leading FEFF

* Update bootstrap.md

* Update bundling-and-minification.md

* Update knockout.md

* Update using-grunt.md

* Update yeoman.md

* Update style-guide.md

* Update error-handling.md

* Update localization.md

* Update middleware.md

* Update validation.md

* Update overview.md

* Update view-components.md

* Update iis-with-msdeploy.md

* Update iis.md

* Update web-publishing-vs.md

* Update sociallogins.md

* Update cors.md

* Update machine-wide-policy.md

* Update cross-site-scripting.md

* Update overview.md

* Update limited-lifetime-payloads.md

* Update overview.md

* Update password-hashing.md

* Update key-encryption-at-rest.md

* Update adding-model.md

* Update new-field.md

* Update validation.md

* Update nano-server.md

* Update your-first-mac-aspnet.md
2016-11-02 07:17:24 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00