Web.Config Editing have no intellisense feature on VC# web site project under VS 2005 IDE!!

A

ABC

Web.Config Editing have no intellisense feature on VC# web site project
under VS IDE 2005. How can I turn it on?
 
M

MUS

Hello ABC !

What you need to do is to get yourself the Web.config Schema and for
"Visual Studio .NET 2003" drop the file in "C:\Program Files\Microsoft
Visual Studio .NET 2003\Common7\Packages\schemas\xml" folder. After you
are done with this Open Web.config in IDE and view the properties and
then in targetSchema property combo select .NET Configuration File from
the list and bingo you have got yourself "intellisense feature".

Hope this might be of some help.

Let me know in case of any inconsistancy.

Have a good day.

Regards,

Moiz Uddin Shaikh
Software Engineer
Kalsoft (Pvt) Ltd
 

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

Top