[Mono-list] Problem with monodevelop

Carl Olsen carl@carl-olsen.com
Tue, 30 Nov 2004 18:26:16 -0600


I'm getting the following error in the window that comes up when I try to
run the project before adding any code to the files that are automatically
generated when monodevelop creates a new project.  Can anyone help?

cannot open assembly /root/Projects/Test/bin/Debug/Test.exe

press any key to continue...

Server6:~ # monodevelop
Reading
/root/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c56193
4e089.pidb
Creating DefaultWorkbench
Generating makefiles for Test
Reading /root/Projects/Test/Test.pidb
Reading
/root/.config/MonoDevelop/CodeCompletionData/gtk-sharp_1.0.0.0_35e10195dab3c
99f.pidb
Reading
/root/.config/MonoDevelop/CodeCompletionData/glib-sharp_1.0.0.0_35e10195dab3
c99f.pidb
Reading
/root/.config/MonoDevelop/CodeCompletionData/System_1.0.5000.0_b77a5c561934e
089.pidb
Reading
/root/.config/MonoDevelop/CodeCompletionData/System.Xml_1.0.5000.0_b77a5c561
934e089.pidb
Reading
/root/.config/MonoDevelop/CodeCompletionData/gdk-sharp_1.0.0.0_35e10195dab3c
99f.pidb
Reading
/root/.config/MonoDevelop/CodeCompletionData/pango-sharp_1.0.0.0_35e10195dab
3c99f.pidb
Reading
/root/.config/MonoDevelop/CodeCompletionData/atk-sharp_1.0.0.0_35e10195dab3c
99f.pidb
Reading
/root/.config/MonoDevelop/CodeCompletionData/glade-sharp_1.0.0.0_35e10195dab
3c99f.pidb
Generating makefiles for Test
Writing /root/Projects/Test/Test.pidb

(MonoDevelop:12804): Gtk-CRITICAL **: file gtkcontainer.c: line 984
(gtk_container_remove): assertion `widget->parent == GTK_WIDGET (container)'

failed
Server6:~ #