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

ASP.net website stored on a NAS

Hi guys

I've just had the technician @ one of my clients on the phone wondering how
much of the web server stuff we can safely move to their new NAS storage
device.

The site we're running (intranet) is .net 1.1, MSDE database. It's currently
running on a Win2k3 server with IIS6.

My initial thought was that the MSDE can't be moved, because it needs system
resources that Windows 2000 NAS Server won't provide, is this correct? I
think I am safe to move the Instance though?

Also, what about the code itself. Could we move the code directories (bin,
etc) to the NAS and create a Virtual Directory to it on the server's IIS?
Would this run, or do the bins / aspx stuff have to be on the server running
the FrameWork. As far as I know this would work, because the server would
treat the NAS as a shared drive?

The same also applies for the website we;re about to start developing, again
in .net 1.1

Any help / info / articles greatly appreciated.

Cheers
Dan
Nov 19 '05 #1
1 2255
Please see below

"dhnriverside" wrote:
My initial thought was that the MSDE can't be moved, because it needs system
resources that Windows 2000 NAS Server won't provide, is this correct? I
think I am safe to move the Instance though?
We were able to install MSDE on one of our Maxattach NAS running Win2000
Applicance Server (or something like that). Should work on yours too..
Also, what about the code itself. Could we move the code directories (bin,
etc) to the NAS and create a Virtual Directory to it on the server's IIS?
Would this run, or do the bins / aspx stuff have to be on the server running
the FrameWork. As far as I know this would work, because the server would
treat the NAS as a shared drive?


You have to give Full Trust to you shared drive using the .NET Configuration
control panel. Add a new machine code group with Full Trust permission. Use
URL as your condition and use this format to specify your shared folder:
file://server/folder/*

Jonathan
Nov 19 '05 #2

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

Similar topics

7
by: Luis | last post by:
I'm using code similar to the following in an asp page to call a stored procedure that does a select on a SQLServer 2000 table: dim rs, SelectSql SelectSql = "EXEC spSelectStuff @param = '" &...
3
by: Ben | last post by:
Dear MySQL experts, I have a website that is using MS SQL Server 2000 with ASP scripting. I want to switch over to MySQL, but I'm just sticking my toes in the water at the moment to see if it...
4
by: Maellic | last post by:
Hi, I'm having real trouble locating configuration settings on an existing website. Details follow: I've recently taken over a website developed with ASP.NET. Unfortunately the original...
29
by: Vjay77 | last post by:
I have a timer which triggers AxWebBrowser1 every 5 minutes to visit one of my websites. What I find out later in my websites logs, was, that it really visited my website only for the first...
45
by: John | last post by:
Hi When developing vb.bet winform apps bound to sql server datasource, is it preferable to use SELECTs or stored procedure to read and write data from/to SQL Server? Why? Thanks Regards
3
by: Tod Birdsall | last post by:
Hi, My boss has asked me to create a tool that can give us a list of stored procedure names that are being called from each of our app's web pages. This is an ASP.NET application that is rather...
5
by: daveh551 | last post by:
What, from a high level point of view, is the difference (in Visual Studio 2005) between Website (accessed with Open Website or Create Website from the StartPage) that is an ASP.NET Website, and a...
20
by: David Thielen | last post by:
Hi; When we add a reference to a web app, where is that information stored? There is no project file, it's not in the web.config or solution file. ??? - thanks - dave ...
2
by: Wayne Smith | last post by:
Applies to: Visual Studio 2008 Professional Hi everyone, I'm in the middle of creating a website with VS2008 and I'm trying to integrate a user registration/login section on the website but I've...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
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...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.