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

how to fix this error after uploading ASP.NET site to a host

2
I did publish to a local file on my computer. When I tried to upload the files Compiled to my hosting using FileZilla, the project uploaded successfully but i get an error on the first page as below:

Expand|Select|Wrap|Line Numbers
  1.  Parser Error
  2.  
  3. 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. 
  4.  
  5. Parser Error Message: Could not load the assembly 'App_Web_tuwlsmxq'. Make sure that it is compiled before accessing the page.
  6.  
  7. Source Error: 
  8.  
  9.  
  10. Line 1:  <%@ page language="C#" autoeventwireup="true" inherits="welcome, App_Web_tuwlsmxq" %>
  11. Line 2:  
  12. Line 3:  <!DOCTYPE html>
I don't know why i could face this error, probably related to the fact i did compile locally. For your information, I'm using Hostforlife.eu hosting and i have windows account that supports .NET 4.5.
what do i need to change? or what is the best way uploading a ASP.NET website project to a Hostforlife hosting?
May 22 '15 #1
0 1330

Sign in to post your reply or Sign up for a free account.

Similar topics

13
by: Sky Sigal | last post by:
I have created an IHttpHandler that waits for uploads as attachments for a webmail interface, and saves it to a directory that is defined in config.xml. My question is the following: assuming...
3
by: John | last post by:
Hi My site runs fine locally but when uploaded to a remote server gives the below error. What is the problem and how can I fix it? Thanks Regards
2
by: matthew | last post by:
Windows XP Pro IIS 5.1 I am using the cookie cutter code from http://support.microsoft.com/default.aspx?scid=kb;en-us;323246#XSLTH3130121122120121120120 to try to upload a file. THe issue is...
0
by: Alexis | last post by:
Hello, I am trying to upload a file to an ftp server using the FtpWebRequest class, but I get the following error. The requested URI is invalid for this FTP command. I do can upload the file...
1
by: monomaniac21 | last post by:
Hi all when using a very simple upload script that I know has worked in the past i get this errror on a server: Warning: move_uploaded_file(/home/folder/public_html/image/advert.jpg): failed to...
3
by: pplers | last post by:
<? if(empty($_POST)){ ?> <html> <body> <form method="POST" enctype="multipart/form-data"> <input type="hidden" name="MAX_FILE_SIZE" value="10240000"> Archivo: <input...
2
by: sareena | last post by:
There is a problem with accessing an ASP appln hosted on a dedicated Win '03 load balanced server running IIS 6.0 in worker process isolation mode. When the user types in the URl of the appln and...
0
by: Zuhaib Hyder | last post by:
i'm trying to configurer my dot net site on lcal IIS, which use ms access database while i try to access from other pc's, then database path error occurs, bcz my connection was trying to find...
0
by: =?Utf-8?B?UGhpbCBKb2huc29u?= | last post by:
I suspect this is to do with the configuration of IIS but I posted here as it could be asp.net related... I'm uploading large files through an asp.net 1.1 web app... works fine on my dev box and...
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
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
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...
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,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.