<<
Could not find type 'int'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built.
>>
What does this mean and how do I fix this? Making small changes to an existing form seems to be causing this more frequently. Previously I was able to clean up by deleting the binaries, etc. and rebuilding. This one does not want to clean up. If I re-open the form design I may also see an out of memory exception. Is there any MSDN documentation which may be helpful?? This is a VS 2005 solution.
TIA,
Bob
DirectShow Newbie