No announcements
Found 2664321 threads
-
0 Votes
Ping.Send fails while ping in dos succeeds
I'm ping the Localhost using the name that gets returned from Dns.GetHostName().Answered | 1 Replies | 1931 Views | Created by GC_ - Sunday, March 24, 2013 10:16 AM | Last reply by Joel Engineer - Sunday, March 24, 2013 12:15 PM -
1 Votes
Create ping with listbox item and backgroundworker
I'm not sure if what I'm doing here is right.Answered | 7 Replies | 5189 Views | Created by majkm - Monday, June 11, 2012 3:49 PM | Last reply by Patrice Scribe - Wednesday, June 13, 2012 4:49 PM -
1 Votes
Can't ping computer
I don't need any messages to tell the user it failed.Answered | 7 Replies | 7096 Views | Created by Rudy68 - Saturday, June 13, 2009 11:03 AM | Last reply by Tratcher - Monday, June 22, 2009 6:11 PM -
1 Votes
CoCreateInstanceFromApp call fails while CoCreateInstance succeeds
Metro style apps do not have access to the registry and cannot instantiate COM objects which are declared there.Answered | 2 Replies | 5668 Views | Created by wqter - Sunday, April 8, 2012 5:00 PM | Last reply by Rob Caplan [MSFT] - Monday, April 9, 2012 9:26 PM -
3 Votes
how to make ping by code in C#
Hi, Try the below: Ping ping = new Ping(); PingReply pingReply = ...Answered | 2 Replies | 3830 Views | Created by E_gold - Monday, June 11, 2012 7:26 AM | Last reply by Md. Marufuzzaman - Monday, June 11, 2012 9:32 AM -
4 Votes
Any IPv6 Ping Classes Available
I had read that IPv6 via Ping.Send() would generate a NotSupportedException.Answered | 3 Replies | 3394 Views | Created by MBonenfant - Tuesday, July 9, 2013 12:24 PM | Last reply by MBonenfant - Tuesday, July 9, 2013 3:03 PM -
0 Votes
ping port got failed
when i check in TCPview, in above screen shot , that ...Answered | 7 Replies | 1687 Views | Created by KIRUBAKARAN J A - Friday, November 9, 2018 6:42 AM | Last reply by KIRUBAKARAN J A - Thursday, November 22, 2018 5:53 AM -
0 Votes
Im using ping now but even if he gets the ping success he dosent go ot the messagebox in the IF statement and just keeping loading the application why ?
MessageBox.Show("Ping was success"+reply); line is throwing the error Why would it throw an error?Answered | 4 Replies | 3306 Views | Created by chocolade - Wednesday, April 28, 2010 10:53 AM | Last reply by Louis.fr - Wednesday, April 28, 2010 3:51 PM -
0 Votes
Why does NtSuspendProcess fail with PROCESS_SUSPEND_RESUME but succeeds with PROCESS_ALL_ACCESS?
NtSuspendProcess does succeed and suspend the target process as it should.Answered | 37 Replies | 4791 Views | Created by forever a loser - Friday, June 22, 2018 1:28 PM | Last reply by forever a loser - Saturday, June 23, 2018 9:17 PM -
0 Votes
AccessViolationException with C# Ping class
A garbage collection issue was fixed in ping.send that would sometimes cause an av on a pings last send.Answered | 28 Replies | 24341 Views | Created by Tommi Pitkälä - Wednesday, June 21, 2006 7:09 AM | Last reply by Tratcher - Monday, November 29, 2010 4:41 PM -
0 Votes
PNP Remove device Test failed with "IcmpSendEcho() had too many consecutive timeouts while pinging the gateway" error
An address to which the clients(including DUT) can ping.Answered | 4 Replies | 2501 Views | Created by Balakrishna Bathula - Wednesday, November 11, 2015 12:30 AM | Last reply by VatsalT - Tuesday, December 15, 2015 6:47 PM -
0 Votes
Package fails from SSIS catalog succeeds in job
[start_execution] stored procedure, the package fails.Answered | 3 Replies | 1652 Views | Created by David Dye - Wednesday, May 4, 2016 5:36 PM | Last reply by ArthurZ - Wednesday, May 4, 2016 6:31 PM -
1 Votes
VS 2013 LightSwitch - Ping IP from HTML application
As Ian noted, server-side is how to do a true ping and there are many benefits like additional data being saved in your entities.Answered | 2 Replies | 1210 Views | Created by Larry00 - Wednesday, October 21, 2015 7:12 PM | Last reply by joshbooker - Friday, October 23, 2015 10:56 AM -
3 Votes
Log backup succeeds while Full backup is running but doesn't truncate the log
In 2005 the log will truncate as soon as the full completes, up to the point backed up by log backups while the full was running.Answered | 8 Replies | 5980 Views | Created by CountDigit - Friday, August 21, 2009 8:45 AM | Last reply by Paul Randal - Monday, August 24, 2009 11:49 AM -
2 Votes
How Do I Enable Pinging A VM
I should be able to at least do outbound ICMP.Answered | 5 Replies | 42156 Views | Created by JustinSF - Wednesday, July 4, 2012 6:50 AM | Last reply by siegfried_ - Wednesday, September 11, 2013 5:15 AM -
1 Votes
unable to ping (request timedout) outside IPs
To test connectivity, we instead recommend that you do a port ping.Answered | 4 Replies | 16770 Views | Created by SandeepbZB - Friday, June 20, 2014 7:46 AM | Last reply by Susie Long - Thursday, June 26, 2014 12:09 PM -
0 Votes
Ping a URL
The only way you learn is by doing it yourself and making mistakes.Answered | 34 Replies | 1814 Views | Created by Jason566 - Wednesday, October 14, 2015 12:56 AM | Last reply by Jason566 - Thursday, October 15, 2015 12:27 AM -
1 Votes
MSBuild Task Fails, Exec Task Succeeds ...
The following Task will fail for me every time: <MSBuild BuildInParallel="false" ContinueOnError="false" ...Answered | 1 Replies | 2557 Views | Created by Peter Dolkens - Monday, September 17, 2012 7:46 AM | Last reply by Forrest Guo - Wednesday, September 19, 2012 3:39 AM -
0 Votes
SQL Agent fails to run via schedule but succeeds if run manually - why??
Or you could do that part as a CmdExec step.Answered | 20 Replies | 3306 Views | Created by Sidney L - Wednesday, June 24, 2020 2:58 PM | Last reply by Sidney L - Monday, August 3, 2020 11:29 PM - Items 1 to 20 of 2664321 Next ›
No announcements