Ask a Question related to ASP.NET General, Design and Development.
-
David Waz... #1
Machine.Config followup...
My base path is
c:\WINDOWS\Microsoft.Net..... etc
NOT C:\WinNt...
So, on my machine, the machine.config is under WINDOWS,
not WinNt...
David Waz... Guest
-
Reading Values from Machine.config in ASP.NET
How can i read values from Machine.config From ASP.NET -
Machine.config Configuration Error
I've recently moved web hosts to Network Solutions (Sorry to drop names), and I'm now getting the following error... Configuration Error... -
Error loading XML file c:\windows\microsoft.net\framework\v1.0.3705\Config\machine.config
I had many ASP.NET web applications that I created before I had to rebuild my machine. After a fresh install of XP Pro, VS.NET 2003, etc, I now... -
Machine.Config -- ProcessModel vs Impersonation
What is the difference between using a username and password in the processmodel section vs using one in impersonation in the machine.config file? ... -
web.config vs machine.config ?
1. I got this following error: ******************** Configuration Error Description: An error occurred during the processing of a... -
Yan-Hong Huang[MSFT] #2
RE: Machine.Config followup...
Hello David,
Could you post detailed description here so that we could know what the
problem is? Machine.config should reside in windows directory. If you
installed windows in C:\windows, then this file is in
C:\windows\Microsoft.NET\Framework\v1.0.3705\CONFI G.
Thanks very much.
Best regards,
yhhuang
VS.NET, Visual C++
Microsoft
This posting is provided "AS IS" with no warranties, and confers no rights.
Got .Net? [url]http://www.gotdotnet.com[/url]
--------------------
!Content-Class: urn:content-classes:message
!From: "David Waz..." <dlw@pickpro.com>
!Sender: "David Waz..." <dlw@pickpro.com>
!Subject: Machine.Config followup...
!Date: Wed, 2 Jul 2003 21:38:45 -0700
!Lines: 7
!Message-ID: <086b01c3411c$fcb4c160$a101280a@phx.gbl>
!MIME-Version: 1.0
!Content-Type: text/plain;
! charset="iso-8859-1"
!Content-Transfer-Encoding: 7bit
!X-Newsreader: Microsoft CDO for Windows 2000
!Thread-Index: AcNBHPy0lPTTYNf6Q0+CvzDPl4hpOw==
!X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
!Newsgroups: microsoft.public.dotnet.framework.aspnet
!Path: cpmsftngxa09.phx.gbl
!Xref: cpmsftngxa09.phx.gbl microsoft.public.dotnet.framework.aspnet:31938
!NNTP-Posting-Host: TK2MSFTNGXA09 10.40.1.161
!X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
!
!My base path is
!c:\WINDOWS\Microsoft.Net..... etc
!
!NOT C:\WinNt...
!
!So, on my machine, the machine.config is under WINDOWS,
!not WinNt...
!
Yan-Hong Huang[MSFT] Guest



Reply With Quote

