Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
285
Webdrop down gives Name space issue
posted

Hi,

I know this should be simple - but I just cannot fathom it.

I drop a webdrop down onto a page (replacing an exists asp.ddl) configure it to use an ods.  It compiles but when I run the app if gives the following error:

"Error: Sys.InvalidOperationException: Object Infragistics already exists and is not a namespace."

Background to app:

  • dotnet3.5
  • VS2008
  • N/A 9.1
  • IE7 or 8 (tried both)
  • page is in a master page
  • webdropdown contained in a webgroupbox

I have checked the Bin/webconfig and the page tag references - but they all look ok. 

 I even tried a new page webdrop + ods +scriptmanager and it crashes on master page but OK on a normal page

Any help/pointers would be appreciated!

 

Parents Reply Children