Hi I have started to try the mobile software factory but I have the folllowing problem. 1. I have created a new project in visual basic. 2. I have added a new UserControl. 3. I have modified the control so that it inherits from: Microsoft.Practices.Mobile.UI.OrientationAwareControl 4. I have built the project successfully. However, when I am going to see the control in Design Mode, I get error: "The current file does not contain any class. at Microsoft.Practices.Mobile.UI.RootDesigner.GetControlClass(ProjectItem controlItem) in C:\Archivos de programa\Microsoft Mobile Client Software Factory\ApplicationBlocks\OrientationAware\Src\Designer\RootDesigner.cs:line 611 ....." I have performed the same project with C# and it runs without problems. Thanks.
Do you have VS 2008 B2 installed? I had similar problem, in my case uninstalling VS 2008 and running repair of VS 2005 helped. -- Michal Sakowicz http://sakowicz.info
No, I have VS2005 and SP1 of CF 2.0 "saku" escribi en el mensaje news:1186565770.299510.122100@57g2000hsv.googlegroups.com... > Do you have VS 2008 B2 installed? I had similar problem, in my case > uninstalling VS 2008 and running repair of VS 2005 helped. > > -- > Michal Sakowicz > http://sakowicz.info >