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

web deployment issues / runtime errors

Jim
This si a repost, I apologize but perhaps my original inquiry got
buried under all the usenet spam...

I am having some problems deploying .NET content. My first guess is
that I am probably not using the correct approach to something here.
Hopefuly someone will be kind enough to get me back on track. :)

I'm hosting content on my own equipment. I have two machines - One
Win2K server acting as a PDC running DNS, IIS, and SQL Server 2000.
I have one other Win2K Professional machine that I use to serve up the
files for the web content. This is partly because this second machine
has a HUGE hard drive and is also my desktop PC, so it makes editing
conent easy and straightforward. The sites I host are very low
traffic for the moment, so there are no load-balancing or bandwidth /
performance issues as this time, and we'll deal with those once we get
the technical aspects of deployment worked out. Ah, the joys of
working on a budget! Anyway... the problem....

All this equipment is inside our private network, with a router
providng the inbound connection from the T1. So, my two machines are
server.office.local and workstation.office.local in the DNS. On my
workstation (ie fileserver) PC, I created C:\webs\MyWeb and made it a
share (\\workstation\MyWeb) for holding all the site content. Back on
the server, I created a new web site in IIS, set its host header and
all that, and then set it's home directory to \\workstation\MyWeb.
When I do this, I get warnings from the FrontPage server extensions
telling me that anyone can edit my site, and that I should use an NTFS
drive... bla, bla, bla... but that share IS on an NTFS drive. All of
my partitions on all machines are NTFS partitions.

Moreover, when I attempt to browse to the site, I get security
warnings from .NET. The pages I've put up so far are very simple web
forms that do stuff like put up a data grid of some stuff out of the
pubs database.... So I don't know what the big deal is. If I enable
IIS on \\workstation, and then browse to localhost\MyWeb, it works
just fine. However, if I try to go through the IIS server on
\\server, it won't work. If I move all of the web content off of the
file server, and put it into C:\inetpubs\wwwroot (or some other
subfolder) on \\server, then it runs fine. What's going on here?
Surely that can't be a limitation of the server and IIS... I know
almost no commercial shop that physically hosts everything on one
machine. Once again, it's probably something small I'm overlooking
here, but the darn error messages are so cryptic and usually have
NOTHING to do with what's "really" the problem. Any advice would be
greatly appreciated. :) Thanks!

JIM
Nov 17 '05 #1
3 949
"Jim" <jf***@hotNOSPAMmail.com> wrote in message
news:s9********************************@4ax.com...

I don't have time this morning to go into detail, but:

Don't use shares. I bet you haven't seen anyone else using shares for
ASP.NET.
--
John

Nov 17 '05 #2
Jim
John,

Are you suggesting then that all of the web files must physically
reside on the same box as the www server? Not to debate you, because
clearly I'm the one who is having trouble here, but that kind of seems
out of the spirit of the whole "N-Tier architecture" thing that .NET
is (supposed to?) support.... Or is there another way to accomplish
the smae task that I am overlooking?

On Fri, 7 Nov 2003 08:37:51 -0500, "John Saunders" <john.saunders at
surfcontrol.com> wrote:
"Jim" <jf***@hotNOSPAMmail.com> wrote in message
news:s9********************************@4ax.com.. .

I don't have time this morning to go into detail, but:

Don't use shares. I bet you haven't seen anyone else using shares for
ASP.NET.


Nov 17 '05 #3
"Jim" <jf***@hotNOSPAMmail.com> wrote in message
news:2m********************************@4ax.com...
John,

Are you suggesting then that all of the web files must physically
reside on the same box as the www server? Not to debate you, because
clearly I'm the one who is having trouble here, but that kind of seems
out of the spirit of the whole "N-Tier architecture" thing that .NET
is (supposed to?) support.... Or is there another way to accomplish
the smae task that I am overlooking?


Putting web files on some other machine doesn't add a "tier", just problems.

You want to look into code access security to understand why you're having
problems, or better still, you should look into why you think it's a good
idea to put the files on a different machine.
--
John

Nov 17 '05 #4

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

Similar topics

0
by: Jim | last post by:
I am having some problems deploying .NET content. My first guess is that I am probably not using the correct approach to something here. Hopefuly someone will be kind enough to get me back on...
0
by: Jim | last post by:
This si a repost, I apologize but perhaps my original inquiry got buried under all the usenet spam... I am having some problems deploying .NET content. My first guess is that I am probably not...
5
by: Arun Bhalla | last post by:
I'm working with VS.NET 2003 and .NET 1.1 (not SP1) on Windows XP SP1. My application is using the Windows Installer Bootstrap. (I may have also installed a module which detects requirements (.NET...
4
by: Thornmastr | last post by:
Good Afternoon, I need to distribute an application which includes the run time files for Access 2002. I do have the Office XP Developer CD’s. The application itself is written in VB 6 with an...
11
by: Grasshopper | last post by:
Hi, I am automating Access reports to PDF using PDF Writer 6.0. I've created a DTS package to run the reports and schedule a job to run this DTS package. If I PC Anywhere into the server on...
4
by: Sean | last post by:
Hi, I have my application running off my localhost and just transfered it to the production server. And when i ran my application, it came up with a Runtime Error. The server is an IIS and...
4
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
2
by: Bill Nguyen | last post by:
I ran into this error trying to run an app from Publish.htm. I can't find what is wrong with the deployment. Thanks a million Bill -------- PLATFORM VERSION INFO
4
by: Hardy Wang | last post by:
Hi all, In order to solve code-behind of global.asax problem, I removed the code from global.asax, and just leave one line "<%@ Application Language="C#" Inherits="Global"%>" in this file. Then I...
3
by: =?Utf-8?B?RHVrZSAoQU4yNDcp?= | last post by:
I've added a web deployment project and want to use the config section replacement but I'm obviously not understanding something. I have set up an alternate appSettings file,...
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:
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: 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
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
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...
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
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
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...

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.