[Mono-bugs] [Bug 392384] New: error CS0433: The imported type `ASP. controls_simslisttable_ascx' is defined multiple times

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon May 19 22:37:56 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=392384


           Summary: error CS0433: The imported type
                    `ASP.controls_simslisttable_ascx' is defined multiple
                    times
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: seanhig at geminibay.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Other


Description of Problem:

The control in question is not defined multiple times in the ascx, or anywhere
else.  It is however, used in several controls that are all part of the same
page.

Steps to reproduce the problem:
I cannot provide steps to reproduce as the error is a bit too vague to offer
any hint as to what the actual problem might be, and it would be a lot of work
to mock up a test case for this. All I can tell is you is the code works well
with 1.2.6 and MS .NET, but not with the 1.9.x series of mono/xsp2.

The control is not defined more then once, nor is it referenced more then once
within a control/page.

Actual Results:
The ASP.NET error page reports (upon attempting to load the page):

 error CS0433: The imported type `ASP.controls_simslisttable_ascx' is defined
multiple times

private System.Web.UI.Control __BuildControl__itemList() {
Line 503:             ASP.controls_simslisttable_ascx __ctrl;

It shows 503 as the offending line in the error source.

Expected Results:
It should run without error as it does in 1.2.6 and MS.NET

How often does this happen? 
always.  As soon as I upgraded to the 1.9.x series the app stopped working with
this error.

Additional Information:
I wish I could provide more info, but to create a test case would require a lot
of time and debugging, and I am swamped right now.  I suspect it relates to the
fact that I am re-using the control within other controls on the same page, as
the simslisttable user control is re-used within several other user controls.  

This is the generated source code from the error page, I can see nothing in
line 503 that would account for such an error message:

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 controls_fileattachmentlist_ascx :
global::PC.SIMS.Online.Controls.FileAttachmentListControl {
Line 29:         
Line 30:         private static bool __initialized = false;
Line 31:         
Line 32:         
Line 33:         #line 4
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 34:         protected global::System.Web.UI.HtmlControls.HtmlTable
_fileMasterSortPanelTable;
Line 35:         
Line 36:         #line default
Line 37:         
Line 38:         
Line 39:         #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 40:         protected
global::System.Web.UI.HtmlControls.HtmlTableRowCollection _bctrl_135;
Line 41:         
Line 42:         #line default
Line 43:         
Line 44:         
Line 45:         #line 11
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 46:         protected global::System.Web.UI.HtmlControls.HtmlTableRow
_bctrl_136;
Line 47:         
Line 48:         #line default
Line 49:         
Line 50:         
Line 51:         #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 52:         protected
global::System.Web.UI.HtmlControls.HtmlTableCellCollection _bctrl_137;
Line 53:         
Line 54:         #line default
Line 55:         
Line 56:         
Line 57:         #line 12
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 58:         protected global::System.Web.UI.HtmlControls.HtmlTableCell
_bctrl_138;
Line 59:         
Line 60:         #line default
Line 61:         
Line 62:         
Line 63:         #line 21
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 64:         protected global::System.Web.UI.HtmlControls.HtmlTableRow
_bctrl_139;
Line 65:         
Line 66:         #line default
Line 67:         
Line 68:         
Line 69:         #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 70:         protected
global::System.Web.UI.HtmlControls.HtmlTableCellCollection _bctrl_140;
Line 71:         
Line 72:         #line default
Line 73:         
Line 74:         
Line 75:         #line 22
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 76:         protected global::System.Web.UI.HtmlControls.HtmlTableCell
_bctrl_141;
Line 77:         
Line 78:         #line default
Line 79:         
Line 80:         public controls_fileattachmentlist_ascx() {
Line 81:            
((global::PC.SIMS.Online.Controls.FileAttachmentListControl)(this)).AppRelativeVirtualPath
= "~/controls/FileAttachmentList.ascx";
Line 82:             if
((global::ASP.controls_fileattachmentlist_ascx.__initialized == false)) {
Line 83:                
global::ASP.controls_fileattachmentlist_ascx.__initialized = true;
Line 84:             }
Line 85:         }
Line 86:         
Line 87:         protected override bool SupportAutoEvents {
Line 88:             get {
Line 89:                 return false;
Line 90:             }
Line 91:         }
Line 92:         
Line 93:         protected System.Web.HttpApplication ApplicationInstance {
Line 94:             get {
Line 95:                 return
((System.Web.HttpApplication)(this.Context.ApplicationInstance));
Line 96:             }
Line 97:         }
Line 98:         
Line 99:         protected System.Web.Profile.DefaultProfile Profile {
Line 100:             get {
Line 101:                 return
((System.Web.Profile.DefaultProfile)(this.Context.Profile));
Line 102:             }
Line 103:         }
Line 104:         
Line 105:         private void
__BuildControlTree(controls_fileattachmentlist_ascx __ctrl) {
Line 106:             
Line 107:             #line 1
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 108:             this.__BuildControl__fileListMasterPanel();
Line 109:             
Line 110:             #line default
Line 111:             System.Web.UI.IParserAccessor __parser =
((System.Web.UI.IParserAccessor)(__ctrl));
Line 112:             
Line 113:             #line 1
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 114:             __parser.AddParsedSubObject(this._fileListMasterPanel);
Line 115:             
Line 116:             #line default
Line 117:             
Line 118:             #line 1
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 119:             __parser.AddParsedSubObject(new
System.Web.UI.LiteralControl("\n"));
Line 120:             
Line 121:             #line default
Line 122:             
Line 123:             #line 1
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 124:             this.__BuildControl__fileDeletionTrigger();
Line 125:             
Line 126:             #line default
Line 127:             
Line 128:             #line 1
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 129:             __parser.AddParsedSubObject(this._fileDeletionTrigger);
Line 130:             
Line 131:             #line default
Line 132:         }
Line 133:         
Line 134:         private System.Web.UI.Control
__BuildControl__fileListMasterPanel() {
Line 135:             System.Web.UI.HtmlControls.HtmlGenericControl __ctrl;
Line 136:             
Line 137:             #line 3
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 138:             __ctrl = new
System.Web.UI.HtmlControls.HtmlGenericControl("div");
Line 139:             
Line 140:             #line default
Line 141:             
Line 142:             #line 3
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 143:             this._fileListMasterPanel = __ctrl;
Line 144:             
Line 145:             #line default
Line 146:             
Line 147:             #line 3
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 148:             __ctrl.ID = "_fileListMasterPanel";
Line 149:             
Line 150:             #line default
Line 151:             
Line 152:             #line 3
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 153:            
((System.Web.UI.IAttributeAccessor)(__ctrl)).SetAttribute("class",
"fileListMasterPanel");
Line 154:             
Line 155:             #line default
Line 156:             System.Web.UI.IParserAccessor __parser =
((System.Web.UI.IParserAccessor)(__ctrl));
Line 157:             
Line 158:             #line 3
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 159:             __parser.AddParsedSubObject(new
System.Web.UI.LiteralControl("\n\t"));
Line 160:             
Line 161:             #line default
Line 162:             
Line 163:             #line 3
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 164:             this.__BuildControl__fileMasterSortPanelTable();
Line 165:             
Line 166:             #line default
Line 167:             
Line 168:             #line 3
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 169:            
__parser.AddParsedSubObject(this._fileMasterSortPanelTable);
Line 170:             
Line 171:             #line default
Line 172:             
Line 173:             #line 3
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 174:             __parser.AddParsedSubObject(new
System.Web.UI.LiteralControl("\n"));
Line 175:             
Line 176:             #line default
Line 177:             return __ctrl;
Line 178:         }
Line 179:         
Line 180:         private System.Web.UI.Control
__BuildControl__fileMasterSortPanelTable() {
Line 181:             System.Web.UI.HtmlControls.HtmlTable __ctrl;
Line 182:             
Line 183:             #line 4
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 184:             __ctrl = new System.Web.UI.HtmlControls.HtmlTable();
Line 185:             
Line 186:             #line default
Line 187:             
Line 188:             #line 4
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 189:             this._fileMasterSortPanelTable = __ctrl;
Line 190:             
Line 191:             #line default
Line 192:             
Line 193:             #line 4
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 194:             __ctrl.ID = "_fileMasterSortPanelTable";
Line 195:             
Line 196:             #line default
Line 197:             
Line 198:             #line 4
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 199:             __ctrl.CellSpacing = 2;
Line 200:             
Line 201:             #line default
Line 202:             
Line 203:             #line 4
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 204:             __ctrl.CellPadding = 0;
Line 205:             
Line 206:             #line default
Line 207:             
Line 208:             #line 4
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 209:             __ctrl.Border = 0;
Line 210:             
Line 211:             #line default
Line 212:             
Line 213:             #line 4
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 214:             __ctrl.Width = "100%";
Line 215:             
Line 216:             #line default
Line 217:             
Line 218:             #line 4
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 219:            
((System.Web.UI.IAttributeAccessor)(__ctrl)).SetAttribute("class",
"fileListSortPanel");
Line 220:             
Line 221:             #line default
Line 222:             
Line 223:             #line 4
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 224:             this.__BuildControl__bctrl_135(__ctrl.Rows);
Line 225:             
Line 226:             #line default
Line 227:             return __ctrl;
Line 228:         }
Line 229:         
Line 230:         private void
__BuildControl__bctrl_135(System.Web.UI.HtmlControls.HtmlTableRowCollection
__ctrl) {
Line 231:             
Line 232:             #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 233:             this.__BuildControl__bctrl_136();
Line 234:             
Line 235:             #line default
Line 236:             
Line 237:             #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 238:             __ctrl.Add(this._bctrl_136);
Line 239:             
Line 240:             #line default
Line 241:             
Line 242:             #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 243:             this.__BuildControl__bctrl_139();
Line 244:             
Line 245:             #line default
Line 246:             
Line 247:             #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 248:             __ctrl.Add(this._bctrl_139);
Line 249:             
Line 250:             #line default
Line 251:         }
Line 252:         
Line 253:         private System.Web.UI.Control __BuildControl__bctrl_136() {
Line 254:             System.Web.UI.HtmlControls.HtmlTableRow __ctrl;
Line 255:             
Line 256:             #line 11
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 257:             __ctrl = new System.Web.UI.HtmlControls.HtmlTableRow();
Line 258:             
Line 259:             #line default
Line 260:             
Line 261:             #line 11
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 262:             this._bctrl_136 = __ctrl;
Line 263:             
Line 264:             #line default
Line 265:             
Line 266:             #line 11
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 267:             this.__BuildControl__bctrl_137(__ctrl.Cells);
Line 268:             
Line 269:             #line default
Line 270:             return __ctrl;
Line 271:         }
Line 272:         
Line 273:         private void
__BuildControl__bctrl_137(System.Web.UI.HtmlControls.HtmlTableCellCollection
__ctrl) {
Line 274:             
Line 275:             #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 276:             this.__BuildControl__bctrl_138();
Line 277:             
Line 278:             #line default
Line 279:             
Line 280:             #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 281:             __ctrl.Add(this._bctrl_138);
Line 282:             
Line 283:             #line default
Line 284:         }
Line 285:         
Line 286:         private System.Web.UI.Control __BuildControl__bctrl_138() {
Line 287:             System.Web.UI.HtmlControls.HtmlTableCell __ctrl;
Line 288:             
Line 289:             #line 12
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 290:             __ctrl = new
System.Web.UI.HtmlControls.HtmlTableCell("td");
Line 291:             
Line 292:             #line default
Line 293:             
Line 294:             #line 12
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 295:             this._bctrl_138 = __ctrl;
Line 296:             
Line 297:             #line default
Line 298:             
Line 299:             #line 12
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 300:             __ctrl.Align = "left";
Line 301:             
Line 302:             #line default
Line 303:             
Line 304:             #line 12
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 305:             __ctrl.VAlign = "middle";
Line 306:             
Line 307:             #line default
Line 308:             
Line 309:             #line 12
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 310:            
((System.Web.UI.IAttributeAccessor)(__ctrl)).SetAttribute("class",
"fileListToolbar");
Line 311:             
Line 312:             #line default
Line 313:             System.Web.UI.IParserAccessor __parser =
((System.Web.UI.IParserAccessor)(__ctrl));
Line 314:             
Line 315:             #line 12
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 316:             __parser.AddParsedSubObject(new
System.Web.UI.LiteralControl("\n\t\t\t\t\t"));
Line 317:             
Line 318:             #line default
Line 319:             
Line 320:             #line 12
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 321:             this.__BuildControl__addFileButton();
Line 322:             
Line 323:             #line default
Line 324:             
Line 325:             #line 12
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 326:             __parser.AddParsedSubObject(this._addFileButton);
Line 327:             
Line 328:             #line default
Line 329:             
Line 330:             #line 12
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 331:             __parser.AddParsedSubObject(new
System.Web.UI.LiteralControl("\t\t\t\t\t\t\n\t\t\t\t\t\t &nbsp;\n\t\t\t"));
Line 332:             
Line 333:             #line default
Line 334:             return __ctrl;
Line 335:         }
Line 336:         
Line 337:         private System.Web.UI.Control __BuildControl__addFileButton()
{
Line 338:             System.Web.UI.HtmlControls.HtmlInputButton __ctrl;
Line 339:             
Line 340:             #line 13
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 341:             __ctrl = new
System.Web.UI.HtmlControls.HtmlInputButton();
Line 342:             
Line 343:             #line default
Line 344:             
Line 345:             #line 13
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 346:             this._addFileButton = __ctrl;
Line 347:             
Line 348:             #line default
Line 349:             
Line 350:             #line 13
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 351:             __ctrl.ID = "_addFileButton";
Line 352:             
Line 353:             #line default
Line 354:             
Line 355:             #line 13
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 356:            
((System.Web.UI.IAttributeAccessor)(__ctrl)).SetAttribute("title", "Add File");
Line 357:             
Line 358:             #line default
Line 359:             
Line 360:             #line 13
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 361:            
((System.Web.UI.IAttributeAccessor)(__ctrl)).SetAttribute("type", "button");
Line 362:             
Line 363:             #line default
Line 364:             
Line 365:             #line 13
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 366:             __ctrl.Value = "Add File";
Line 367:             
Line 368:             #line default
Line 369:             return __ctrl;
Line 370:         }
Line 371:         
Line 372:         private System.Web.UI.Control __BuildControl__bctrl_139() {
Line 373:             System.Web.UI.HtmlControls.HtmlTableRow __ctrl;
Line 374:             
Line 375:             #line 21
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 376:             __ctrl = new System.Web.UI.HtmlControls.HtmlTableRow();
Line 377:             
Line 378:             #line default
Line 379:             
Line 380:             #line 21
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 381:             this._bctrl_139 = __ctrl;
Line 382:             
Line 383:             #line default
Line 384:             
Line 385:             #line 21
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 386:             this.__BuildControl__bctrl_140(__ctrl.Cells);
Line 387:             
Line 388:             #line default
Line 389:             return __ctrl;
Line 390:         }
Line 391:         
Line 392:         private void
__BuildControl__bctrl_140(System.Web.UI.HtmlControls.HtmlTableCellCollection
__ctrl) {
Line 393:             
Line 394:             #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 395:             this.__BuildControl__bctrl_141();
Line 396:             
Line 397:             #line default
Line 398:             
Line 399:             #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 400:             __ctrl.Add(this._bctrl_141);
Line 401:             
Line 402:             #line default
Line 403:         }
Line 404:         
Line 405:         private System.Web.UI.Control __BuildControl__bctrl_141() {
Line 406:             System.Web.UI.HtmlControls.HtmlTableCell __ctrl;
Line 407:             
Line 408:             #line 22
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 409:             __ctrl = new
System.Web.UI.HtmlControls.HtmlTableCell("td");
Line 410:             
Line 411:             #line default
Line 412:             
Line 413:             #line 22
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 414:             this._bctrl_141 = __ctrl;
Line 415:             
Line 416:             #line default
Line 417:             
Line 418:             #line 22
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 419:             __ctrl.Align = "left";
Line 420:             
Line 421:             #line default
Line 422:             
Line 423:             #line 22
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 424:             __ctrl.VAlign = "middle";
Line 425:             
Line 426:             #line default
Line 427:             
Line 428:             #line 22
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 429:             __ctrl.ColSpan = 4;
Line 430:             
Line 431:             #line default
Line 432:             System.Web.UI.IParserAccessor __parser =
((System.Web.UI.IParserAccessor)(__ctrl));
Line 433:             
Line 434:             #line 22
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 435:             __parser.AddParsedSubObject(new
System.Web.UI.LiteralControl("\n\t\t\t\t"));
Line 436:             
Line 437:             #line default
Line 438:             
Line 439:             #line 22
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 440:             this.__BuildControl__listPanel();
Line 441:             
Line 442:             #line default
Line 443:             
Line 444:             #line 22
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 445:             __parser.AddParsedSubObject(this._listPanel);
Line 446:             
Line 447:             #line default
Line 448:             
Line 449:             #line 22
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 450:             __parser.AddParsedSubObject(new
System.Web.UI.LiteralControl("\n\t\t\t"));
Line 451:             
Line 452:             #line default
Line 453:             return __ctrl;
Line 454:         }
Line 455:         
Line 456:         private System.Web.UI.Control __BuildControl__listPanel() {
Line 457:             System.Web.UI.HtmlControls.HtmlGenericControl __ctrl;
Line 458:             
Line 459:             #line 23
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 460:             __ctrl = new
System.Web.UI.HtmlControls.HtmlGenericControl("div");
Line 461:             
Line 462:             #line default
Line 463:             
Line 464:             #line 23
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 465:             this._listPanel = __ctrl;
Line 466:             
Line 467:             #line default
Line 468:             
Line 469:             #line 23
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 470:             __ctrl.ID = "_listPanel";
Line 471:             
Line 472:             #line default
Line 473:             
Line 474:             #line 23
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 475:            
((System.Web.UI.IAttributeAccessor)(__ctrl)).SetAttribute("class",
"fileListPanel");
Line 476:             
Line 477:             #line default
Line 478:             System.Web.UI.IParserAccessor __parser =
((System.Web.UI.IParserAccessor)(__ctrl));
Line 479:             
Line 480:             #line 23
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 481:             __parser.AddParsedSubObject(new
System.Web.UI.LiteralControl("\n\t\t\t\t\t"));
Line 482:             
Line 483:             #line default
Line 484:             
Line 485:             #line 23
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 486:             this.__BuildControl__itemList();
Line 487:             
Line 488:             #line default
Line 489:             
Line 490:             #line 23
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 491:             __parser.AddParsedSubObject(this._itemList);
Line 492:             
Line 493:             #line default
Line 494:             
Line 495:             #line 23
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 496:             __parser.AddParsedSubObject(new
System.Web.UI.LiteralControl("\n\t\t\t\t"));
Line 497:             
Line 498:             #line default
Line 499:             return __ctrl;
Line 500:         }
Line 501:         
Line 502:         private System.Web.UI.Control __BuildControl__itemList() {
Line 503:             ASP.controls_simslisttable_ascx __ctrl;
Line 504:             
Line 505:             #line 24
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 506:             __ctrl = new ASP.controls_simslisttable_ascx();
Line 507:             
Line 508:             #line default
Line 509:             
Line 510:             #line 24
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 511:             this._itemList = __ctrl;
Line 512:             
Line 513:             #line default
Line 514:             this._itemList.InitializeAsUserControl(this.Page);
Line 515:             
Line 516:             #line 24
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 517:             __ctrl.ID = "_itemList";
Line 518:             
Line 519:             #line default
Line 520:             return __ctrl;
Line 521:         }
Line 522:         
Line 523:         private System.Web.UI.Control
__BuildControl__fileDeletionTrigger() {
Line 524:             System.Web.UI.HtmlControls.HtmlInputHidden __ctrl;
Line 525:             
Line 526:             #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 527:             __ctrl = new
System.Web.UI.HtmlControls.HtmlInputHidden();
Line 528:             
Line 529:             #line default
Line 530:             
Line 531:             #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 532:             this._fileDeletionTrigger = __ctrl;
Line 533:             
Line 534:             #line default
Line 535:             
Line 536:             #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 537:             __ctrl.ID = "_fileDeletionTrigger";
Line 538:             
Line 539:             #line default
Line 540:             
Line 541:             #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 542:            
((System.Web.UI.IAttributeAccessor)(__ctrl)).SetAttribute("type", "hidden");
Line 543:             
Line 544:             #line default
Line 545:             
Line 546:             #line 30
"/Users/seanhig/Documents/Develop/Workspace/SIMS/wwwroot/controls/FileAttachmentList.ascx"
Line 547:             __ctrl.Value = "";
Line 548:             
Line 549:             #line default
Line 550:             return __ctrl;
Line 551:         }
Line 552:         
Line 553:         protected override void FrameworkInitialize() {
Line 554:             base.FrameworkInitialize();
Line 555:             this.__BuildControlTree(this);
Line 556:         }
Line 557:     }
Line 558: }


-- 
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