J
Julián
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.
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.