Click here to Skip to main content
15,890,946 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Webhook receiver from the ground up using ASP.NET? Pin
cotsjdixon31-Mar-17 7:53
cotsjdixon31-Mar-17 7:53 
GeneralRe: Webhook receiver from the ground up using ASP.NET? Pin
Richard Deeming31-Mar-17 8:26
mveRichard Deeming31-Mar-17 8:26 
GeneralRe: Webhook receiver from the ground up using ASP.NET? Pin
Richard Deeming31-Mar-17 8:29
mveRichard Deeming31-Mar-17 8:29 
GeneralRe: Webhook receiver from the ground up using ASP.NET? Pin
cotsjdixon31-Mar-17 8:44
cotsjdixon31-Mar-17 8:44 
GeneralRe: Webhook receiver from the ground up using ASP.NET? Pin
Richard Deeming31-Mar-17 8:47
mveRichard Deeming31-Mar-17 8:47 
GeneralRe: Webhook receiver from the ground up using ASP.NET? Pin
cotsjdixon31-Mar-17 9:03
cotsjdixon31-Mar-17 9:03 
GeneralRe: Webhook receiver from the ground up using ASP.NET? Pin
Richard Deeming31-Mar-17 9:07
mveRichard Deeming31-Mar-17 9:07 
GeneralRe: Webhook receiver from the ground up using ASP.NET? Pin
cotsjdixon6-Apr-17 8:09
cotsjdixon6-Apr-17 8:09 
I have started over using the Custom Webhook asp.net receivers but I am still having issues. How do I get the webhooks to run in http not https (no SSL)? All the examples I see say you should use security but they don't say you must use security. Right now the application I am trying to send the hook from is getting errors back saying it must be SSL but the application doesn't use SSL. I have my website set up through IIS to not have SSL turned on, but the application sending the hooks always gives the SSL errors. It worked fine sending the unsecured hook to RequestBin, but it always gets errors trying to get to my unsecured site. I have removed the application key to keep from having to use secrets.

How do I turn off the SSL for the hook receiver?
GeneralRe: Webhook receiver from the ground up using ASP.NET? Pin
Richard Deeming6-Apr-17 8:15
mveRichard Deeming6-Apr-17 8:15 
GeneralRe: Webhook receiver from the ground up using ASP.NET? Pin
cotsjdixon6-Apr-17 8:35
cotsjdixon6-Apr-17 8:35 
GeneralRe: Webhook receiver from the ground up using ASP.NET? Pin
Richard Deeming6-Apr-17 9:08
mveRichard Deeming6-Apr-17 9:08 
QuestionHow to upload excel sheet (.xlxs) to sql server 2012 with vb.net and asp.net Pin
Bocus Iqbal31-Mar-17 1:39
Bocus Iqbal31-Mar-17 1:39 
AnswerRe: How to upload excel sheet (.xlxs) to sql server 2012 with vb.net and asp.net Pin
CHill6031-Mar-17 5:36
mveCHill6031-Mar-17 5:36 
AnswerRe: How to upload excel sheet (.xlxs) to sql server 2012 with vb.net and asp.net Pin
User 41802543-Apr-17 9:07
User 41802543-Apr-17 9:07 
AnswerRe: How to upload excel sheet (.xlxs) to sql server 2012 with vb.net and asp.net Pin
ChetanAhire17-Apr-17 1:36
ChetanAhire17-Apr-17 1:36 
QuestionAngularGrid with Inline Editing(MVC,EF,AngularJs) Pin
Shirish1729-Mar-17 20:21
Shirish1729-Mar-17 20:21 
AnswerRe: AngularGrid with Inline Editing(MVC,EF,AngularJs) Pin
Nathan Minier30-Mar-17 1:34
professionalNathan Minier30-Mar-17 1:34 
QuestionHTML Editor in MVC Pin
User 418025429-Mar-17 4:48
User 418025429-Mar-17 4:48 
AnswerRe: HTML Editor in MVC Pin
Richard Deeming29-Mar-17 7:42
mveRichard Deeming29-Mar-17 7:42 
QuestionJQUERY in MVC 5 View (Navigate to hyperlink from an image in a table) Pin
Member 1192711028-Mar-17 15:29
Member 1192711028-Mar-17 15:29 
AnswerRe: JQUERY in MVC 5 View (Navigate to hyperlink from an image in a table) Pin
F-ES Sitecore28-Mar-17 22:33
professionalF-ES Sitecore28-Mar-17 22:33 
GeneralRe: JQUERY in MVC 5 View (Navigate to hyperlink from an image in a table) Pin
Member 1192711030-Mar-17 10:15
Member 1192711030-Mar-17 10:15 
QuestionQueried result from cotroller to PartialView into Listbox Pin
sunsher28-Mar-17 2:45
sunsher28-Mar-17 2:45 
AnswerRe: Queried result from cotroller to PartialView into Listbox Pin
F-ES Sitecore28-Mar-17 6:18
professionalF-ES Sitecore28-Mar-17 6:18 
QuestionNuGet Installation of EntityFramework Pin
xiecsuk27-Mar-17 22:34
xiecsuk27-Mar-17 22:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.