473,785 Members | 2,843 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How hard can it be?

We have just built a new webserver for development and would like to
run an asp.net site on it. The files that make up the site are on a
different server.
Both servers are windows 2003 servers and both have been fully patched.

When we try to setup the website in IIS6 we have to use a UNC to locate
the home directory. We use a domain account (domain\iisdev) to access
the files accross the network. If we try to map a drive and use the
ampping, then when we navigate there, the OK button is greyed out and
we can't select it.

We can see the folders file in the right panel in IIS6, but when we
come to view the site in our browser, we get all sorts of errors.

Can anyone give us a step by step process for configuring this kind of
setup with two fresh windows 2003 servers?

Both servers have been made application and fileservers. The webserver
has also been giving mail server role.

If I've missed anything out that you need to know, just ask.

Thanks everyone

Nov 22 '05 #1
6 1335
Ive granted the domain user IISDev permissions to the
c:\windows\micr osoft.net\frame work folder and to the location of the
files on the fileserver. Ive also edited the machine.config on the
webserver so that the processmodel username and password relate to this
user.

Now I get and error telling me to include customerrors mode =off in my
web.config for the application, but it's already there.

Pleading for help now as this is driving me nuts!

Nov 22 '05 #2
Have you tried to use a share or the server IP for access?
\\1.12.12.123\m ywebfiles|

"go**********@t lbsolutions.com " wrote:
We have just built a new webserver for development and would like to
run an asp.net site on it. The files that make up the site are on a
different server.
Both servers are windows 2003 servers and both have been fully patched.

When we try to setup the website in IIS6 we have to use a UNC to locate
the home directory. We use a domain account (domain\iisdev) to access
the files accross the network. If we try to map a drive and use the
ampping, then when we navigate there, the OK button is greyed out and
we can't select it.

We can see the folders file in the right panel in IIS6, but when we
come to view the site in our browser, we get all sorts of errors.

Can anyone give us a step by step process for configuring this kind of
setup with two fresh windows 2003 servers?

Both servers have been made application and fileservers. The webserver
has also been giving mail server role.

If I've missed anything out that you need to know, just ask.

Thanks everyone

Nov 22 '05 #3
What kind of errors exactly ? Use a UNC name instead of a mapped drive. Aslo
if I remember the console uses the current account while the website uses
the credentials you entered when configuring the virtual path...

Also I'm not sure it's that great (not sure what you want but my personal
preference would be likely to mirror the files just sharing the possible
read/write content).

--
Patrice

<go**********@t lbsolutions.com > a écrit dans le message de
news:11******** **************@ g14g2000cwa.goo glegroups.com.. .
We have just built a new webserver for development and would like to
run an asp.net site on it. The files that make up the site are on a
different server.
Both servers are windows 2003 servers and both have been fully patched.

When we try to setup the website in IIS6 we have to use a UNC to locate
the home directory. We use a domain account (domain\iisdev) to access
the files accross the network. If we try to map a drive and use the
ampping, then when we navigate there, the OK button is greyed out and
we can't select it.

We can see the folders file in the right panel in IIS6, but when we
come to view the site in our browser, we get all sorts of errors.

Can anyone give us a step by step process for configuring this kind of
setup with two fresh windows 2003 servers?

Both servers have been made application and fileservers. The webserver
has also been giving mail server role.

If I've missed anything out that you need to know, just ask.

Thanks everyone

