Click here to Skip to main content
15,887,676 members
Home / Discussions / Web Development
   

Web Development

 
QuestionWorking With Legacy Project Pin
MadDashCoder22-Nov-16 13:38
MadDashCoder22-Nov-16 13:38 
AnswerRe: Working With Legacy Project Pin
Nathan Minier23-Nov-16 1:03
professionalNathan Minier23-Nov-16 1:03 
QuestionHow i redirect the url by integrate G+ sign up Pin
Rahul Ris Dutta21-Nov-16 7:35
Rahul Ris Dutta21-Nov-16 7:35 
SuggestionRe: How i redirect the url by integrate G+ sign up Pin
Richard MacCutchan21-Nov-16 10:08
mveRichard MacCutchan21-Nov-16 10:08 
QuestionDynamic <select> - How to? Pin
Jassim Rahma21-Nov-16 0:35
Jassim Rahma21-Nov-16 0:35 
AnswerRe: Dynamic <select> - How to? Pin
Afzaal Ahmad Zeeshan23-Nov-16 8:32
professionalAfzaal Ahmad Zeeshan23-Nov-16 8:32 
GeneralRe: Dynamic <select> - How to? Pin
Jassim Rahma2-Dec-16 10:51
Jassim Rahma2-Dec-16 10:51 
QuestionHosting SignalR In IIS Pin
Kevin Marois20-Nov-16 17:29
professionalKevin Marois20-Nov-16 17:29 
Some of you know that I have been trying forever to get a simple SignalR app hosting on my server.

According to the docs[^] you can Self Host, which appears to be a simple console app - not sure how THAT would work on a server), and also in a Windows Service (?? Would you install a Windows Service on you server just to do this?)

Yet the docs pages says NOTHING about hosting in IIS, and any progress you make towards it is the result of hours of Googling. I have been through DOZENS of web pages & blogs about how to get it hosted in IIS. Yet I have not found a single page that actually shows or walks you through creating a SignalR server app and installing it on IIS. Some of you have pointed me to a few pages, but they fall short.

I finally came across a page about creating a Web Deploy Package[^] and I was able to copy the package to my server and install it in IIS using Deploy=>Import Application... IIS reported that it was successful.

So I then attempted to connect using:

http://my.ip.address.:myport

which gives ma a directory listing, which leads me to believe that it's hosted OK.. But when I try to connect in my code I get ""StatusCode: 404, ReasonPhrase: 'Not Found'...."

If I include the Hub name in the url using http://76.91.83.141/MyHub I get "An error occurred while sending the request. Unable to connect to the remote server"

At this point I am BEGGING anyone who has gotten this working in IIS to please help. This CAN'T be that EFFING hard. WTF am I doing wrong????
If it's not broken, fix it until it is.
Everything makes sense in someone's mind.
Ya can't fix stupid.

QuestionAccess mobile sms on pc in c# Pin
Member 912444117-Nov-16 23:25
Member 912444117-Nov-16 23:25 
AnswerRe: Access mobile sms on pc in c# Pin
Afzaal Ahmad Zeeshan20-Nov-16 23:06
professionalAfzaal Ahmad Zeeshan20-Nov-16 23:06 
QuestionHOW TO CODE CPK Chart in vb.asp.net Pin
BHARAT NAVINCHANDRA PATEL11-Nov-16 20:01
BHARAT NAVINCHANDRA PATEL11-Nov-16 20:01 
AnswerRe: HOW TO CODE CPK Chart in vb.asp.net Pin
ZurdoDev16-Nov-16 1:08
professionalZurdoDev16-Nov-16 1:08 
QuestionHow to trigger on change on a HTML5 var tag? Pin
Nicky Tse11-Nov-16 2:26
Nicky Tse11-Nov-16 2:26 
AnswerRe: How to trigger on change on a HTML5 var tag? Pin
Richard Deeming11-Nov-16 3:20
mveRichard Deeming11-Nov-16 3:20 
GeneralRe: How to trigger on change on a HTML5 var tag? Pin
Nicky Tse11-Nov-16 3:31
Nicky Tse11-Nov-16 3:31 
GeneralRe: How to trigger on change on a HTML5 var tag? Pin
Richard Deeming11-Nov-16 3:39
mveRichard Deeming11-Nov-16 3:39 
QuestionHow to parse the excel sheet using javascript and do the rest service Pin
Member 128302459-Nov-16 2:16
Member 128302459-Nov-16 2:16 
AnswerRe: How to parse the excel sheet using javascript and do the rest service Pin
Richard MacCutchan9-Nov-16 2:25
mveRichard MacCutchan9-Nov-16 2:25 
QuestionAngular 2 Grid Pin
Member 127933317-Nov-16 21:58
Member 127933317-Nov-16 21:58 
AnswerRe: Angular 2 Grid Pin
Anurag Gandhi13-Nov-16 6:00
professionalAnurag Gandhi13-Nov-16 6:00 
Questionproblem to proj(html.css) Pin
Member 128357006-Nov-16 10:40
Member 128357006-Nov-16 10:40 
AnswerRe: problem to proj(html.css) Pin
Anurag Gandhi13-Nov-16 6:01
professionalAnurag Gandhi13-Nov-16 6:01 
Questionhtml print on separate pages of pdf or word document Pin
dcof2-Nov-16 8:28
dcof2-Nov-16 8:28 
Questionhow to integrate razor with angular 2 ngModel ? Pin
Ay Sy30-Oct-16 5:16
Ay Sy30-Oct-16 5:16 
AnswerRe: how to integrate razor with angular 2 ngModel ? Pin
Anurag Gandhi13-Nov-16 6:05
professionalAnurag Gandhi13-Nov-16 6:05 

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.