External command can't find user created *.dll on C#.NET
From: jason (anonymous_at_discussions.microsoft.com)
Date: 06/01/04
- Next message: David Coe, MCP: "RE: Remove all session keys except one"
- Previous message: David Coe, MCP: "RE: Paging in DataGrid"
- Next in thread: Natty Gur: "Re: External command can't find user created *.dll on C#.NET"
- Reply: Natty Gur: "Re: External command can't find user created *.dll on C#.NET"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 1 Jun 2004 12:46:08 -0700
I'm trying to run an external command-line file using user created
C:\DLL\*.dll files as following code:
Process.Start("c:\test.exe")
The test.exe has no problem when I run on the dos prompt as I set
path, C:\DLL, on system variable.
Thanks for your help
- Next message: David Coe, MCP: "RE: Remove all session keys except one"
- Previous message: David Coe, MCP: "RE: Paging in DataGrid"
- Next in thread: Natty Gur: "Re: External command can't find user created *.dll on C#.NET"
- Reply: Natty Gur: "Re: External command can't find user created *.dll on C#.NET"
- Messages sorted by: [ date ] [ thread ]