-
Found hopefully a small issue using paket with Fody and Costura.Fody.
`paket update` always overrides my FodyWeavers.xml
``` xml
```
after updating the `Costura` tag is removed and the pro…
-
Trying to workaround issues #82 and #115 for pragha 1.3.3 by patching the configure.ac file and regenerating configure.
I'm doing an "autoreconf -vfi", but it fails with a bunch of errors:
*********…
-
Urls such as these are getting blocked:
http://katana.azurewebsites.net/static/vendor/event-source-polyfill/eventsource.min.js
And also in the kudu console. Let me know if you need additional info.
…
evert updated
6 years ago
-
Hello,
We are trying to rewrite the "host" header given a header of "X-CF-ORIGIN" - this works locally, however, in the app service, all logging indicates it has worked but we don't seem to see the…
-
서버 정보는 다음과 같습니다.
[XE Server Environment 2018-02-21]
realpath : /home/user/start1/public_html/www
location : ko
package : XE
host : http://start1.12345.co.kr/www/
app : Apache
xe_…
-
When we try to run Site Replicator in our production App Service, we get the following error:
No route registered for '/sitereplicator/'
We followed all of the README.md instructions and ensured…
-
Hi,
I've encountered a bug in NWjs which prevents AdSense to work in some cases in NWjs.
It has something to do with iframe cross-origin access. It fails in webview and in top window frame also.…
-
https://github.com/projectkudu/kudu/wiki/Azure-Site-Extensions
The Microsoft.AspNetCore.AspNetCoreModule package is currently built to deploy the nightly dlls to myget so we can run integration tes…
-
**Details about Problem**
I need to use a nuget package with editable content in a netstandard library.
(in this case T4 templates but that is not the issue)
I added the line
`Packages.conf…
-
Hello,
I have an issue with invalid appsettings file and NLog.
- Bug
**NLog version**: (e.g. 4.3.10)
**Platform**: ..Net 4.5
**Current NLog config** No config file is used
- What is the…