Mark R Reed

Results 5 comments of Mark R Reed

profesorfalken, It does NOT occur when I issue the $PID command from a console. I get a normal response of the process id. This only occurs when using jpowershell as...

After getting the latest code I am now getting something other than "" empty string. Exception Message -> For input string: "Running MicrosoftPowerShell_profile.ps1... 30468" In fact openSession() is throwing the...

@profesorfalken - Yes, I will check immediately and let you know the result ASAP. Thank You !

@profesorfalken, 3.0.3 seems to exhibit similar results. 1)It seems that the result of starting the session is loading the profile which results in the message "Running MicrosoftPowerShell_profile.ps1... and this is...

@profesorfalken 1)I have found that the profile that is loading has a line in the script `Write-Host "Running MicrosoftPowerShell_profile.ps1..."` So this is where that is coming from. @jflefebvre06 pointed this...