PostSharp-Functions not included
4 posts • Page 1 of 1
PostSharp-Functions not included
Hello Gail,
I have a new problem. I have many Projects in my Solution. I have in file "assemblyinfo.cs" the following entry [assembly: SmartTracer]. SmartTracer is my class for PostSharp-Implementation. In some Projects is that ok and the PostSharp-Compiler includes the functions. But other assemlies it is not implements, even if PostSharp-Compiler was runing. Gived a protocoll for the PostSharp-Compile-Process??? What can I do?
Thanks for your help. Mathias
I have a new problem. I have many Projects in my Solution. I have in file "assemblyinfo.cs" the following entry [assembly: SmartTracer]. SmartTracer is my class for PostSharp-Implementation. In some Projects is that ok and the PostSharp-Compiler includes the functions. But other assemlies it is not implements, even if PostSharp-Compiler was runing. Gived a protocoll for the PostSharp-Compile-Process??? What can I do?
Thanks for your help. Mathias
- mreis
- Posts: 6
- Joined: Fri Apr 25, 2008 11:29 am
- First Name: Mathias
- Last Name: Reis
Re: PostSharp-Functions not included
You could debug the compile-time logic of your custom attribute. See the documentation for details about debugging compile-time logic.
Gael
Gael
Gael Fraiteur, project leader
- gfraiteur
- Site Admin
- Posts: 834
- Joined: Tue Dec 18, 2007 3:09 pm
- First Name: Gael
- Last Name: Fraiteur
- Company: postsharp.org
Re: PostSharp-Functions not included
Hello,
the Problem is the GAC. When a Assemply registered in GAC then not implement the features.
Thanks for your help
the Problem is the GAC. When a Assemply registered in GAC then not implement the features.
Thanks for your help
- mreis
- Posts: 6
- Joined: Fri Apr 25, 2008 11:29 am
- First Name: Mathias
- Last Name: Reis
Re: PostSharp-Functions not included
Hu?
I did not understand.
What is registered in GAC?
I did not understand.
What is registered in GAC?
Gael Fraiteur, project leader
- gfraiteur
- Site Admin
- Posts: 834
- Joined: Tue Dec 18, 2007 3:09 pm
- First Name: Gael
- Last Name: Fraiteur
- Company: postsharp.org
4 posts • Page 1 of 1