Nov 22 '05 #4
We are using a unc to the files in the website properties on IIS (home
directory points to \\OurFileServer \OurSiteFiles and the Connect As has
been configured to use a domain account with full permissions to the
files location.

At the moment we get a screen telling us to add a CustomErrors line to
the web.config file with the Mode set to 'Off', but this is already
there!

Thanks for your help guys.
Is there a set of proceedures I could follow for this type of
configuration anywhere?

Nov 22 '05 #5
FIxed it!

http://support.microsoft.com/default...b;en-us;320268

Thanks for your help guys

Nov 22 '05 #6
What if you try with the local browser on the IIS server ?

Also with this kind of configuration I'm not sure ASP.NET is able to enable
file system watching so that it restarts automatically when a file is
changed...You may want to try to restart ASP.NET just in case... Also the
error might be written in the log file.

You could try just an HTML file. It could perhaps help to see if it's a
configuration problem on the IIS side or if it's related to ASP.NET.

Could be http://support.microsoft.com/default...b;en-us;320268 but
it would be likely much better to first solve the problem that prevents to
actually see the exact error.

--

Good luck.
"Karl" <go**********@t lbsolutions.com > a écrit dans le message de
news:11******** **************@ g14g2000cwa.goo glegroups.com.. .
We are using a unc to the files in the website properties on IIS (home
directory points to \\OurFileServer \OurSiteFiles and the Connect As has
been configured to use a domain account with full permissions to the
files location.

At the moment we get a screen telling us to add a CustomErrors line to
the web.config file with the Mode set to 'Off', but this is already
there!

Thanks for your help guys.
Is there a set of proceedures I could follow for this type of
configuration anywhere?

Nov 22 '05 #7

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

Similar topics

10
6988
by: 3A Web Hosting | last post by:
Hi Folks This is probably starring me in the face but how do I read the contents of a hard drive directory? I've been playing around with the opendir($dir) sample from php.net and can read from the server without problem but how can I read a list of files from the hard drive of the PC (win98 (spit!)) I'm using? Basically what I want to do is read the file names of a certain directory on the hard drive into an array and then upload them...
1
2390
by: Daniel | last post by:
when writing out a file from .net, when is the file created? after the bytes are all written to the hard drive or before the bytes are written to the hard drive?
36
4001
by: Ron Johnson | last post by:
http://hardware.devchannel.org/hardwarechannel/03/10/20/1953249.shtml?tid=20&tid=38&tid=49 -- ----------------------------------------------------------------- Ron Johnson, Jr. ron.l.johnson@cox.net Jefferson, LA USA I can't make you have an abortion, but you can *make* me pay child support for 18 years? However, if I want the child (and all the expenses that entails) for the *rest*of*my*life*, and you
33
2370
by: Xah Lee | last post by:
The Harm of hard-wrapping Lines 20050222 Computing Folks of the industry: please spread the debunking of the truncating line business of the fucking unix-loving fuckheads, as outlines here: http://xahlee.org/UnixResource_dir/writ/truncate_line.html
18
5155
by: Joe Lester | last post by:
This thread was renamed. It used to be: "shared_buffers Question". The old thread kind of died out. I'm hoping to get some more direction by rephrasing the problem, along with some extra observations I've recently made. The core of the problem is that Postgres is filling up my hard drive with swap files at the rate of around 3 to 7 GB per week (that's Gigabytes not Megabytes) . At this rate it takes roughly two months to fill up my 40...
9
1441
by: ward | last post by:
Good morning. I created an edit_task page that allows the user to edit tasks for the database. I entered some text and used some hard returns. Put when I went to view the tasks (using a PHP script if it matters), the hard returns didn't "take." None of em. All of the text is jumbled together. Well I checked within the MySQL database just now (before uploading
16
9533
by: Otie | last post by:
Hi, Is there a way for VB5 to determine exactly where on a hard drive a .exe file is stored upon the .exe file's first copying to the hard drive? What I need to know is the exact hard drive sector, cluster, partition, etc. information so I can use it later on to determine if the file was ever deleted and restored or moved elsewhere. Thank you.
2
3154
by: =?Utf-8?B?R2VvcmR5?= | last post by:
Hello everyone, I would really appreciate if someone helped me in this matter cause I am going to lose my mind... I am using a Sony Vaio Laptop with Windows XP professional (512MB Ram, 1,7 GHz CPU clock, 50GB Hard disk) and for the past 10 days i have noticed that my hard disk space is decreasing dramatically without installing or running any programs. I had 28 GB free space 10 days ago on my hard drive and now It has decreased to 17GB...
3
3682
by: Kurt Mueller | last post by:
David, Am 07.10.2008 um 01:25 schrieb Blubaugh, David A.: As others mentioned before, python is not the right tool for "HARD REAL TIME". But: Maybe you can isolate the part of your application that needs
0
9645
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10329
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9950
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7500
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5381
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4053
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3650
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2880
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.