Problem: Assemblies cannot be replaced at VS designtime

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Bernd S (nospam_at_nospam7428012.de)
Date: 07/06/04

  • Next message: DK: "Custom tab to property grid not expand properties in design view"
    Date: Tue, 6 Jul 2004 17:26:19 +0200
    
    

    Hi,

    is it possible to copy assemblies from the original place in the solution to
    another place in the file system and then - at Visual Studio designtime, in
    order to create an instance descriptor for a property for code serialization
    in InitializeComponent - loading them from there (in order to reflect them);
    and then compile the same solution?

    Background: Sometimes I have some compiler errors that dll- or pdb-files
    cannnot be replaced. May it be that this is because of prior loading those
    assemblies at Visual Studio designtime (in spite of copying them to another
    place)? If yes, is there an easy workaround?

    Thanks,
    Bernd


  • Next message: DK: "Custom tab to property grid not expand properties in design view"