3
Answers

.Resource files

sidc7

sidc7

20y
3.1k
1
Hi all I have one doubt, the .resources files created using VS.NET or winres.exe for culture specific forms have a size which is smaller than the original resource files, and when i try to access any objects which are inside the culture specific form it gives a NullPointerException, I wanted to ask, do the culture specific resources contain alll the information to load the resource or only the changed strings they contain Please reply asap Thanking you all Siddhartha
Answers (3)
1
Rafnas T P

Rafnas T P

NA 12.2k 435.7k 7y
try following links
 
https://forums.xamarin.com/discussion/63356/the-file-obj-debug-android-bin-packaged-resources-does-not-exist
 
http://stackoverflow.com/questions/43294345/visual-studio-2017-xamarin-the-file-obj-debug-android-bin-packaged-resource 
Accepted
1
Rafnas T P

Rafnas T P

NA 12.2k 435.7k 7y
try right click on your project and click clean, then again right click your solution click restore nuget package. and  debug