I have an LMDSysLocale object on a form,
at some point set AutoRetrieve=true , but was no longer aware of it.
Future project loads complained "invalid data type for MaximumPortSpeed".
Form designer does not open the form anymore.
Took me 2 full days to track the fact that  somehow
the LMDSysLocale.AutoRetrieve was the reason.
Set to false, works.
The bad thing is, MaximumPortSpeed cannot be found anywhere as an object member.
Anybody with similar problems ?	
             
      
Comments