G
Guest
Hi all,
I'm trying to get my own program written in vb.net to run
I'm using xpe sp2 (tp) version
the program pop-ups a dialog box complaining about the resources when it
reaches the following line of code:
Dim strCurrentProcess As String =
System.Diagnostics.Process.GetCurrentProcess().ProcessName
(this codes is needed to prevent that the program is being run twice.)
what dependancy am i missing?
I'm trying to get my own program written in vb.net to run
I'm using xpe sp2 (tp) version
the program pop-ups a dialog box complaining about the resources when it
reaches the following line of code:
Dim strCurrentProcess As String =
System.Diagnostics.Process.GetCurrentProcess().ProcessName
(this codes is needed to prevent that the program is being run twice.)
what dependancy am i missing?