What files do I have to upload?

R

Rob Richardson

Greetings!

I am trying to develop my first ASP.Net application. I wanted to make sure
I could upload an application to our host and get it to work. I used a
simple application copied from the book I'm trying to learn ASP.Net from.
The app works on my machine. On the host, it generates the following error:

Parser Error Message: Could not load type '_315C01Excercises.Excercise1_2'.

Source Error:

Line 1: <%@ Page language="c#" Codebehind="Excercise1_2.aspx.cs"
AutoEventWireup="false" Inherits="_315C01Excercises.Excercise1_2" %>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3: <HTML>


I think I have uploaded all of the files my compiler generated for this
application. What am I missing? I uploaded the DLL to
the same folder that contains my .aspx file. Is there something I need to
do (or my host needs to do) to tell the server that the
DLL exists?

Thanks very much!

Rob Richardson
 

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,780
Messages
2,569,611
Members
45,281
Latest member
Pedroaciny

Latest Threads

Top