Click here to Skip to main content
15,902,938 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVb.Net App does not allow system to log off when running Pin
thedom230-Aug-07 20:09
thedom230-Aug-07 20:09 
AnswerRe: Vb.Net App does not allow system to log off when running Pin
Colin Angus Mackay30-Aug-07 21:31
Colin Angus Mackay30-Aug-07 21:31 
GeneralRe: Vb.Net App does not allow system to log off when running Pin
thedom230-Aug-07 23:22
thedom230-Aug-07 23:22 
GeneralRe: Vb.Net App does not allow system to log off when running Pin
Tom Deketelaere30-Aug-07 23:48
professionalTom Deketelaere30-Aug-07 23:48 
GeneralRe: Vb.Net App does not allow system to log off when running Pin
thedom231-Aug-07 1:05
thedom231-Aug-07 1:05 
GeneralRe: Vb.Net App does not allow system to log off when running Pin
Colin Angus Mackay31-Aug-07 2:02
Colin Angus Mackay31-Aug-07 2:02 
GeneralRe: Vb.Net App does not allow system to log off when running Pin
thedom231-Aug-07 2:08
thedom231-Aug-07 2:08 
GeneralRe: Vb.Net App does not allow system to log off when running Pin
Dave Kreskowiak31-Aug-07 3:47
mveDave Kreskowiak31-Aug-07 3:47 
It would appear your UI thread is blocked somewhere, but it's not obvious in the code you've posted. Single step through the execution of your server and watch the code run, line-by-line. If the debugger gets to a statement where it stops and doesn't execute the next line, you've found the block.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionHow to Make a folder virtual folder using vb 6.0? Pin
sivaraman_sankaranarayanan30-Aug-07 19:24
sivaraman_sankaranarayanan30-Aug-07 19:24 
AnswerRe: How to Make a folder virtual folder using vb 6.0? Pin
Dave Kreskowiak31-Aug-07 3:41
mveDave Kreskowiak31-Aug-07 3:41 
GeneralRe: How to Make a folder virtual folder using vb 6.0? Pin
Paul Conrad23-Dec-07 15:04
professionalPaul Conrad23-Dec-07 15:04 
QuestionSelecting next row in datagrid Pin
jensenx30-Aug-07 18:11
jensenx30-Aug-07 18:11 
AnswerRe: Selecting next row in datagrid Pin
Naji El Kotob30-Aug-07 21:51
Naji El Kotob30-Aug-07 21:51 
Questionediting cells in a datagridview Pin
steve_rm30-Aug-07 16:33
steve_rm30-Aug-07 16:33 
QuestionVB6 HTML elements offsetParent recursive problem Pin
eugeugeug12330-Aug-07 14:02
eugeugeug12330-Aug-07 14:02 
AnswerRe: VB6 HTML elements offsetParent recursive problem Pin
Dave Kreskowiak31-Aug-07 3:38
mveDave Kreskowiak31-Aug-07 3:38 
QuestionVB.NET Access DB DataSet problem Pin
culbysl30-Aug-07 13:40
culbysl30-Aug-07 13:40 
AnswerRe: VB.NET Access DB DataSet problem Pin
Dave Kreskowiak31-Aug-07 3:33
mveDave Kreskowiak31-Aug-07 3:33 
GeneralRe: VB.NET Access DB DataSet problem Pin
culbysl31-Aug-07 11:52
culbysl31-Aug-07 11:52 
GeneralRe: VB.NET Access DB DataSet problem Pin
Dave Kreskowiak1-Sep-07 4:15
mveDave Kreskowiak1-Sep-07 4:15 
GeneralRe: VB.NET Access DB DataSet problem Pin
culbysl1-Sep-07 7:51
culbysl1-Sep-07 7:51 
QuestionLoading Google Toolbars in a windows form Pin
Ahmad Zaidi30-Aug-07 10:08
Ahmad Zaidi30-Aug-07 10:08 
QuestionClickOnce Depolyment Pin
DarkJudge30-Aug-07 8:32
DarkJudge30-Aug-07 8:32 
AnswerRe: ClickOnce Depolyment Pin
Mycroft Holmes30-Aug-07 16:33
professionalMycroft Holmes30-Aug-07 16:33 
QuestionAudio Volume Levels in VB6 Pin
Kevnar30-Aug-07 6:29
Kevnar30-Aug-07 6:29 

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.