[Mono-list] Should I submit a bug?
cappetta
thomas.cappetta at gmail.com
Thu Sep 11 21:57:33 EDT 2008
I've been noticing how my c# app, which as absolutely no backend
functionality ( all methods are empty) and only has 2 controls ( header of
page and menu) and is constantly failing to display. It successfully builds
on windows... After transferring the files the compiled files either take or
don't.
The mod_mono module has been very difficult to determine how its going to
react. For example, At one point I had about 10 web pages up and working
perfectly in c#. I changed a piece of static data ( maybe made a word
capitalized when it was lower case) and recompiled / published / uploaded /
stop apache / remove /tmp files / restart apache...
I had to go from all 10 webpages working to 1 working. I had to rename one
of the controls from Header.ascx to header.ascs (notice the H -> h ).
This got 2 webpages to work when I also renamed the register tag. Now I
have to rename the other controller, in attempting to get a couple more
pages to hopefully display .
Here is the output of that I am seeing:
Compilation Error
Description: Error compiling a resource required to service this request.
Review your source file and modify it to fix this error.
Compiler Error Message:
/tmp/www-data-temp-aspnet-0/620f3b74/App_Web_82441a0_0.cs(28,50) : error
CS0433: The imported type `controllers_WebUserControl' is defined multiple
times
(0,0) : error :
/tmp/www-data-temp-aspnet-0/620f3b74/assembly/shadow/6370983b/6e0fe8ac_0d7f7097_00000002/App_Web_jxzu1xkw.dll
(Location of the symbol related to previous error)
(0,0) : error : /var/www/c_sharp/bin/App_Web_z8nyh61e.dll (Location of the
symbol related to previous error)
/tmp/www-data-temp-aspnet-0/620f3b74/App_Web_82441a0_1.cs(28,52) : error
CS0433: The imported type `footer' is defined multiple times
(0,0) : error :
/tmp/www-data-temp-aspnet-0/620f3b74/assembly/shadow/6370983b/6e0fe8ac_0d7f7097_00000002/App_Web_jxzu1xkw.dll
(Location of the symbol related to previous error)
(0,0) : error : /var/www/c_sharp/bin/App_Web_z8nyh61e.dll (Location of the
symbol related to previous error)
/tmp/www-data-temp-aspnet-0/620f3b74/App_Web_82441a0_2.cs(28,52) : error
CS0433: The imported type `controllers_Header' is defined multiple times
(0,0) : error :
/tmp/www-data-temp-aspnet-0/620f3b74/assembly/shadow/6370983b/6e0fe8ac_0d7f7097_00000002/App_Web_jxzu1xkw.dll
(Location of the symbol related to previous error)
(0,0) : error : /var/www/c_sharp/bin/App_Web_z8nyh61e.dll (Location of the
symbol related to previous error)
Source Error:
Line 26:
Line 27:
Line 28: public class controllers_menu_ascx :
global::controllers_WebUserControl {
Line 29:
Line 30: private static bool __initialized = false;
Source File: /tmp/www-data-temp-aspnet-0/620f3b74/App_Web_82441a0_0.cs
Line: 28
Show Complete Compilation Source:
Line 1: //
------------------------------------------------------------------------------
Line 2: // <autogenerated>
Line 3: // This code was generated by a tool.
Line 4: // Mono Runtime Version: 2.0.50727.42
Line 5: //
Line 6: // Changes to this file may cause incorrect behavior and will
be lost if
Line 7: // the code is regenerated.
Line 8: // </autogenerated>
Line 9: //
------------------------------------------------------------------------------
Line 10:
Line 11: namespace ASP {
Line 12: using System;
Line 13: using System.Collections;
Line 14: using System.Collections.Specialized;
Line 15: using System.Configuration;
Line 16: using System.Text;
Line 17: using System.Text.RegularExpressions;
Line 18: using System.Web;
Line 19: using System.Web.Caching;
Line 20: using System.Web.SessionState;
Line 21: using System.Web.Security;
Line 22: using System.Web.Profile;
Line 23: using System.Web.UI;
Line 24: using System.Web.UI.WebControls;
Line 25: using System.Web.UI.HtmlControls;
Line 26:
Line 27:
Line 28: public class controllers_menu_ascx :
global::controllers_WebUserControl {
Line 29:
Line 30: private static bool __initialized = false;
Line 31:
Line 32: private static int __autoHandlers;
Line 33:
Line 34: public controllers_menu_ascx() {
Line 35:
((global::controllers_WebUserControl)(this)).AppRelativeVirtualPath =
"~/controllers/Menu.ascx";
Line 36: if ((global::ASP.controllers_menu_ascx.__initialized
== false)) {
Line 37: global::ASP.controllers_menu_ascx.__initialized =
true;
Line 38: }
Line 39: }
Line 40:
Line 41: [System.Obsolete()]
Line 42: protected override int AutoHandlers {
Line 43: get {
Line 44: return ASP.controllers_menu_ascx.__autoHandlers;
Line 45: }
Line 46: set {
Line 47: ASP.controllers_menu_ascx.__autoHandlers = value;
Line 48: }
Line 49: }
Line 50:
Line 51: protected System.Web.HttpApplication ApplicationInstance
{
Line 52: get {
Line 53: return
((System.Web.HttpApplication)(this.Context.ApplicationInstance));
Line 54: }
Line 55: }
Line 56:
Line 57: protected System.Web.Profile.DefaultProfile Profile {
Line 58: get {
Line 59: return
((System.Web.Profile.DefaultProfile)(this.Context.Profile));
Line 60: }
Line 61: }
Line 62:
Line 63: private void __BuildControlTree(controllers_menu_ascx
__ctrl) {
Line 64: System.Web.UI.IParserAccessor __parser =
((System.Web.UI.IParserAccessor)(__ctrl));
Line 65:
Line 66: #line 1
"/var/www/c_sharp/controllers/Menu.ascx"
Line 67: __parser.AddParsedSubObject(new
System.Web.UI.LiteralControl("<!DOCTYPE html PUBLIC
\"-//W3C//DTD XHTML 1.0 Transitional//EN\"
\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html
xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n<meta
http-equiv=\"Content-Type\" content=\"text/html;
charset=iso-8859-1\" />\n<link rel=\"stylesheet\"
type=\"text/css\" href=\"../StyleSheet2.css\"
/>\n<title></title>\n</head>\n\n<body
class=\"body_menu\">\n\n <div
id=\"main_right\">\n\t\t\n\t\t<div
class=\"label\">&nbsp;Categories </div>\n\n\t\t<ul
class=\"block\">\n\t\t\t<li><a
href=\"http://www.realitybasedsolutions.com/dvd_general.aspx\">DVD
/ Navigation Bypasses </a></li>\n\t\t\t<li><a
href=\"http://search.stores.ebay.com/RealityBasedSolutions_keypad-code_W0QQfciZQ2d1QQfclZ3QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQfsubZ18389982QQsaselZ696734740QQsofpZ0\">Ford
/ Lincoln / Mercury keypad Code Locations
</a></li>\n\t\t\t<li><a
href=\"http://stores.ebay.com/NavigationBypass\">Ebay Store
</a></li>\n\t\t\t\n\t\t</ul>\n\n\t\t<div
class=\"label\">DVD / Navigation
</div>\n\n\t\t\t\n\t\t\t<ul
class=\"block\">\n\t\t\t\t<li><a
href=\"http://search.stores.ebay.com/NavigationBypass_avic_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZNavigationBypassQQfsooZ1QQfsopZ1QQfsubZ9576044QQsaselZ218117503QQsofpZ0\"
rel=\"bookmark\" title=\"Pioneer AVIC
Bypasses\">Pioneer AVIC Series Bypasses
</a></li>\n\t\t\t\t<li><a
href=\"http://search.stores.ebay.com/NavigationBypass_lexus_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZNavigationBypassQQfsooZ1QQfsopZ1QQfsubZ9576044QQsaselZ218117503QQsofpZ0\"
rel=\"bookmark\" title=\"Lexus Navigation
Bypasses\">Lexus Navigation
Bypasses</a></li>\n\t\t\t\t<li><a
href=\"http://search.stores.ebay.com/NavigationBypass_toyota_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZNavigationBypassQQfsooZ1QQfsopZ1QQfsubZ9576044QQsaselZ218117503QQsofpZ0\"
rel=\"bookmark\" title=\"Toyota Navigation
Bypasses\">Toyota Navigation Bypasses
</a></li>\n\t\t\t\t<li><a
href=\"http://search.stores.ebay.com/NavigationBypass_infiniti_W0QQfciZQ2d1QQfclZ3QQfsnZNavigationBypassQQfsooZ1QQfsopZ1QQfsubZ9576044QQsaselZ218117503QQsofpZ0\"
rel=\"bookmark\" title=\"Infiniti Navigation
Bypasses\">Infiniti Navigation
Bypasses</a></li>\n\n\t\t\t\t\n\t\t\t\t<li><a
href=\"http://search.stores.ebay.com/NavigationBypass_nissan_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZNavigationBypassQQfsooZ1QQfsopZ1QQfsubZ9576044QQsaselZ218117503QQsofpZ0\"
rel=\"bookmark\" title=\"Nissan Navigation
Bypasses\">Nissan Navigation
Bypasses</a></li>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t</ul>\n\n\t\t\t<div
class=\"label\">Keypad Code Locations
</div>\n\n\t\t\t<ul
class=\"block\">\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_explorer-mountaineer_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZNavigationBypassQQfsooZ1QQfsopZ1QQfsubZ9576044QQsaselZ218117503QQsofpZ0'
title='Explorer/Mountaineer'>Explorer/Mountaineer</a></li>\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_expedition_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='Expedition'>Expedition</a></li>\n\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_victoria_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='Crown Victoria'>Crown
Victoria</a></li>\n\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_continental_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='Continental'>Continental</a></li>\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_excursion_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='Excursion'>Excursion</a></li>\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_f150_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='F150'>F150</a></li>\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_taurus_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='Taurus'>Taurus</a></li>\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_sport-trac_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='Sport Trac'>Sport
Trac</a></li>\n\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_freestyle_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='FreeStyle'>FreeStyle</a></li>\n\n\t\t\t</ul>\n\n\t\t\t<div
class=\"label\">Family Links </div>\n\n\t\t\t<ul
class=\"block\">\n\t\t\t\t<li><a
href=\"http://www.realitybasedsolutions.com/family/kids/twins/\">Cameron-n-Christopher
</a></li>\n\t\t\t\t<li><a
href=\"http://www.realitybasedsolutions.com/family/kids/\">kids</a></li>\n\n\t\t\t\t<li><a
href=\"http://www.realitybasedsolutions.com/wedding\">Wedding
8-7-08</a></li>\n\n\t\t\t\t<li><a
href=\"./index.aspx\">Coming
Soon</a></li>\n\t\t\t</ul>\n\n\t\t\t<div
class=\"label\">Search</div>\n\n\t\t\t<div
style=\"padding: 10px; font-size: 0.8em\"
class=\"label\">\n\n\t\t\t\t\n\n\t\t\t</div>\t\t\n\n\t</div>\n\n</body>\n</html>\n\n"));
Line 68:
Line 69: #line default
Line 70: }
Line 71:
Line 72: protected override void FrameworkInitialize() {
Line 73: base.FrameworkInitialize();
Line 74: this.__BuildControlTree(this);
Line 75: }
Line 76: }
Line 77: }
Version information: Mono Version: 2.0.50727.42; ASP.NET Version:
2.0.50727.42
Here is a new message ....
Compilation Error
Description: Error compiling a resource required to service this request.
Review your source file and modify it to fix this error.
Compiler Error Message:
/tmp/www-data-temp-aspnet-0/620f3b74/App_Web_f02061d_3.cs(28,18) : error
CS0101: The namespace `ASP' already contains a definition for
`controllers_menu_ascx'
(0,0) : error :
/tmp/www-data-temp-aspnet-0/620f3b74/App_Web_f02061d_0.cs(28,18): (Location
of the symbol related to previous error)
Source Error:
Line 26:
Line 27:
Line 28: public class controllers_menu_ascx :
global::controllers_WebUserControl {
Line 29:
Line 30: private static bool __initialized = false;
Source File: /tmp/www-data-temp-aspnet-0/620f3b74/App_Web_f02061d_3.cs
Line: 28
Show Complete Compilation Source:
Line 1: //
------------------------------------------------------------------------------
Line 2: // <autogenerated>
Line 3: // This code was generated by a tool.
Line 4: // Mono Runtime Version: 2.0.50727.42
Line 5: //
Line 6: // Changes to this file may cause incorrect behavior and will
be lost if
Line 7: // the code is regenerated.
Line 8: // </autogenerated>
Line 9: //
------------------------------------------------------------------------------
Line 10:
Line 11: namespace ASP {
Line 12: using System;
Line 13: using System.Collections;
Line 14: using System.Collections.Specialized;
Line 15: using System.Configuration;
Line 16: using System.Text;
Line 17: using System.Text.RegularExpressions;
Line 18: using System.Web;
Line 19: using System.Web.Caching;
Line 20: using System.Web.SessionState;
Line 21: using System.Web.Security;
Line 22: using System.Web.Profile;
Line 23: using System.Web.UI;
Line 24: using System.Web.UI.WebControls;
Line 25: using System.Web.UI.HtmlControls;
Line 26:
Line 27:
Line 28: public class controllers_menu_ascx :
global::controllers_WebUserControl {
Line 29:
Line 30: private static bool __initialized = false;
Line 31:
Line 32: private static int __autoHandlers;
Line 33:
Line 34: public controllers_menu_ascx() {
Line 35:
((global::controllers_WebUserControl)(this)).AppRelativeVirtualPath =
"~/controllers/menu.ascx";
Line 36: if ((global::ASP.controllers_menu_ascx.__initialized
== false)) {
Line 37: global::ASP.controllers_menu_ascx.__initialized =
true;
Line 38: }
Line 39: }
Line 40:
Line 41: [System.Obsolete()]
Line 42: protected override int AutoHandlers {
Line 43: get {
Line 44: return ASP.controllers_menu_ascx.__autoHandlers;
Line 45: }
Line 46: set {
Line 47: ASP.controllers_menu_ascx.__autoHandlers = value;
Line 48: }
Line 49: }
Line 50:
Line 51: protected System.Web.HttpApplication ApplicationInstance
{
Line 52: get {
Line 53: return
((System.Web.HttpApplication)(this.Context.ApplicationInstance));
Line 54: }
Line 55: }
Line 56:
Line 57: protected System.Web.Profile.DefaultProfile Profile {
Line 58: get {
Line 59: return
((System.Web.Profile.DefaultProfile)(this.Context.Profile));
Line 60: }
Line 61: }
Line 62:
Line 63: private void __BuildControlTree(controllers_menu_ascx
__ctrl) {
Line 64: System.Web.UI.IParserAccessor __parser =
((System.Web.UI.IParserAccessor)(__ctrl));
Line 65:
Line 66: #line 1
"/var/www/c_sharp/controllers/menu.ascx"
Line 67: __parser.AddParsedSubObject(new
System.Web.UI.LiteralControl("<!DOCTYPE html PUBLIC
\"-//W3C//DTD XHTML 1.0 Transitional//EN\"
\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html
xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n<meta
http-equiv=\"Content-Type\" content=\"text/html;
charset=iso-8859-1\" />\n<link rel=\"stylesheet\"
type=\"text/css\" href=\"../StyleSheet2.css\"
/>\n<title></title>\n</head>\n\n<body
class=\"body_menu\">\n\n <div
id=\"main_right\">\n\t\t\n\t\t<div
class=\"label\">&nbsp;Categories </div>\n\n\t\t<ul
class=\"block\">\n\t\t\t<li><a
href=\"http://www.realitybasedsolutions.com/dvd_general.aspx\">DVD
/ Navigation Bypasses </a></li>\n\t\t\t<li><a
href=\"http://search.stores.ebay.com/RealityBasedSolutions_keypad-code_W0QQfciZQ2d1QQfclZ3QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQfsubZ18389982QQsaselZ696734740QQsofpZ0\">Ford
/ Lincoln / Mercury keypad Code Locations
</a></li>\n\t\t\t<li><a
href=\"http://stores.ebay.com/NavigationBypass\">Ebay Store
</a></li>\n\t\t\t\n\t\t</ul>\n\n\t\t<div
class=\"label\">DVD / Navigation
</div>\n\n\t\t\t\n\t\t\t<ul
class=\"block\">\n\t\t\t\t<li><a
href=\"http://search.stores.ebay.com/NavigationBypass_avic_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZNavigationBypassQQfsooZ1QQfsopZ1QQfsubZ9576044QQsaselZ218117503QQsofpZ0\"
rel=\"bookmark\" title=\"Pioneer AVIC
Bypasses\">Pioneer AVIC Series Bypasses
</a></li>\n\t\t\t\t<li><a
href=\"http://search.stores.ebay.com/NavigationBypass_lexus_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZNavigationBypassQQfsooZ1QQfsopZ1QQfsubZ9576044QQsaselZ218117503QQsofpZ0\"
rel=\"bookmark\" title=\"Lexus Navigation
Bypasses\">Lexus Navigation
Bypasses</a></li>\n\t\t\t\t<li><a
href=\"http://search.stores.ebay.com/NavigationBypass_toyota_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZNavigationBypassQQfsooZ1QQfsopZ1QQfsubZ9576044QQsaselZ218117503QQsofpZ0\"
rel=\"bookmark\" title=\"Toyota Navigation
Bypasses\">Toyota Navigation Bypasses
</a></li>\n\t\t\t\t<li><a
href=\"http://search.stores.ebay.com/NavigationBypass_infiniti_W0QQfciZQ2d1QQfclZ3QQfsnZNavigationBypassQQfsooZ1QQfsopZ1QQfsubZ9576044QQsaselZ218117503QQsofpZ0\"
rel=\"bookmark\" title=\"Infiniti Navigation
Bypasses\">Infiniti Navigation
Bypasses</a></li>\n\n\t\t\t\t\n\t\t\t\t<li><a
href=\"http://search.stores.ebay.com/NavigationBypass_nissan_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZNavigationBypassQQfsooZ1QQfsopZ1QQfsubZ9576044QQsaselZ218117503QQsofpZ0\"
rel=\"bookmark\" title=\"Nissan Navigation
Bypasses\">Nissan Navigation
Bypasses</a></li>\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t</ul>\n\n\t\t\t<div
class=\"label\">Keypad Code Locations
</div>\n\n\t\t\t<ul
class=\"block\">\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_explorer-mountaineer_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZNavigationBypassQQfsooZ1QQfsopZ1QQfsubZ9576044QQsaselZ218117503QQsofpZ0'
title='Explorer/Mountaineer'>Explorer/Mountaineer</a></li>\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_expedition_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='Expedition'>Expedition</a></li>\n\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_victoria_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='Crown Victoria'>Crown
Victoria</a></li>\n\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_continental_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='Continental'>Continental</a></li>\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_excursion_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='Excursion'>Excursion</a></li>\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_f150_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='F150'>F150</a></li>\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_taurus_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='Taurus'>Taurus</a></li>\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_sport-trac_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='Sport Trac'>Sport
Trac</a></li>\n\n\t\t\t\t\t<li><a
href='http://search.stores.ebay.com/NavigationBypass_freestyle_W0QQfcdZ2QQfciZQ2d1QQfclZ3QQfromZR10QQfsnZrealityQ5fbasedQ5fsolutionsQ5fincQQfsooZ1QQfsopZ1QQsaselZ696734740QQsofpZ0'
title='FreeStyle'>FreeStyle</a></li>\n\n\t\t\t</ul>\n\n\t\t\t<div
class=\"label\">Family Links </div>\n\n\t\t\t<ul
class=\"block\">\n\t\t\t\t<li><a
href=\"http://www.realitybasedsolutions.com/family/kids/twins/\">Cameron-n-Christopher
</a></li>\n\t\t\t\t<li><a
href=\"http://www.realitybasedsolutions.com/family/kids/\">kids</a></li>\n\n\t\t\t\t<li><a
href=\"http://www.realitybasedsolutions.com/wedding\">Wedding
8-7-08</a></li>\n\n\t\t\t\t<li><a
href=\"./index.aspx\">Coming
Soon</a></li>\n\t\t\t</ul>\n\n\t\t\t<div
class=\"label\">Search</div>\n\n\t\t\t<div
style=\"padding: 10px; font-size: 0.8em\"
class=\"label\">\n\n\t\t\t\t\n\n\t\t\t</div>\t\t\n\n\t</div>\n\n</body>\n</html>\n\n"));
Line 68:
Line 69: #line default
Line 70: }
Line 71:
Line 72: protected override void FrameworkInitialize() {
Line 73: base.FrameworkInitialize();
Line 74: this.__BuildControlTree(this);
Line 75: }
Line 76: }
Line 77: }
Version information: Mono Version: 2.0.50727.42; ASP.NET Version:
2.0.50727.42
--
View this message in context: http://www.nabble.com/Should-I-submit-a-bug--tp19447747p19447747.html
Sent from the Mono - General mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080911/6918486e/attachment-0001.html
More information about the Mono-list
mailing list