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

What files do I have to upload?

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

Mar 16 '06 #1
1 868
the dll needs to go in a bin folder under the root.

Karl

--
http://www.openmymind.net/
http://www.fuelindustries.com/
"Rob Richardson" <no*******@n2net.net> wrote in message
news:Oj**************@TK2MSFTNGP10.phx.gbl...
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

Mar 16 '06 #2

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

Similar topics

4
by: dickiedyce | last post by:
Hi there. I've spent the weekend getting ever more frustrated, trying to get an upload file function working on a website. The site is hosted by a company called oneandone. They're using PHP...
1
by: John | last post by:
I can get this to upload files but I can't get items out of the Files collection into the database. I'm getting this error Microsoft VBScript runtime error '800a005b' Object variable not set...
1
by: KS | last post by:
When I'm trrough with test of the solution, let's say "MyFirstWebApp", - what 1) has to be uploaded to my ISP ? 2) where can I find it locally ? 3) How can I upload it ? KS, Denmark
1
by: TK | last post by:
I have a file upload control to allow a user to select/upload a file to the server. They need to upload x number of files in one shot because they have to confirm that they are uploading x number...
2
by: Jim Lewis | last post by:
I need to upload files to a Web server from Flash MX. Flash does not have the ability to upload files. I have an example that uses a PHP page in the back ground to upload files...
0
by: dann2 | last post by:
hello, i try to upload in an access db two pictures at the same time. i use the adjusted sample code from persits. it looks like this: ... '<% ' Create an instance of AspUpload object 'Set...
1
by: MAggIK | last post by:
Hi, I'm developing an application, that uploads and downloads files using httpwebrequests. I've encountered some problems considering timeouts while uploading large files. I wanted to know what...
4
by: MoroccoIT | last post by:
Greetings - I saw somewhat similar code (pls see link below) that does mupltiple files upload. It works fine, but I wanted to populate the database with the same files that are uploaded to...
0
by: LoriFranklin | last post by:
I'm a bit of a newbie here. I've learned a lot from reading the posts you all have here. I need some help uploading files using an asp form. I am using some code that I found from Jacob at...
1
by: achotto | last post by:
hi, i try to upload a multiple image files. after that i will rename the files name. the problem is when i upload a 2 or more same files name exp-goal.jpg, it will return "files already exist". ok...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...

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.