G
Glenn Hulls via .NET 247
(Type your message here)
--------------------------------
From: Glenn Hulls
I am new to VB.net. The app i have written is short
and simple, it uses the process class to invoke an
internet explorer session. It then saves the generated process
ID so the process can be killed later using 'ProcessId.CloseMainWindow()'
When i run the application from a network drive i get the following
non-specific error :
'System.Security.Permissions.SecurityPermission'
- no additional details.
Any help would be appreciated,
thanks in advance,
Glenn.
--------------------------------
From: Glenn Hulls
I am new to VB.net. The app i have written is short
and simple, it uses the process class to invoke an
internet explorer session. It then saves the generated process
ID so the process can be killed later using 'ProcessId.CloseMainWindow()'
When i run the application from a network drive i get the following
non-specific error :
'System.Security.Permissions.SecurityPermission'
- no additional details.
Any help would be appreciated,
thanks in advance,
Glenn.