Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Automation of SPS web.config entry...

  Asked By: Keon Melendez         Date: Dec 23, 2005      Category: Sharepoint      Views: 254
 

Anyone can suggest me to automate the removal of SPS web.config
entries of which we have added?
For webpart assembly automatically removes.
Now I have some left information in web.config. those are:

Using XML streamreader is danger! as if somebody changes the entries
by giving space, etc the entries will not delete.

I thought to add the <!--Comment--><!--EndComment--> for my entries in
web.config. so that I can read this through xml and make all between
entries empty and rewrite web.config.

Can anybody give some good link to do this work? I have no idea how
web.config and xml file load etc.


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:            

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Automation of SPS web.config entry... Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].