Hi,
This is regarding using ClickOnce to manage installation and retaining settings. (This will be my first time using ClickOnce.)
Background:
The project is test SW deployed to manufacturing sites on PCs owned by my company of which I am admin. The test SW will run identical processes on all...
I am currently working on a Web Application that uses ASP.NET Membership. There are multiple places that I need to determine whether a user is logged in (Pages, Master Pages, UserControls, classes that I write, etc.). I have tried the following:
IsNothing(Membership.GetUser())...
In my program, I need to have the user input a list of numbers separated by commas. How would I go about storing those numbers? Would I put them into an array? If so, how?
I'm REALLY new at this and I have been all over Google but I can't seem to get it. Please Help!
please move to: VB.NET General Discussion
Hello,
is it possibe to receive a StandardErrorOutput of a startet process if you start it under an other user?
I get an error message "invaild handle".
Here is my Code:
Public prog As New System.Diagnostics.Process()
Public Sub...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.