All our machines are the same - they're all built from the same Ghost image.
We rebuild from our Ghosts regularly (at least once a week) - so I'm certain
my installation is the same as it was the day we installed VS2005.
Just to be clear, this is what I think you want me to do...
1. Fire up VS2005 and create a new project (WindowsApplication/VisualBasic).
This creates the expteced project with a single class - "Form1".
2. Open the Class View window (View>Class View). Expand the
"WindowsApplication" project node and the "WindowsApplication" namespace node.
3. Right-Click the "Form1" class node and select the "change namespace"
option. But the only options I have are: ViewClassDiagram, GoToDefinition,
BrowseToDefinition, FindAllReferences, FilterByType, CreateInstance,
InvokeStaticMethod, Copy, SortAlphabetically, SortByObjectType,
SortByObjectAccess and GroupByObjectType.
So, am I doing something wrong, or is there something about my installation?
"Jeffrey Tan[MSFT]" said:
Hi Richard,
I am not sure what's wrong with your VS2005 IDE, I can just open the class
view and use the Rename context menu option to change the class namespace.
Have you tried this on other machines?
Thanks
Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.