I've noticed that in the call to Assembly.GetManifestResourceStream(), the string <name> parameter value is case sensitive. I had to ILDASM my assembly to get the proper case of my resource name in order to get this to properly execute.
Why is it necessary for the value to be case-sensitive? Chris Gallucci You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.