how to install quartz.dll on c#.net (please description step by step )?
Loading
how to install quartz.dll on c#.net (please description step by step )?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted May 6, 2012, 10:34 PM
First download the quartz.dll
http://www.dll-files.com/dllindex/dll-files.shtml?quartz
1. Right-click on the Project in Solution Explorer
2. Choose Add Reference
3. Click the Browse tab
4. Point to your .DLL.
5.Click ok.
Thanks