Jamesson
April 19th, 2005, 09:41 AM
Hello,
I'm new to the .Net scene and was wondering if anyone can help me out on this one.
I found some C# AOP examples on Logging and I am trying to implement the same functionality within a C++ app, but came across a roadblock.
Is there anyway to derive from System::Runtime::Remoting::.Contexts::ContextAttribute?
No matter what I try I get a "no appropriate default constructer available" error.
Thank you in advance.
Cheers
Jim
I'm new to the .Net scene and was wondering if anyone can help me out on this one.
I found some C# AOP examples on Logging and I am trying to implement the same functionality within a C++ app, but came across a roadblock.
Is there anyway to derive from System::Runtime::Remoting::.Contexts::ContextAttribute?
No matter what I try I get a "no appropriate default constructer available" error.
Thank you in advance.
Cheers
Jim