wfSpy and VS2005
- From: SQACSharp <lsdisciples@xxxxxxxxxxx>
- Date: Thu, 01 Nov 2007 12:27:48 -0700
I download wfspy src from http://www.codeproject.com/dotnet/wfspy.asp
and convert and compile the source in VS 2005
I can generate the .exe and .dll but the compiler return the error :
"Error spawning 'cmd.exe'
Since the error is not stopping the generation of the .exe and .dll I
have modified the code to show .Net 2.0 window also. Cool!! now I
can
have both .net 1.0 and 2.0 window listed in the treeview but it's not
working as expected
Questions
=========
1- What is that Error spawning CMD.EXE ??? How to fix this ???
2- Now I can list 1.0 and 2.0 window in the same treeview (the list
of
window) but i can only get the properties for 2.0 window/
controls ????
Why??? Just because I load the source in VS2005 instead of VS2003
like the author I get an exception for 1.0 controls and 2.0 control
are now working??? This make no sense? The demo .exe/.dll posted in
codeproject do the opposite...it correctly list properties of 1.0
controls??? Is it suppose to be like this????
If I can fix the cmd.exe error maybe I will be able to debug to
understand why it fail.
Thanks
.
- Follow-Ups:
- Re: wfSpy and VS2005
- From: Nicholas Paldino [.NET/C# MVP]
- Re: wfSpy and VS2005
- Prev by Date: Re: Question on Controls and components
- Next by Date: Databinding property of object in other thread
- Previous by thread: Re: How Do I Set Decimal places in DataTable
- Next by thread: Re: wfSpy and VS2005
- Index(es):
Relevant Pages
|
Loading