Click here to Skip to main content
15,891,204 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
VB
I Am using Visual Studio 2008. I want to include  WindowsFormsCalendar.dll of version 1.1.0.0 in my  windows application but  i am not able to include that dll by using add reference
! mark is coming above the WindowsFormsCalendar.dll. Can any one please help me to solve this issue?


thanks
Posted
Comments
ZurdoDev 29-Jul-13 8:29am    
What's the error?

1 solution

! mark points that your dll file is corrupted or missing or not compatible with your system.So it is better to download system.windows.forms from http://www.dlldll.com/system.windows.forms.dll_download.html[^] or fix your calender all problem with http://www.dll-update.com/system-windows-forms-calendar-dll-download-%E2%80%93-fix-system-windows-forms-calendar-dll-error.html[^]. When either one of these has been done,try to add reference now.Hopefully that will solve the problem. :)
 
Share this answer
 
Comments
Keerthi Kumar(Andar) 30-Jul-13 3:12am    
superb, thanks a lot. That was a version problem WindowsFormsCalenderDll of version 1.1.0.0 will not work visual studio 2008, It will work on VS2010
ridoy 30-Jul-13 3:15am    
Glad to help you :)

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