Click here to Skip to main content
16,014,952 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: CreatingTop Most Window Program Pin
Christian Graus20-Sep-08 19:59
protectorChristian Graus20-Sep-08 19:59 
GeneralRe: CreatingTop Most Window Program Pin
Saul Johnson20-Sep-08 23:15
Saul Johnson20-Sep-08 23:15 
AnswerRe: CreatingTop Most Window Program Pin
Paul Conrad20-Sep-08 10:36
professionalPaul Conrad20-Sep-08 10:36 
QuestionDeployement (.cab) project Pin
Gagan.2020-Sep-08 4:57
Gagan.2020-Sep-08 4:57 
AnswerRe: Deployement (.cab) project Pin
ChandraRam21-Sep-08 20:24
ChandraRam21-Sep-08 20:24 
Questionhow to add a new row to datagridview at runtime. Pin
VB 8.020-Sep-08 2:54
VB 8.020-Sep-08 2:54 
AnswerRe: how to add a new row to datagridview at runtime. Pin
Rupesh Kumar Swami20-Sep-08 3:22
Rupesh Kumar Swami20-Sep-08 3:22 
QuestionSolve System.Threading.ThreadAbortException Pin
pdnet19-Sep-08 20:54
pdnet19-Sep-08 20:54 
I am Using Vb.net 3.5 as Frontend

I am creating a Windows Application.

I am Using a thread 'ThradSend' that do some work, I am starting thread as 'ThreadSend.Start()' and ending the thread ThreadSend.Abort()

It will work fine in my application but Throws an exception that 'Thread was being aborted. at System.Windows.Forms.dll ...'

This will no hampered my code but still a error a message displayed.

How can I Stop this Problem Or How can I Stop a running Tread . I can't use Thread.suspend() because it says Obsolute.....

AB

AnswerRe: Solve System.Threading.ThreadAbortException Pin
Guffa20-Sep-08 9:13
Guffa20-Sep-08 9:13 
QuestionPlug and Play Service in Windows XP Pin
llcoollasa19-Sep-08 20:41
llcoollasa19-Sep-08 20:41 
AnswerRe: Plug and Play Service in Windows XP Pin
jzonthemtn20-Sep-08 9:08
jzonthemtn20-Sep-08 9:08 
AnswerRe: Plug and Play Service in Windows XP Pin
Zaegra21-Sep-08 2:26
Zaegra21-Sep-08 2:26 
QuestionSniffing detection on ethernet Pin
asim araeen19-Sep-08 17:14
asim araeen19-Sep-08 17:14 
AnswerRe: Sniffing detection on ethernet Pin
jzonthemtn20-Sep-08 9:12
jzonthemtn20-Sep-08 9:12 
AnswerRe: Sniffing detection on ethernet Pin
Paul Conrad20-Sep-08 10:59
professionalPaul Conrad20-Sep-08 10:59 
QuestionPassword and registry Pin
afridy19-Sep-08 14:14
afridy19-Sep-08 14:14 
AnswerRe: Password and registry Pin
Rupesh Kumar Swami19-Sep-08 20:25
Rupesh Kumar Swami19-Sep-08 20:25 
GeneralRe: Password and registry Pin
afridy19-Sep-08 20:30
afridy19-Sep-08 20:30 
GeneralRe: Password and registry Pin
Rupesh Kumar Swami19-Sep-08 20:48
Rupesh Kumar Swami19-Sep-08 20:48 
QuestionWindow Service doesn't run continously using vb 2005 Pin
CARisk319-Sep-08 11:20
CARisk319-Sep-08 11:20 
AnswerRe: Window Service doesn't run continously using vb 2005 Pin
Dave Kreskowiak20-Sep-08 7:57
mveDave Kreskowiak20-Sep-08 7:57 
GeneralRe: Window Service doesn't run continously using vb 2005 Pin
CARisk38-Oct-08 6:24
CARisk38-Oct-08 6:24 
GeneralRe: Window Service doesn't run continously using vb 2005 Pin
Dave Kreskowiak8-Oct-08 12:22
mveDave Kreskowiak8-Oct-08 12:22 
GeneralRe: Window Service doesn't run continously using vb 2005 Pin
CARisk38-Oct-08 12:37
CARisk38-Oct-08 12:37 
GeneralRe: Window Service doesn't run continously using vb 2005 Pin
Dave Kreskowiak8-Oct-08 15:12
mveDave Kreskowiak8-Oct-08 15:12 

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.