Problem: Assemblies cannot be replaced at VS designtime
From: Bernd S (nospam_at_nospam7428012.de)
Date: 07/06/04
- Previous message: George Sherratt: "Design time 'method not found' exception"
- Next in thread: Bernd S: "Re: Problem: Assemblies cannot be replaced at VS designtime"
- Reply: Bernd S: "Re: Problem: Assemblies cannot be replaced at VS designtime"
- Messages sorted by: [ date ] [ thread ]
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
- Previous message: George Sherratt: "Design time 'method not found' exception"
- Next in thread: Bernd S: "Re: Problem: Assemblies cannot be replaced at VS designtime"
- Reply: Bernd S: "Re: Problem: Assemblies cannot be replaced at VS designtime"
- Messages sorted by: [ date ] [ thread ]