Click here to Skip to main content
16,005,467 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralCrystal Report Pin
Jeeva Jose10-Aug-05 6:26
Jeeva Jose10-Aug-05 6:26 
GeneralRe: Crystal Report Pin
Murtala12-Aug-05 2:25
Murtala12-Aug-05 2:25 
GeneralShowing Color Swatches in a ListView Pin
Member 208988110-Aug-05 5:47
Member 208988110-Aug-05 5:47 
GeneralConvert Date to String Pin
macca2410-Aug-05 5:34
macca2410-Aug-05 5:34 
GeneralRe: Convert Date to String Pin
Anonymous10-Aug-05 5:43
Anonymous10-Aug-05 5:43 
GeneralConvert Date to String Pin
Anonymous10-Aug-05 5:32
Anonymous10-Aug-05 5:32 
GeneralRe: Convert Date to String Pin
Dave Kreskowiak10-Aug-05 7:42
mveDave Kreskowiak10-Aug-05 7:42 
GeneralAccess Denied Error on Process.GetProcesses() Pin
sandeegk7710-Aug-05 5:01
sandeegk7710-Aug-05 5:01 
Hello,

I get an access denied error when I execute
processes = Process.GetProcesses()

1. Is this because the logged in user doesnt have access to the process information on the computer.(What access wd i have to give the user. I cannot give them administrative rights)
2. I know the process class is dependant on performance counters. Could this be because performance counters have been disabled


These are the error details :
Error Message : Access is denied
Target Site : IntPtr OpenProcess(Int32, Int32, Boolean)
Stack Trace : at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId)
at System.Diagnostics.Process.get_Modules()
at System.Diagnostics.Process.get_MainModule()
at System.Diagnostics.Process.get_ProcessName()
at TRASAutomation.Common.IsRunning(String ProgramName)
at TRASAutomation.frmStartAppln.RunReport()
at TRASAutomation.frmStartAppln.btnStartAppln_Click(Object sender, EventArgs e)

Any help is appreciated!!
GeneralSystem.Diagnostics.Process.Start Pin
sayianjin10-Aug-05 4:07
sayianjin10-Aug-05 4:07 
GeneralRe: System.Diagnostics.Process.Start Pin
Anonymous10-Aug-05 4:09
Anonymous10-Aug-05 4:09 
GeneralSystem.Diagnostics.Process.Start Error Pin
sayianjin10-Aug-05 4:17
sayianjin10-Aug-05 4:17 
GeneralRe: System.Diagnostics.Process.Start Error Pin
Anonymous10-Aug-05 5:17
Anonymous10-Aug-05 5:17 
GeneralDefine window attribut from an URL Pin
Spaz8010-Aug-05 3:46
Spaz8010-Aug-05 3:46 
GeneralRe: Define window attribut from an URL Pin
Dave Kreskowiak10-Aug-05 7:34
mveDave Kreskowiak10-Aug-05 7:34 
Questionhow to create Event in Control Pin
Rizwan Bashir10-Aug-05 3:25
Rizwan Bashir10-Aug-05 3:25 
AnswerRe: how to create Event in Control Pin
Anonymous10-Aug-05 4:16
Anonymous10-Aug-05 4:16 
General"Make" option permanently greyed out in Visual Studio IDE Pin
Raptor Ramjet10-Aug-05 1:26
Raptor Ramjet10-Aug-05 1:26 
GeneralRe: "Make" option permanently greyed out in Visual Studio IDE Pin
Dave Kreskowiak10-Aug-05 7:31
mveDave Kreskowiak10-Aug-05 7:31 
GeneralRe: "Make" option permanently greyed out in Visual Studio IDE Pin
Anonymous11-Aug-05 9:13
Anonymous11-Aug-05 9:13 
GeneralRe: "Make" option permanently greyed out in Visual Studio IDE Pin
Dave Kreskowiak11-Aug-05 11:59
mveDave Kreskowiak11-Aug-05 11:59 
GeneralSaving results from worddialog and show it again Pin
Janaub9-Aug-05 23:47
Janaub9-Aug-05 23:47 
GeneralRe: Saving results from worddialog and show it again Pin
Dave Kreskowiak10-Aug-05 7:29
mveDave Kreskowiak10-Aug-05 7:29 
GeneralRe: Saving results from worddialog and show it again Pin
Janaub15-Aug-05 20:21
Janaub15-Aug-05 20:21 
GeneralRe: Saving results from worddialog and show it again Pin
Dave Kreskowiak16-Aug-05 1:48
mveDave Kreskowiak16-Aug-05 1:48 
GeneralRe: Saving results from worddialog and show it again Pin
Janaub16-Aug-05 2:49
Janaub16-Aug-05 2:49 

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.