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

web deployment issues, runtime errors

Jim
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
Jul 21 '05 #1
0 1181

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

Similar topics

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...
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...
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...
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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,...

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.