web.config tools

  • Thread starter Thread starter Jon Paal
  • Start date Start date
J

Jon Paal

any free web.config tools available ?

VWD doesn't count as it does not offer any wizards or hints for web.config files.
 
I'm assuming the 2.0 "Web Site Administration Tool" isn't what you're referring
to as a tool; however, for a graphical interface, isn't too shabby. The
IIS interface (ASP.NET tab) is also pretty functional for editing if you're
unfamiliar with the syntax.

What are you looking for the tool to do? It's hard to recommend a tool without
knowing the task. :)

-dl
 
thanks to all --

I just want to open a file and edit it with a smart tool.

I will use the ASP.NET tab tool from IIS, since it appears to be the only viable tool available.
but it would be nice if MS had a wizard for this sort of thing ...

"Web Site Administration Tool" is of no value from what I can see...
 
Back
Top