473,396 Members | 1,995 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Contents of Machine.Config File?

If my web site is on a shared server, how can I can see the contents of the
"Machine.Config" file for my machine?

Also, is "Machine.Config" specific to asp.net or can a classical ASP page use it as
well?

Dec 6 '05 #1
3 1345
Yes, it's specific to asp.net

It's stored in a system folder. If you don't have access to it, you can't
see what's in it. Basic file permissions. Ask your hosting company what's
in it...maybe htey'll tell you.

Karl

--

MY ASP.Net tutorials
http://www.openmymind.net/

"Bill" <Bi*****@yahoo.com> wrote in message
news:es***************@TK2MSFTNGP12.phx.gbl...
If my web site is on a shared server, how can I can see the contents of
the
"Machine.Config" file for my machine?

Also, is "Machine.Config" specific to asp.net or can a classical ASP page
use it as
well?

Dec 6 '05 #2
..NET config files are heirarchical. That is, you can override them.
There is actually a typical document hosters use to enforce certain
policies. For example, most of them make sure you can't use your own
custom error messages.

That said, there are many things YOU can override with your own
web.config. file.

David Betz
http://www.davidbetz.net/dynamicbliss/
http://www.davidbetz.net/winfx/

Dec 6 '05 #3
Thanks. I'm looking to see the types of browsers that are
recognized; specifically, which return True with
Request.Browser.Crawler .

- Bill.
"Karl Seguin" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net> wrote in message
news:OS***************@TK2MSFTNGP14.phx.gbl...
Yes, it's specific to asp.net

It's stored in a system folder. If you don't have access to it, you can't
see what's in it. Basic file permissions. Ask your hosting company what's
in it...maybe htey'll tell you.

Karl

--

MY ASP.Net tutorials
http://www.openmymind.net/

"Bill" <Bi*****@yahoo.com> wrote in message
news:es***************@TK2MSFTNGP12.phx.gbl...
If my web site is on a shared server, how can I can see the contents of
the
"Machine.Config" file for my machine?

Also, is "Machine.Config" specific to asp.net or can a classical ASP page
use it as
well?


Dec 6 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Chris | last post by:
I have seen the posts on various places on the internet about .NET framework mismatch issues and I don't think that is my problem. ; ) When I execute the following C++.NET code: String...
9
by: Marina Anufreichik | last post by:
Hi, After deploymnet web application on web server I can access page on local machine and login fine but when I'm trying to access web site from remote machine I can see login page, but when I'm...
1
by: Ritu | last post by:
How to store connection strings in machine.config?What are the advantages of storing it in the machine.config file.Can u provide me with the information regarding accessibility of machine.config...
0
by: Roy Chastain | last post by:
I have a simple page or two and a simple global.asax file that loads some configuration from the web.config file. I developed this on a Windows XP box with framework version 1.1 installed. I run...
6
by: Mikey_Doc | last post by:
Hi We are running cms 2002, Framework 1.0 with Visual studio 2002. We have just upgraded to Framework 1.1 and visual studio 2003. All of our database connection strings are stored within the...
2
by: Max Metral | last post by:
I'm trying to set the default behavior of customErrors in the machine.config. The documentation seems to suggest this should work, but it doesn't seem to work for me. On my development machine, I...
11
by: TARUN | last post by:
Hello All I need to ask about the configuration file in .NET, There are Two config File 1. Web Config 2. Machine config I understand the the usage of Web config , but not able to understand...
2
by: Ian | last post by:
Hi, I am trying to use machine.config to store database settings for a connection wrapper class I am using as part of the data layer of an n-tier system. Have added the following section to...
5
by: =?Utf-8?B?SmVycnkgQw==?= | last post by:
I have a app that uses several membership/role providers. I can list these Providers with the code: Dim rootWebConfig1 As Configuration rootWebConfig1 =...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.