Click here to Skip to main content
15,886,801 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Directinput error Pin
Dave Kreskowiak26-Jul-14 10:10
mveDave Kreskowiak26-Jul-14 10:10 
AnswerRe: Directinput error Pin
ZurdoDev28-Jul-14 8:01
professionalZurdoDev28-Jul-14 8:01 
AnswerRe: Directinput error Pin
Gerry Schmitz28-Jul-14 10:13
mveGerry Schmitz28-Jul-14 10:13 
QuestionExchange 2010 - Out Of Office Rule Pin Pin
Serrurier Toulon19-Jul-14 8:44
Serrurier Toulon19-Jul-14 8:44 
AnswerRe: Exchange 2010 - Out Of Office Rule Pin Pin
Eddy Vluggen21-Jul-14 3:17
professionalEddy Vluggen21-Jul-14 3:17 
QuestionFatal error encountered during command execution asp.net C# Pin
ven75319-Jul-14 4:38
ven75319-Jul-14 4:38 
AnswerRe: Fatal error encountered during command execution asp.net C# Pin
Eddy Vluggen21-Jul-14 3:15
professionalEddy Vluggen21-Jul-14 3:15 
QuestionThe Operation Has time out problme while sending SMS Pin
hareshdgr810-Jul-14 21:01
hareshdgr810-Jul-14 21:01 
while I am sending SMS it give me Error Like "The Operation has time out " and I trace that error is in this line - "objStream = sResponse.GetResponse.GetResponseStream()"
Following is my Code


Dim sURL As String
Dim objReader As StreamReader
Dim objStream As Stream
Dim sResponse As WebRequest


sURL = " MyAPI"
sResponse = WebRequest.Create(sURL)

objStream = sResponse.GetResponse.GetResponseStream()



Can Any one help what is wrong I don't understand because first time it not give me that error while I am sending second time it give me that error


Help Me Please...
Thank You
Haresh Prajapati

AnswerRe: The Operation Has time out problme while sending SMS Pin
Dave Kreskowiak11-Jul-14 1:39
mveDave Kreskowiak11-Jul-14 1:39 
SuggestionRe: The Operation Has time out problme while sending SMS Pin
jinzai17-Jul-14 0:57
jinzai17-Jul-14 0:57 
AnswerRe: The Operation Has time out problme while sending SMS Pin
jinzai17-Jul-14 1:09
jinzai17-Jul-14 1:09 
Questionis it possible to sample my screen? Pin
neodeaths7-Jul-14 13:24
neodeaths7-Jul-14 13:24 
AnswerRe: is it possible to sample my screen? Pin
Dave Kreskowiak7-Jul-14 15:25
mveDave Kreskowiak7-Jul-14 15:25 
GeneralRe: is it possible to sample my screen? Pin
neodeaths7-Jul-14 17:12
neodeaths7-Jul-14 17:12 
GeneralRe: is it possible to sample my screen? Pin
Dave Kreskowiak7-Jul-14 17:45
mveDave Kreskowiak7-Jul-14 17:45 
AnswerRe: is it possible to sample my screen? Pin
PIEBALDconsult7-Jul-14 15:42
mvePIEBALDconsult7-Jul-14 15:42 
AnswerRe: is it possible to sample my screen? Pin
Tino Fourie12-Jul-14 11:46
Tino Fourie12-Jul-14 11:46 
QuestionDetect when iOS or Android connected to PC Pin
Becky Alpha5-Jul-14 13:41
Becky Alpha5-Jul-14 13:41 
AnswerRe: Detect when iOS or Android connected to PC Pin
Eddy Vluggen7-Jul-14 7:15
professionalEddy Vluggen7-Jul-14 7:15 
AnswerRe: Detect when iOS or Android connected to PC Pin
jschell7-Jul-14 10:04
jschell7-Jul-14 10:04 
GeneralRe: Detect when iOS or Android connected to PC Pin
EYESTRA1N17-Jul-14 8:33
EYESTRA1N17-Jul-14 8:33 
GeneralAn unhandled exception of type 'System.Net.Sockets.SocketException' occurred in System.dll Pin
ganeshmyname28-Jun-14 6:39
ganeshmyname28-Jun-14 6:39 
GeneralRe: An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in System.dll Pin
Dave Kreskowiak28-Jun-14 9:57
mveDave Kreskowiak28-Jun-14 9:57 
GeneralRe: An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in System.dll Pin
jinzai17-Jul-14 1:46
jinzai17-Jul-14 1:46 
QuestionExchange 2010 - Out Of Office Rule Pin
Frosch1111123-Jun-14 4:39
Frosch1111123-Jun-14 4:39 

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.