S Showjumper Nov 22, 2005 #1 Is this possible? Assuming i add the appropriate reference(s). For example, can i use the file upload control in 1.1 projects.
Is this possible? Assuming i add the appropriate reference(s). For example, can i use the file upload control in 1.1 projects.
B Brock Allen Nov 22, 2005 #2 No, you can't use code compiled for v2.0 in a v1.1 environment. One reason is that the metadata file format was modified for v2.0. -Brock DevelopMentor http://staff.develop.com/ballen
No, you can't use code compiled for v2.0 in a v1.1 environment. One reason is that the metadata file format was modified for v2.0. -Brock DevelopMentor http://staff.develop.com/ballen
S Showjumper Nov 22, 2005 #3 Ok thx. I didnt realize the metadata had changed. I thought perhpas i could just add a reference as i do w/ my custom controls.
Ok thx. I didnt realize the metadata had changed. I thought perhpas i could just add a reference as i do w/ my custom controls.
B Brock Allen Nov 22, 2005 #4 The metadata file format was changed to suport generics. -Brock DevelopMentor http://staff.develop.com/ballen
The metadata file format was changed to suport generics. -Brock DevelopMentor http://staff.develop.com/ballen