Search:
Namespaces
Discussions
.NET v1.1
Feedback
ReflectionOnly and custom attributes
Messages
Related Types
This message was discovered on
microsoft.public.dotnet.framework.clr
.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
Post a new message to this list...
SeanH (VIP)
Whidbey Version: Visual Studio 2005 Beta
I want to
Assembly
.ReflectionOnlyLoad() an assembly that has classes
decorated with custom attributes from another assembly. Since
Assembly
.ReflectionOnlyLoad() does not load depended assemblies,
Type
.ReflectionOnlyGetType() fails. Loading the depended assembly first does
not work too. Is there a workaround for this?
Sean
Reply to this message...
Junfeng Zhang[MSFT] (VIP)
You have to use ReflectionOnly* to load the dependencies as well. It should
work.
--
Junfeng Zhang
http://blogs.msdn.com/junfeng
This posting is provided "AS IS" with no warranties, and confers no rights.
"SeanH" <
Click here to reveal e-mail address
> wrote in message
news:
Click here to reveal e-mail address
...
[Original message clipped]
Reply to this message...
System.Reflection.Assembly
System.Type
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com