On GameSpot: Introducing the Nintendo Dsi
1 Resources for

update web.config

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Debugging ASP.NET with Managed C++ codebehinds
Despite what many developers think, debugging ASP.NET Web forms in Managed C++ is a straightforward process. Find out how to configure the debugger and put it to work.Believe it or not, there is really nothing special about the process of debugging a Web form. You do things like set breakpoints,...
Tags: .NET, Channel management, Microsoft development tools, Stephen Fraser, Web Form, Microsoft ASP.NET, Web, Update Web.config, property page
Technical articles 2002-08-08

Additional Resources

Software Update for Web Folders (KB907306) (exe)
Software Update for Web Folders (KB907306) enables you to update the Web Folders component in Microsoft Windows operating systems, and provides additional functionality. The article describes the Software Update for Web Folders that is dated March 15, 2007. This update fixes various issues that occur when you use Web folders...
Tags: Software, Web, Article, Channel Management, Marketing
Software downloads 2007-10-10
Skype Hacks: Tweak Skype by Editing config.xml
Hacking around with Skype's config.xml file can cause problems, especially if the user tinkers with settings not discussed in this paper. Skype, however, has the ability to rebuild a default - but valid - config.xml file when it encounters a problem with the existing config.xml file. This is the case...
Tags: Skype Technologies S.A., Hacking, Backups, Security
Book chapters 2005-11-02
Microsoft Exchange Best Practices Analyzer Web Update Pack (EXE)
This download contains the latest XML and ExBPA.chm files. Use this package to update your existing installation of the Exchange Best Practices Analyzer. NOTE: If Internet connectivity is available, the Exchange Best Practices Analyzer will attempt to automatically update itself from the Internet. Where updates are being applied automatically, there...
Tags: Web, Microsoft Exchange Server, Microsoft Corp., Best Practice, Version Number, Internet, XML, Channel Management, Software/Web Development, Web Development, Marketing
Software downloads 2007-09-05
Need to transfer the PIX 501 config to a PIX 515...
So I have a PIX 501 that is questionable as far as reliability. I have been sucessfully able to backup the config to a text file on a tftp server. But when I go to restore the config to a newer 515 it seems that it doesnt see that backup...
Tags: Backups, rmacys@..., PIX, config
Discussion threads 2007-11-06
nat problen
i have a n/w with 1 windows 2003 r2 server & 10 windows xp clients, i have 2 nic cards in server. i have a static ip. question is1. how to config web server2. how to config nat. two nic local ip range is 192.168.1.xi tried to config...
Tags: server, jerrypalam@...
Discussion threads 2007-02-06
Ultimate wireless security guide-Cisco Aironet Template setup
Just entered the following lines from the CLI temlate while in config mode on the AP. Look at the last couple of lines. Shouldn't I have indicated a VLAN and number. It seems to be looking for some VLAN settings. Any thoughtsThis was for interface Dot11Radio0wapa(config-if)#...
Tags: trsonber@..., Dot11Radio0, feedback, security, vpn, hardware, cisco, networking, radius, Interface Dot11Radio0, VLAN
Discussion threads 2007-02-23
6500 catos config
How do I clear an existing config in catos so that i can just add the new config ?
Tags: arthur.small@...
Discussion threads 2007-06-05
Ultimate wireless security guide-Cisco Aironet Template setup
Ultimate wireless security guide-Cisco Aironet Template setup Just entered the following lines from the CLI temlate while in config mode on the AP. Look at the last couple of lines. Shouldn't I have indicated a VLAN and number. It seems to be looking for some VLAN settings. Any thoughtsThis was...
Tags: Ultimate wireless security guide-Cisco Aironet Template, trsonber@..., Dot11Radio0, security, it management, hardware, cisco, networking, cli, wpa, Interface Dot11Radio0, Ultimate wireless security guide-Cisco Aironet, VLAN
Discussion threads 2007-02-23
RAID 5 to RAID 10 "CLONE" - How to?
I have a Gigabyte P35-DQ6 MB with the Intel RAID solution. I have 4 Seagate 7200.9 500GB HD in a RAID 5 config. My system is so slow - it is always accessing the hard disk. From what I read, it appears that using RAID 5 for...
Tags: Storage, dgruen@..., RAID, RAID 5, RAID-10
Discussion threads 2007-07-11
Cant change Ip address of Cisco 2950 Switch
Dear can any body tell me the Problemi had start SwitchSwitch>Switch>EnableSwitch# Config tEnter configuration commands, one per line. End with CNTL/Z.Switchconfig#switchconfig#interface fastEthernet 0/1switch(config-if)#switch(config-if)#ip ?Interface IP configuration subcommands: access-group Specify access control for packets dhcp DHCP igmp...
Tags: NETWORKING, Cisco Systems Inc., fayaz@..., IP address, IP
Discussion threads 2007-05-08
MoH Config (zip)
With this tool, you can easily design and create a config that you can use on your very own server. In this program, you can insert as many commands as you want which will brighten up the ingame experience. This program was designed for both inexperienced players and those who...
Tags: Program, Player, MoH Mods, Productivity, Games, Servers, Personal Technology, Hardware
Software downloads 2006-11-13
Cirrus (zip)
Cirrus Configuration Management is a powerful application providing the network engineer with a quick and application to manage network configurations. Cirrus software works with many vendors Routers, Switches, VPN Concentrators, Wireless Access Points, and Firewalls. Cirrus is a highly advanced, yet easy-to-use application designed to streamline and automate routine network...
Tags: Network Configuration, Network, Cirrus Configuration Management, Networking
Software downloads 2006-03-06
FTP Script
I have an ftp batch script that I am using within a bat file. Is there anyway to capture/query the results of the ftp script. For instance, I would like to be able to tell if ftp error code 552 resulted during a file upload. I am...
Tags: ifisher@..., FTP
Discussion threads 2007-06-05
Working with configuration files in ASP.NET 2.0
What about other sections in config filesHandy for sure for some sections.You've mentioned web.config files which have sections that have accessor methods for reading but what about other sections in config files other than those with accessor methods, it's not so easy, try the UserSettings section in config file, see...
Tags: .NET, niallf, configuration file, ASP.NET 2.0, Microsoft ASP.NET
Discussion threads 2007-06-20
web search error....session state?
So a few months ago I update my Yahoo marketing and go and search the company name and make sure we are in an adequite position in the ranks and all is fine. Until 2 weeks ago.When I go to do my search for my company name. I see it...
Tags: hrmanager@..., Web, Internet search
Discussion threads 2007-03-29
DOSBOX Win Launcher SE (msi)
This is the second edition of DWL. Istead of just letting you select a pre-made config file, it'll let you edit config files directly, within a powerful - but easy-to-use tabbed windows environment. All settings of the DOSBOX v. 0.63 config files can be edited - even the AUTOEXEC part....
Tags: Program
Software downloads 2006-06-13
Understand ASP.NET 2.0 configuration file processing
Configuration files are an important aspect of .NETdevelopment. ASP.NET applications have web.config and other configurationfiles, while non-Web applications have app.config.Here's a closer look at how ASP.NET 2.0 uses configuration files (specifically machine.configand web.config).The filesASP.NET 2.0 includes a number of configuration files with astandard .NET installation. The following list provides an...
Tags: ASP.NET 2.0, ASP.NET Machine, Microsoft .NET, Microsoft ASP.NET, Software engineering/development, Tony Patton
Technical articles 2007-02-13
Apache Mobile (exe)
You can now carry your Web server with you where ever you go. Just plug it into a free USB-port on a Windows 2000 or newer PC and you're good to go. It's handy for demonstrating a new website or script to a costumer. You can also use it to...
Tags: Mobile, Module, Apache Software Foundation, Web Servers, Microsoft Windows, Microsoft Windows 2000, Web Site Development, Servers, Open Source, Internet, Operating Systems, Software, Hardware
Software downloads 2006-04-25
Tech Tip: Keep DynDNS.org entries updated
DynDNS.org offers a free dynamic DNS service, and a number of clients exist for Windows, Linux, and Mac OS X. One of the more stable Linux clients is ez-ipupdate, a great tool that takes the IP address of your system and sends the data to ...
Tags: Guest Contributor, Linux Tips Newsletter, Firewall, PHP, IP, IP Address, DynDNS.org, Firewalls, Linux, Scripting Languages, Network Technology, Networking, Operating Systems, Software, Software/Web Development, Web Development
Technical articles 2003-12-08
  • << Previous
  • page 1 of 1
  • Next >>


Windows Server 2003 Migration Tool Kit
This product sells with B061- Windows Server 2003 Migration Pack and can not be sold separately.
Buy Now
Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now

Mobile Computing