ASP.Net Bin folder on shared drive

G

Guest

Can we run an asp.net application on a shared drive from another server? We
have Server1 which is running IIS6 and ASP.NET. It has a website who's home
directory is on Server2. When we browse to checkforupdate.aspx in the web
root folder, we get the following error

************************************************************
Parser Error
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.

Parser Error Message: Could not load type 'checkforupdate.Main'.

Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
codebehind="checkforupdate.aspx.dll" Inherits="checkforupdate.Main"
validateRequest="false"%>

Source File: \\br-sql-01\drive_f\web\vtstudio\checkforupdate.aspx Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573
************************************************************

It appears that it does not see the bin folder on the shared drive. When we
move the home directory and files to a local drive it works fine.

Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top