How to ignore obsolete warning

  • Thread starter सिदà¥à¤§à¤¾à¤°à¥à¤¥
  • Start date
À

सिदà¥à¤§à¤¾à¤°à¥à¤¥

Hi all,
i am using VS2008.
i want to ignore Obsolete warnings while building.
is there any way so that i can modify the solution file to disable
the warning.
i have added the warning number in Nowarn tag of the project file.
but how to do the same in the website.
it contains many pages where i am getting obsolete warning.

regards,
sid
 
R

Rafael Malheiros

What about stop using obsolete objects?
No one should use those for new projects.
When Visual Studio finds a obsolete object it gives a Warning and gives you
a better way to do that. Try using this new recomended object.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top