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

.NET (Core and Framework)

 
QuestionFileSystemWatcher Pin
Ebube8-Oct-08 5:14
Ebube8-Oct-08 5:14 
AnswerRe: FileSystemWatcher Pin
Giorgi Dalakishvili8-Oct-08 7:16
mentorGiorgi Dalakishvili8-Oct-08 7:16 
AnswerRe: FileSystemWatcher Pin
Mark Salsbery8-Oct-08 7:26
Mark Salsbery8-Oct-08 7:26 
GeneralRe: FileSystemWatcher Pin
led mike8-Oct-08 10:30
led mike8-Oct-08 10:30 
QuestionVB.NET thisconnection.open and application shutsdown Pin
lmnorms18-Oct-08 4:37
lmnorms18-Oct-08 4:37 
AnswerRe: VB.NET thisconnection.open and application shutsdown Pin
led mike8-Oct-08 4:49
led mike8-Oct-08 4:49 
GeneralRe: VB.NET thisconnection.open and application shutsdown Pin
lmnorms18-Oct-08 10:21
lmnorms18-Oct-08 10:21 
QuestionGetting Socket Exception when using RAS and TCP client both Pin
kaushik_Manoj8-Oct-08 3:21
kaushik_Manoj8-Oct-08 3:21 
Hi
I need to dial to a modem using RAS and than communicate to a TCP server using tcp client.
If I test RAS and TCP connection in isolation (using sample applications) both are running fine. However when use them both in the order
1. RAS call
2. TCP connection using TCP client.

I am getting following exception:

System.Net.Sockets.SocketException: An error message cannot be displayed because an optional resource assembly containing it cannot be found
at System.Net.Sockets.Socket.ConnectNoCheck()
at System.Net.Sockets.Socket.Connect()
at System.Net.Sockets.TcpClient.Connect()
at System.Net.Sockets.TcpClient.Connect()
at SerialCommunicator.TcpConnection.Connect()
at GosHawkII.Forms.FormMain.ConnectTcpClient()
at GosHawkII.Forms.FormMain.Connect()
at GosHawkII.Forms.FormMain.MenuItemConnect_Click()
at System.Windows.Forms.Control.OnClick()
at System.Windows.Forms.Button.OnClick()
at System.Windows.Forms.ButtonBase.WnProc()
at System.Windows.Forms.Control._InternalWnProc()
at Microsoft.AGL.Forms.EVL.EnterMainLoop()
at System.Windows.Forms.Application.Run()
at GosHawkII.Program.Main()


Kindly advice what I need to do to achieve the desired results

Thanks in Advance
Manoj Kaushik
AnswerRe: Getting Socket Exception when using RAS and TCP client both Pin
led mike8-Oct-08 4:45
led mike8-Oct-08 4:45 
Questiongeting data from excel Pin
ajayjerone8-Oct-08 2:43
ajayjerone8-Oct-08 2:43 
AnswerRe: geting data from excel Pin
Giorgi Dalakishvili8-Oct-08 3:14
mentorGiorgi Dalakishvili8-Oct-08 3:14 
Questionquicksort? [modified] Pin
Marc Clifton8-Oct-08 2:32
mvaMarc Clifton8-Oct-08 2:32 
AnswerRe: quicksort? Pin
led mike8-Oct-08 10:32
led mike8-Oct-08 10:32 
Question[Message Deleted] Pin
followait7-Oct-08 15:04
followait7-Oct-08 15:04 
AnswerRe: Why not compile a .NET application one time for one machine? Pin
Mark Churchill7-Oct-08 19:28
Mark Churchill7-Oct-08 19:28 
AnswerRe: Why not compile a .NET application one time for one machine? Pin
Brij7-Oct-08 20:44
mentorBrij7-Oct-08 20:44 
QuestionGarbage-collect instances kept alive by event handlers Pin
GP7-Oct-08 12:18
GP7-Oct-08 12:18 
AnswerRe: Garbage-collect instances kept alive by event handlers Pin
Mark Churchill7-Oct-08 19:32
Mark Churchill7-Oct-08 19:32 
GeneralRe: Garbage-collect instances kept alive by event handlers Pin
GP7-Oct-08 20:58
GP7-Oct-08 20:58 
AnswerRe: Garbage-collect instances kept alive by event handlers Pin
Giorgi Dalakishvili7-Oct-08 20:19
mentorGiorgi Dalakishvili7-Oct-08 20:19 
GeneralRe: Garbage-collect instances kept alive by event handlers Pin
GP7-Oct-08 23:45
GP7-Oct-08 23:45 
GeneralRe: Garbage-collect instances kept alive by event handlers Pin
Giorgi Dalakishvili7-Oct-08 23:55
mentorGiorgi Dalakishvili7-Oct-08 23:55 
QuestionCrystal Report Number Field Formatting Pin
salaikumar6-Oct-08 10:57
salaikumar6-Oct-08 10:57 
AnswerRe: Crystal Report Number Field Formatting Pin
Wendelius6-Oct-08 11:31
mentorWendelius6-Oct-08 11:31 
GeneralRe: Crystal Report Number Field Formatting Pin
salaikumar7-Oct-08 6:56
salaikumar7-Oct-08 6:56 

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.