[MonoDevelop] New C# GTK# 2.0 Application Error - File Widget could not be written
Jason Crosby
grandmastertek at gmail.com
Mon Mar 22 11:33:46 EDT 2010
Every time I try to create a new C# GTK# 2.0 application with Monodevelop
2.0 on windows XP SP3 I get a message that says
File Widget could not be written
The detail of this message show;
System.NullReferenceException: Object reference not set to an instance of an
object.
at Stetic.ObjectWrapper.Create(IProject proj, Object wrapped)
at Stetic.ObjectWrapper.ReadObject(ObjectReader reader, XmlElement elem)
at Stetic.WidgetUtils.ImportWidget(IProject project, XmlElement element)
at Stetic.ProjectBackend.AddNewWidgetFromTemplate(String template)
at Stetic.Project.AddNewComponent(XmlElement template)
at
MonoDevelop.GtkCore.GuiBuilder.GuiBuilderProject.AddNewComponent(XmlElement
element)
at
MonoDevelop.GtkCore.WidgetFileDescriptionTemplate.AddToProject(SolutionItem
policyParent, Project project, String language, String directory, String
name)
at
MonoDevelop.Ide.Templates.ProjectDescriptor.InitializeItem(SolutionItem
policyParent, ProjectCreateInformation projectCreateInformation, String
defaultLanguage, SolutionEntityItem item)
Which from what I can tell is why I also cannot get the Stetic GUI developer
to open
I am pretty new to this IDE as well as programming in general (I know enough
to be dangerous) so I don't know if I did something wrong but I installed
.net 3.5 and gtk-sharp 2.12.9-2 prior to the installation as directed.
How can I get this working properly?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20100322/ba351516/attachment-0001.html
More information about the Monodevelop-list
mailing list