[Mono-bugs] [Bug 641677] New: Attempt to change the default namespace of a project in Visual Studio causes exception
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Sep 24 11:14:36 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=641677
https://bugzilla.novell.com/show_bug.cgi?id=641677#c0
Summary: Attempt to change the default namespace of a project
in Visual Studio causes exception
Classification: Mono
Product: MonoDroid
Version: unspecified
Platform: x86-64
OS/Version: Windows 7
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Tools
AssignedTo: mkestner at novell.com
ReportedBy: chris at foundation42.org
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3
I was trying to change the default namespace of one of my MonoDroid class
library projects but ran into an exception in the config page.
Probably this happens for all project types, but I only tried class library.
There is a workaround... If instead of closing the configuration page, you
close Visual Studio, it gets persisted with the new name.
I'm using VS 2010 Ultimate on an x86-64 Windows 7 box
Reproducible: Always
Steps to Reproduce:
1) Create a new MonoDroid class library "FooLib".
2) Go into project settings for FooLib
3) Change the "Default namespace" to something else... say "FooLibs"
4) Attempt to close the configuration page
Actual Results:
You will get a message box that says:
"Object reference not set to an instance of an object."
Expected Results:
The namespace should be changed and the config page should close.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list