Re: Show computer name on a label Programming Software Development by toneewa …Application::Run(gcnew Mr_M()); } I changed the Properties. Configuration Properties->C/C++->General-> Common Language RunTime…gt;MultiThreadedDebugDLL</RuntimeLibrary> <RuntimeLibrary Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MultiThreadedDebugDLL</RuntimeLibrary>… Re: Show computer name on a label Programming Software Development by toneewa … 0; } To compile, I set the Properties. Configuration Properties->C/C++->General-> Common Language…RunTime Support->Common Language RunTime Support (/clr) Configuration Properties->C/C++->Code Generation->… Exceptions-> Yes with SEH Exceptions (/EHa) Configuration Properties->C/C++->Code Generation-> … Re: How old is your computer? Hardware and Software by Reverend Jim …). It's biggest failing at that time was that all configuration had to be done with a text editor rather than… Re: Theory on the VPN Programming Mobile Development by Mr.M I guess a more research on this has to be made, problem is that it is hard to get the exact people who knows this and has done it before to give straight answers. Re: Configuration files Programming Software Development by Ancient Dragon configuration files are just plain-ordinary text files, so just use … Configuration help Hardware and Software Networking by justapimp … laptop, the 131 can be pinged. I tried to the configuration on ethernet 0/0 as well as serial 0/0… Configuration Error Programming Web Development by kdnichols …wwwroot\web.config' does not contain a root <configuration> tag. Source Error: Line 1: <….Data.SqlClient"/> </connectionStrings> <configuration> <system.web> <globalization culture….Specialized"/> <add namespace="System.Configuration"/> <add namespace="System.Text… Configuration Errors Programming Web Development by Young Teck 06 …so please help... thanks everybody. [quote] Configuration Error Description: An error occurred during the processing…specific error details below and modify your configuration file appropriately. Parser Error Message: It …happens for the database manager (above.) [quote] Configuration Error Description: An error occurred during the processing of… Re: Configuration Error Programming Web Development by kdnichols … the error message I am now getting: Configuration Error Description: An error occurred during the processing…review the specific error details below and modify your configuration file appropriately. Parser Error Message: The 'system…"/> <add namespace="System.Configuration"/> <add namespace="System.… Re: Configuration Error Programming Web Development by kdnichols …per your suggestion. I now get this error Configuration Error Description: An error occurred during the …review the specific error details below and modify your configuration file appropriately. Parser Error Message: Unexpected XML …quot;1.0"?> Line 45: <configuration> Line 46: <appSettings> Source File… Re: Configuration Error Programming Web Development by mail2saion …[code] <?xml version="1.0"?> <configuration> <appSettings> </appSettings> <connectionStrings&….Collections.Specialized"/> <add namespace="System.Configuration"/> <add namespace="System.Text"/&…quot;true"/> </system.web> </configuration> [/code] Re: Configuration Error Programming Web Development by kdnichols …get it, I have it for life! Configuration Error Description: An error occurred during the… processing of a configuration file required to service this request. …details below and modify your configuration file appropriately. Parser Error Message: Unrecognized configuration section 'connectionStrings' Source Error:… Re: Configuration Error Programming Web Development by kdnichols …? I am getting the same error. Configuration Error Description: An error occurred during the… processing of a configuration file required to service this request.… below and modify your configuration file appropriately. Parser Error Message: Unrecognized configuration section 'connectionStrings' Source Error… Re: Configuration Error Programming Web Development by kdnichols ….Specialized"/> <add namespace="System.Configuration"/> <add namespace="System.Text&…true"/> </system.web> </configuration>[/code] I am getting the following error: … 401.2.: Unauthorized: Logon failed due to server configuration. Verify that you have permission to view this directory… Re: Configuration Error Programming Web Development by mail2saion …] <?xml version="1.0"?> [/code] after configuration section. Remove this & it will be the first line… Re: Configuration Error Programming Web Development by skytiger Hello, What i am thinking if this is the same problem then you got the solution <configuration> <configSections> put the above immediately after this line <?xml version="1.0"?> thanks Re: Configuration Errors Programming Web Development by Techscrip … is in my control panel.) On both I get a configuration error, if somebody could please clear these errors up and… Re: Configuration Errors Programming Web Development by Young Teck 06 …. What I need done is to: a. Help get my Configuration Error fixed on my ASP.NET application I have at… Configuration Syncronization Programming Software Development by anrima …a script that will compare two identical pieces of hardwares configuration files (that are added via a GUI provided as… a shell script that connects to and downloads the configuration to the two devices and am struggling with the …;merge" the two documents. I cannot have the configuration file completely replaced on each sync as that will wipe… Configuration Error (Server Error in '/' Application) Programming Web Development by Hernan_Icon …Get This Message: Server Error in '/' Application. Configuration Error Description: An error occurred during the processing …of a configuration file required to service this request. Please…the specific error details below and modify your configuration file appropriately. Parser Error Message: It is … Configuration opinions/suggestions... Hardware and Software Hardware by BastardAle … some of your ideas or suggestions are for my different configuration options. Here's my current setup: Custom build 1.4… files. -GeForce3 -Plextor 16/10/40 -DVD rom drive Current configuration is as follows: Boot drive and Plex share channel 0… configuration files Hardware and Software Microsoft Windows by arshi9464 Hi there, i am a naive in CS, i wanted to know the use of configuration files in the OS. And how the registry in Windows platform is used for configuration files? PLEASE HELP THANK YOU configuration file for sql connection Programming Software Development by AngelicOne …;1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="radicalGuard"… = radicalGuardDB; Integrated Security = True" /> </appSettings> </configuration>[/CODE] And this is my connection string [CODE]SqlConnection… Re: configuration file for sql connection Programming Software Development by AngelicOne …;1.0" encoding="utf-8" ?> <configuration> <appSettings> <setting name="radicalGuard"… </value> </setting> </appSettings> </configuration>[/CODE] Where would I put the appsettings? Or am… Re: Configuration opinions/suggestions... Hardware and Software Hardware by alc6379 …'d run the two 20GB drives in a RAID 1 configuration. I have a few reasons for this. First, I'm… configuration file Programming Software Development by gampalu Hi, In C++ how do I get information from a configuration file and put it in variables. A file like this … Configuration problem in FREEWAY Digital Media Digital Marketing by justinmyoung … MySQL and setting up the correct paths for the installation/configuration process in Freeway. Here's the message I'm getting… Configuration files Programming Software Development by xyzt Hello It would be great if someone suggest me a library for handling configuration files.Is there a general method for this job? PS:i need it for *nix platforms Thanks in advance. Configuration file query Programming Software Development by cshanek I have a configuration file (listen.conf) with the following format: [CODE] [COLOR="… Configuration Error in asp.net Programming Web Development by visweswaran28 Hi, I did one web-site in asp.net. I have published and I checked in IIS everything works fine. But When I upload into my web domain. I am getting following error. Error: Section or group name 'system.web.extensions' is already defined. Updates to this may only occur at the configuration level where it is defined