i have my app code which programed on 32 bit now when i copy it to 64 bit and try to open the project i get this error
Type library importer encountered a property getter 'sessionPlaylistCount' on type 'WMPLib.IWMPNowPlayingHelperDispatch' without a valid return type. The importer will attempt to import this property as a method instead. TlbImp
what shall i do to fix it?