[MonoTouch] GetNativeField error
sisnaz
jdegrey at comcast.net
Mon Oct 17 16:25:11 EDT 2011
I'm trying to find a solution to my problem. I've had a functional app that
worked up until now. All I did was add an ImageView to my existing view and
now I get this compile error:
Error CS1061: Type `MyApp.LoginView' does not contain a definition for
`GetNativeField' and no extension method `GetNativeField' of type
`MyApp.LoginView' could be found (are you missing a using directive or an
assembly reference?) (CS1061) (MyApp)
I've removed the image view, deleted the code and let the designer
re-generate, but nothing I do so far has fixed it. I'm really stuck aside
from starting over with a new project. Any suggestions would be greatly
appreciated.
I'm currently running MonoDevelop 2.6.1 if that's helpful at all.
--
View this message in context: http://monotouch.2284126.n4.nabble.com/GetNativeField-error-tp3913297p3913297.html
Sent from the MonoTouch mailing list archive at Nabble.com.
More information about the MonoTouch
mailing list