Click here to Skip to main content
15,924,901 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Scrollbar height and width Pin
r.ps21-Jan-09 19:15
r.ps21-Jan-09 19:15 
GeneralRe: Scrollbar height and width Pin
dan!sh 21-Jan-09 20:03
professional dan!sh 21-Jan-09 20:03 
GeneralRe: Scrollbar height and width Pin
r.ps21-Jan-09 20:30
r.ps21-Jan-09 20:30 
QuestionCombobox in DataGridView Pin
Chrispie12321-Jan-09 18:25
Chrispie12321-Jan-09 18:25 
AnswerRe: Combobox in DataGridView Pin
Johan Hakkesteegt22-Jan-09 3:04
Johan Hakkesteegt22-Jan-09 3:04 
Questionbutton in a listview Pin
saturdayman21-Jan-09 13:00
saturdayman21-Jan-09 13:00 
AnswerRe: button in a listview Pin
Mycroft Holmes21-Jan-09 16:51
professionalMycroft Holmes21-Jan-09 16:51 
QuestionStarting a process from a windows service running as User? Pin
James Dowthwaite21-Jan-09 10:10
James Dowthwaite21-Jan-09 10:10 
Is it possible to start a process (that shows a form) if the windows service I've created is running with User credentials? I know if I run the service as LocalSystem I can interact with the desktop but I need to transmit data over a TCP connection.

I'm currently receiving this error and can't seem to find a solution:

"Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application."

PS - I'm using VS 2005 so no fancy new stuff please. Smile | :)
AnswerRe: Starting a process from a windows service running as User? Pin
Dave Kreskowiak21-Jan-09 11:06
mveDave Kreskowiak21-Jan-09 11:06 
GeneralRe: Starting a process from a windows service running as User? Pin
James Dowthwaite21-Jan-09 11:46
James Dowthwaite21-Jan-09 11:46 
GeneralRe: Starting a process from a windows service running as User? Pin
Dave Kreskowiak21-Jan-09 12:09
mveDave Kreskowiak21-Jan-09 12:09 
GeneralRe: Starting a process from a windows service running as User? Pin
James Dowthwaite22-Jan-09 2:16
James Dowthwaite22-Jan-09 2:16 
GeneralRe: Starting a process from a windows service running as User? Pin
Dave Kreskowiak22-Jan-09 12:15
mveDave Kreskowiak22-Jan-09 12:15 
QuestionFramework Bug - Known or Unknown? Pin
nlarson1121-Jan-09 10:02
nlarson1121-Jan-09 10:02 
AnswerRe: Framework Bug - Known or Unknown? Pin
Dave Kreskowiak21-Jan-09 11:03
mveDave Kreskowiak21-Jan-09 11:03 
GeneralRe: Framework Bug - Known or Unknown? Pin
nlarson1121-Jan-09 11:15
nlarson1121-Jan-09 11:15 
GeneralRe: Framework Bug - Known or Unknown? Pin
Dave Kreskowiak21-Jan-09 12:13
mveDave Kreskowiak21-Jan-09 12:13 
GeneralRe: Framework Bug - Known or Unknown? Pin
nlarson1121-Jan-09 14:07
nlarson1121-Jan-09 14:07 
GeneralRe: Framework Bug - Known or Unknown? Pin
Dave Kreskowiak21-Jan-09 18:33
mveDave Kreskowiak21-Jan-09 18:33 
AnswerRe: Framework Bug - Known or Unknown? Pin
Eddy Vluggen21-Jan-09 23:53
professionalEddy Vluggen21-Jan-09 23:53 
GeneralRe: Framework Bug - Known or Unknown? Pin
nlarson1122-Jan-09 4:15
nlarson1122-Jan-09 4:15 
AnswerRe: Framework Bug - Known or Unknown? Pin
Ben Fair22-Jan-09 9:19
Ben Fair22-Jan-09 9:19 
QuestionDynamic Item Template DropDownList in DataGrid, Grid disappears on SelectedIndexChanged Pin
Member 327333921-Jan-09 6:37
Member 327333921-Jan-09 6:37 
QuestionQuestion on strongly typed datasets and using the typed datarows. Pin
Jon_Boy21-Jan-09 4:39
Jon_Boy21-Jan-09 4:39 
AnswerRe: Question on strongly typed datasets and using the typed datarows. Pin
Steven J Jowett21-Jan-09 22:04
Steven J Jowett21-Jan-09 22:04 

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.