| Author: pinumalla prashant 30 Nov 2008 | Member Level: Gold | Rating:  Points: 3 |
here is one idea.
First check that in dll , .net class methods deprecated in 2005 version. so remove those deprecated ones. then you can solve the problem. regards, prashant centre for good governance hyderabad
Best of Luck Regards, Pinumalla Prashant, System Designer, Centre for Good Governance, Jubilee hills. Centre for good governance
|
| Author: saravanan 30 Nov 2008 | Member Level: Silver | Rating:   Points: 3 |
Hi,Re build the project in debug mode, check all your project settings are debug mode and change the settings and try build again.
if your project is not set to debug mode and if you have in relase mode you will not able to see the .pdb files.
try this.
|