I grabbed the growl for .NET on this page http://www.growlforwindows.com/gfw/developers.aspx
i ran the examples and nothing happened. Am i suppose to do something before running the example? I am using windows 7.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
that project is an example of how to send a notification. in order for anything to happen, you also have to have something to receive the notification. in other words, you have to have Growl for Windows installed and running as well.