S
Sam
we are running windows 2003 server. it has NET framework installed, but
doesn't have Visual Studio etc. installed on it. i created a new
sulotion/project on my development pc and FTP'd it up to our server with all
of the files from my dev. pc. i also created a \bin directory and copied
tthose files as well.
now i'm getting this error. do i need to install visual studio on the server
and build it there?
=====================
Parser Error Message: Could not load type 'EmailServer.AspEmail'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="EmailServer.aspx.vb" Inherits="EmailServer.AspEmail"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>
Source File: D:\WWW\domain\myappfolder\myapp.aspx Line: 1
doesn't have Visual Studio etc. installed on it. i created a new
sulotion/project on my development pc and FTP'd it up to our server with all
of the files from my dev. pc. i also created a \bin directory and copied
tthose files as well.
now i'm getting this error. do i need to install visual studio on the server
and build it there?
=====================
Parser Error Message: Could not load type 'EmailServer.AspEmail'.
Source Error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="EmailServer.aspx.vb" Inherits="EmailServer.AspEmail"%>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 3: <HTML>
Source File: D:\WWW\domain\myappfolder\myapp.aspx Line: 1