Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. Designer Issues

Designer Issues

Scheduled Pinned Locked Moved Visual Studio
helpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Beringer
    wrote on last edited by
    #1

    Hello, I have been making some custom controls and dialogs that utilize several assemblies that I have created. When I try to use the Desinger to modify the dialogs/controls, I get an error that states the designer is unable to load "one or more of the requested types. Retrieve the LoaderExceptions property for more information." However, if I create the controls or open the dialogs in an application I don't have any problems. Does anybody have some suggestions as to why the Designer isn't able to load my objects but if I dynamically create them there is no issues? Thanks, Eric

    L 1 Reply Last reply
    0
    • B Beringer

      Hello, I have been making some custom controls and dialogs that utilize several assemblies that I have created. When I try to use the Desinger to modify the dialogs/controls, I get an error that states the designer is unable to load "one or more of the requested types. Retrieve the LoaderExceptions property for more information." However, if I create the controls or open the dialogs in an application I don't have any problems. Does anybody have some suggestions as to why the Designer isn't able to load my objects but if I dynamically create them there is no issues? Thanks, Eric

      L Offline
      L Offline
      lemur
      wrote on last edited by
      #2

      Hi, anything like the problem I was having - see below? Here the problem was that the control was looking for application configuration information from the Load event handler. Alternatively, could you be trying to use your own controls that VS can't find the assemblies for? Kev

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups