in
Forums
Blogs
Files
Devexpress.Com
ClientCenter
Support Center
DevExpress Channel

Multiple controls with the same ID ... error web request

Last post 8/22/2008 1:04 PM by Jascha. 2 replies.
Page 1 of 1 (3 items)
Sort Posts:
Previous Next
  • 8/22/2008 7:29 AM

    Multiple controls with the same ID ... error web request

    I get an error:

     

    Application Error

    We are currently unable to serve your request: http://localhost:50036/default.aspx?ShortcutNewObject=true.
    We apologize, but an error occurred and your request could not be completed.
    You could go back and try again , or return to the previous page , or retry your request: http://localhost:50036/default.aspx?ShortcutNewObject=true.

    Show Error details
    Error details
    Hide Error details
    Error ID: 7ec9f2ca-51ab-4d25-ab77-e2bea12b3b3e
    Date: 22/08/2008 13:16:52
    Request details:
      Url: http://localhost:50036/default.aspx?ShortcutNewObject=true
      Url referrer: http://localhost:50036/default.aspx?ShortcutViewID=Sys_Application_ListView&ShortcutObjectClassName=Authentication.Module.BusinessComponents.Sys_Application
      SessionID: dv3kpb55olrqqbzqz5510i55
      Request type: GET
      User agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322; .NET CLR 3.5.21022)
      User IP: 127.0.0.1
      User: xxxxxxxxxxxxxxxxxxxxxxxxxxxxx (hided :)
    Authenticated user: [no name]
    ================================================================================
    The error occured
    	Type:       HttpException
    	Message:    Multiple controls with the same ID 'xaf_grpItem1_tbl' were found. FindControl requires that controls have unique IDs.
    	Data:       0 entries
    	Stack trace:
    

    This should be fixed in the B30978

    --> Processed (Fixed) by Developer Express Team at 9/06/2008 9:05:34

    But i'm using the latest trailversion which is eXpressAppFramework-8.2.2.exe

    Is there a possibility to solve this? Or should i wait until the framework gets fixed?

    thanks!

  • 8/22/2008 11:32 AM In reply to

    Re: Multiple controls with the same ID ... error web request

     Not an XAF bug. You'll have to open your Model.DesignedDiffs and find the offending controls.

    Two controls have the same ID property in that view. One will need to be changed.

  • 8/22/2008 1:04 PM In reply to

    Re: Multiple controls with the same ID ... error web request

    I have seen this bug frequently. It was supposedly fixed in http://www.devexpress.com/Support/Center/p/B30978.aspx although I have not migrated to 8.2 yet to find out. Might be worth raising this with support.
     
    Jascha
    "Nathan Laff" wrote in message news:232080@community.devexpress.com...

     Not an XAF bug. You'll have to open your Model.DesignedDiffs and find the offending controls.

    Two controls have the same ID property in that view. One will need to be changed.



    http://community.devexpress.com//forums/p/68212/232080.aspx#232080

Page 1 of 1 (3 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED