473,387 Members | 1,476 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,387 software developers and data experts.

Place of web.config

I have a web application conected to a sql database.
When I publish this site I get one file in the bin directory, the web.config
file and the aspx.files
in the application folder.
As I understand it:
My web is at www.myweb.no and
the web.config-file is located on the root
On this root directory the bin folder is located.
In the bin folder is the compiled dll-file containing the vb-code to each
aspx-file.
My application is located as www.myweb.no/MyApplication1
There should be no web.config-file in this folder.
And there should be no bin-folder in the application folder.

reidarT

Oct 14 '06 #1
2 1521
"reidarT" <re****@eivon.nowrote in
news:ed**************@TK2MSFTNGP04.phx.gbl:
I have a web application conected to a sql database.
When I publish this site I get one file in the bin directory, the
web.config file and the aspx.files
in the application folder.
As I understand it:
My web is at www.myweb.no and
the web.config-file is located on the root
On this root directory the bin folder is located.
In the bin folder is the compiled dll-file containing the vb-code to
each aspx-file.
My application is located as www.myweb.no/MyApplication1
There should be no web.config-file in this folder.
And there should be no bin-folder in the application folder.

Files should be places:
\AppDirectory
\AppDirectory\Bin\*.dlls
\AppDirectory\Web.config
Oct 14 '06 #2
huh ??
My application is located as www.myweb.no/MyApplication1
There should be no web.config-file in this folder.
And there should be no bin-folder in the application folder.
if you create an application in a root web , well then a web config and bin
folder are totally valid

even better a web config file might be valid in every sub directory as it is
inheritance based , i for a fact have a website that uses forms
authentication
however some directory`s have there own custom security , i do this with
seperate config files

but ..... what is exactly your question ???

regards

Michel Posseth [MCP]



"reidarT" wrote:
I have a web application conected to a sql database.
When I publish this site I get one file in the bin directory, the web.config
file and the aspx.files
in the application folder.
As I understand it:
My web is at www.myweb.no and
the web.config-file is located on the root
On this root directory the bin folder is located.
In the bin folder is the compiled dll-file containing the vb-code to each
aspx-file.
My application is located as www.myweb.no/MyApplication1
There should be no web.config-file in this folder.
And there should be no bin-folder in the application folder.

reidarT

Oct 14 '06 #3

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

Similar topics

2
by: Suresh Gladstone | last post by:
Hi, This is a bit with versioning and installation of the .NET dlls. I want to perform the following, 1. A third party application will be invoking my .NET dll through COM interop . For this I...
0
by: Gerard | last post by:
Hi, I am developing a set of assemblies which will be shared by many applications and so I intended to place them in the GAC at runtime. However, these assemblies have associated configuration...
1
by: Gawelek | last post by:
In order to deploy my server I do the following : regsvcs /fc MyServer.dll gacutil /i MyServer.dll .... and I don't have to know where actually my dll is placed. It is advantage of GAC. But...
3
by: Mads Brydegaard | last post by:
Hi, I have created a custom Config handler for reading a custom config section in my .config file(s) It works very well! I have placed a web.config in my root directory and then I use sub...
5
by: George | last post by:
Hi, Is it possible to specify the location of a web.config file in an ASP.NET application? I have one ASP.NET application which is to be hosted on 2 web sites in the same web server. I want...
7
by: yurps | last post by:
Hello I have a couple of developers working on a web app. They all need to be able to change their local copy of the web.config file to run against their local databases. The copy in VSS needs to...
5
by: feng | last post by:
Hi, We just converted our VB.Net Windows exe project from VS.Net 2002 to VS.Net 2003 and ran into a problem. the MyApp.exe.config file that we use for our customized configuration settings is...
1
by: Joseph Geretz | last post by:
I need to download a greater than 4 megabyte attachment via WSE / DIME. The only way I know how to configure this is via a .config file. Normally, the ..config file is the same name as the base...
12
by: Ben | last post by:
I have a group of settings that I'd like to have inherited by multiple sites. I'm trying this, but it's not working. wwwroot\group\web.config wwwroot\group\site1\web.config...
5
by: Keith | last post by:
Hello all, I have a C# Windows Forms app. It is in namespace App.GUI. It builds to Nav.exe. I have entered an application level setting using the designer. Its type is string, name is "FOO"...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.