can you rename this item

G

Guest

hey all,

i was just wondering if you name the web.config any name as long as it has
the .config? True or False, why.

thanks,
rodchar
 
K

Kevin Spencer

No, you cannot rename it. Why? Because ASP.Net looks for it by name.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.
 
G

Guest

well, for whatever reason, the web host i'm using on the internet requires me
to place my dll files and web.config in my root folder and in the application
root. I'm sharing the root with 2 other people so I guess we're going to have
to share the web.config.
 
J

Jeff Dillon

And share the default.aspx?? etc etc What do you mean "share the root with
2 other people"? Are you all working on the same web site?

Jeff
 
G

Guest

yes, we are using and sharing a web site with 1and1.com. apparently this is
the way we have to deploy a .net project. our root directory and what ever
app directory we use, the dlls and the web.config have to copied to both.
 
D

Deepak

You will then have to merge your web.config file with any other which
exists. This is asking for some pain because you may overwrite some settings
of an existing web.config or vice-versa
 
J

Jeff Dillon

How do users browse to each individual website, if they share the same
physical directory? You each agree to have a unique home page?

Jeff
Deepak said:
You will then have to merge your web.config file with any other which
exists. This is asking for some pain because you may overwrite some settings
of an existing web.config or vice-versa

--
Regards,

Deepak
[I Code, therefore I am]
rodchar said:
yes, we are using and sharing a web site with 1and1.com. apparently this
is
the way we have to deploy a .net project. our root directory and what ever
app directory we use, the dlls and the web.config have to copied to both.
 
G

Guest

yes, that's right. we share the homepage directory.

Jeff Dillon said:
How do users browse to each individual website, if they share the same
physical directory? You each agree to have a unique home page?

Jeff
Deepak said:
You will then have to merge your web.config file with any other which
exists. This is asking for some pain because you may overwrite some settings
of an existing web.config or vice-versa

--
Regards,

Deepak
[I Code, therefore I am]
rodchar said:
yes, we are using and sharing a web site with 1and1.com. apparently this
is
the way we have to deploy a .net project. our root directory and what ever
app directory we use, the dlls and the web.config have to copied to both.

:

And share the default.aspx?? etc etc What do you mean "share the root
with
2 other people"? Are you all working on the same web site?

Jeff
well, for whatever reason, the web host i'm using on the internet
requires
me
to place my dll files and web.config in my root folder and in the
application
root. I'm sharing the root with 2 other people so I guess we're going
to
have
to share the web.config.

:

No, you cannot rename it. Why? Because ASP.Net looks for it by name.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.

hey all,

i was just wondering if you name the web.config any name as long as
it
has
the .config? True or False, why.

thanks,
rodchar
 
J

Jeff Dillon

I would get a different ISP. So you have to agree to never use similar
filenames??

Jeff
rodchar said:
yes, that's right. we share the homepage directory.

Jeff Dillon said:
How do users browse to each individual website, if they share the same
physical directory? You each agree to have a unique home page?

Jeff
Deepak said:
You will then have to merge your web.config file with any other which
exists. This is asking for some pain because you may overwrite some settings
of an existing web.config or vice-versa

--
Regards,

Deepak
[I Code, therefore I am]
yes, we are using and sharing a web site with 1and1.com. apparently this
is
the way we have to deploy a .net project. our root directory and
what
ever
app directory we use, the dlls and the web.config have to copied to both.

:

And share the default.aspx?? etc etc What do you mean "share the root
with
2 other people"? Are you all working on the same web site?

Jeff
well, for whatever reason, the web host i'm using on the internet
requires
me
to place my dll files and web.config in my root folder and in the
application
root. I'm sharing the root with 2 other people so I guess we're going
to
have
to share the web.config.

:

No, you cannot rename it. Why? Because ASP.Net looks for it by name.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.

hey all,

i was just wondering if you name the web.config any name as
long
as
it
has
the .config? True or False, why.

thanks,
rodchar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top