I am using Shell32 to get extended file properties. When I run our app compiled for Debug it works fine. When I run compiled for Release I get:
Could not load file or assembly 'Interop.Shell32, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f2e3d021a3694e92' or one of its dependencies. Access is denied. Does anyone know what could cause this? I tried copying the Release files into the Debug directory and got the same error. So it isn't a matter of a missing file. Thanks, -Mont =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
