Click here to Skip to main content
15,861,168 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
I am trying to use OutputDebugStringAppender but a error appears that type or namespace could not be found.
I do not know what reference to add.
Someone please hepl me!!

Thank you.
Posted

1 solution

 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 1-May-12 0:34am    
Namespace found, a 5 :-)
--SA
[no name] 1-May-12 7:17am    
Thanks
Sipherz 1-May-12 1:03am    
This is my code
OutputDebugStringAppender appender1 = new OutputDebugStringAppender();

and i have used the namespace log4net.appender
but still i get an error namespace or type not found

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900