-
IDE: Visual Studio 2017 Preview
Framework 4.6.2/4.7/others
Project: Azure functions
Trigger Servicebus
Error: method not found:
Implementation Code:
```
public static class PostBlogSearch
…
-
## Bot Info
* SDK Platform: .Net
* SDK Version: 3.15.3
* Active Channels: Twilio (SMS)
* Deployment Environment: Azure Bot Service
## Issue Description
When using generic oauth mechanisms for …
-
Error `unable to open database file` when connect to database within Entity Data Model Wizard when trying to follow EF6 workflow with SQLite DDEX provider.
### Steps to reproduce
1. Install Toolbo…
-
I have a solution that was created in VS2015 with two projects: -
* F# class library, `Services`, which targets F#4.0.
* C# ASP .NET application that references the F# library
Both have a paket…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of ImageSharp
- [x] I have verified if the problem exist in both `DEBUG…
-
Discussions for aspnet/Announcements#69
-
Moved from https://github.com/Microsoft/ApplicationInsights-Home/issues/177
Reported by @Faraz2018
@cijothomas can you please take a look?
---
I am using VS 2017 (Community). While following…
-
**I'm submitting a ...**
[x] bug report => search github for a similar issue before submitting
[ ] feature request
[ ] support request => do not submit here, see https://2sxc.org/en/blog/pos…
-
after downloading this project and building it I ran into a multitude of errors
first, I had an error saying:
> The Windows SDK version 10.0.15063.0 was not found. Install the required version o…
-
We are currently experiencing an issue in production (after upgrading from DNX to RTM) when our Web API is
- loaded with around 10 req/second
- Some calls are taking > 2 second with sometimes over 1mb…