A while back, some of us saw a capitalization bug with resources. This would happen when I would load code from somewhere else, like from the MfA demos on github. Now, I am getting this exact same behavior in my office between two of my machines. For example, I could load a Layout. On one machine, it would load as Resource.Layout.Main. This worked fine on Machine1. Unfortunately, I can take this exact same code with no modifications to machine2 and get an error stating that Resource.Layout.Main does not exist. The fix is to use Resource.Layout.main. This is bad because I will move between 2 machines, so constantly having to fix code is bad. Is this possibly some setting, something in the MfA setup, something I can change to resolve this? Wally
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid