Topic profile page for System Configuration.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: System Configuration.
Topic "System configuration" was discussed 6,069 times on 731 sites in last 3 months
Started 2 days, 11 hours ago (2009-11-14 16:40:00)
by MikeB
I don't have this assembly in my .net???? I see System.configuration with lower case but no upper case? System.configuration version 2.0.0 I am trying to get the connection string settings from the app.config. I have added a reference to the above and included the "using System.Configuration" to my class .cs file, but I don't see the System.Configuration.ConnectionStringSettings class...
Started 1 week, 2 days ago (2009-11-07 10:57:00)
by KANAN14
I am using a Windos XP on Intel Dual Core . My PC consist of 512 RAM, 40 GB Hard drive . I have a onboard graphics of 128MB . I have never used my PC for playing games. But now I am looking forward to play games on my PC. I have been given a Company of Heroes games. Can anyone tell me what are the system requirements for it? What is this game exactly about?
Started 1 week, 4 days ago (2009-11-05 15:24:00)
by paris
Ok. I made a huge mistake. I tried to use System Configuration Utility to make the start up faster. So I followed the instruction in this website using System Configuration Utility http://reviews.cnet.com/4520-10165_7-5554402-1.htm l Now When i restart my computer a pop-up message came up and I check d the box and it disappeared but when I tried to open internet explorer and Other programs ...
Started 1 week, 6 days ago (2009-11-03 19:38:00)
by dmai
I am trying to execute a VB .net console application called Application1 that I created using Visual Studio 2008 with .net framework 3.5. When I run it under the windows scheduler or from a command prompt it works fine. When I try to run it under a purchased job scheduler, I get a message stating that directory \APPLIC~1.config is missing. What properties does system.configuration use when ...
Started 2 weeks, 3 days ago (2009-10-30 09:21:00)
by Ascendant_Sith
I just upgraded from Windows Vista Home Prem to Windows 7 Home Premium. Everything went well and I had no problems---until I tried to re-arrange and reorganize my folders by dragging and dropping them, even in List View, like I was able to do in Vista. I noticed several other people are having this issue but I don't see any solutions. It is critical that we are able to drag and drop folders, ...
Started 2 weeks, 5 days ago (2009-10-28 21:57:00)
by bpeikes
We are trying to create a tree which contains all of our assemblies and their references. We started writing a tool which uses the GetReferencedAssemblies, and found ourselves in a recursive loop, which was completely unexpected. We then took ILDASM and looked at the manifest for System.dll, which contains this: .assembly extern System.Configuration { .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A )...
Started 3 weeks, 6 days ago (2009-10-20 22:34:00)
by Laurel
I'm tryin to install the client-side tools for SQL Server 2005 (Disk 2 of 2). It installs the required and then it starts a System Configuration Check. "SQL Server Setup is scanning your system's configuration." There's no CANCEL button and no X to close. And it's just been sitting there for three hours. Is there a log file ...
Started 6 days, 14 hours ago (2009-11-10 13:43:00)
by Joachim Hans
I was unable to publish my questions in the correct Forum because the System Center Configuration Manager is not listed there. Any idea what I made wrong? Thanks in advance Regards Moved by Don Tan MSFT , Administrator Tuesday, November 10, 2009 5:45 PM This is an off topic thread from "Forums Ony" bug reporting Forum (From:Forums Issues (not product support))
Started 6 days, 10 hours ago (2009-11-10 17:45:00)
by Don Tan
Hi Joachim, I suggest posting your question to the "Where is the Forum For…?" forum. Folks should be able to assist you where to post your question for System Center Configuration Manager Forum http://social.technet.microsoft.com/Forums/en-US/w hatforum/threads I'll also move your thread to that Forum so you don't have to cross post. THanks.
Started 1 week, 1 day ago (2009-11-09 03:32:00)
by Jialiang Ge [MSFT]
Hello Yes, the problem can be worked around by adding the third assembly that defines the interfaces. However, in many cases, designers do not intend to add the additional assemblies. See the above mentioned case: The root problem is that the C# code implements an interface in the J# code. To make this work I think I would end up having to have 5 DLLs (things are very intertwined in the ...
Started 2 days, 13 hours ago (2009-11-14 15:05:37)
by Xlphos
You are going to give us more information. Give us a full system spec. the motherboard model number and brand/make is most important. You motherboard may not support anymore. Do you notice the amount of RAM during POST? (you may have to press something like ESC or tab as soon as you turn your pc on)
Started 3 days, 15 hours ago (2009-11-13 12:28:00)
by Gokul T - Microsoft Support
Hey schweitzer, Thanks for posting in Microsoft answers! The error message you receive is related to low Virtual memory. You may have to increase the virtual memory on your computer. Virtual memory combines your computer’s RAM with temporary space on your hard disk. When RAM runs low, virtual memory moves data from RAM to a space called a paging file. Moving data to and from the paging ...
Started 22 hours, 54 minutes ago (2009-11-16 05:30:00)
by Markus Springweiler
Hallo, gibt es einen bestimmten Grund, wieso die DotNetConfig.xsd keine configSource-Attribute für die Elemente unterhalb config configuration/system.serviceModel zuläßt? Denn augenscheinlich funktioniert es, und ich kann mittels Reflector an ServiceModelSectionGroup oder BindingsSection nichts erkennen, wieso ...