Click here to Skip to main content
15,884,177 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Coders,

Greetings!

I am wanting to upload a small web application on ASP.NET server. I publish my web application using Visual studio and when I upload it using FileZilla FTP client, I get many errors like follows:

Server Error in '/' Application.
--------------------------------------------------------------------------------

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 the assembly 'App_Web_hnepgemq'. Make sure that it is compiled before accessing the page.

Source Error:


C#
Line 1:  <%@ page language="C#" autoeventwireup="true" inherits="IntrospectLogin, App_Web_hnepgemq" %>
Line 2:
Line 3:  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">



Source File: /IntrospectRMC/IntrospectLogin.aspx Line: 1


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272

Please help me folks, I am new for web application and website deployment. I read many articles before I did it but NO OUTCOME.

Thank you very much.

Regards,
G Nachiket
Posted
Comments
luxianai 28-Sep-12 5:48am    
嗯,蛮好的!难得你不确定吗?
Nachiket G 28-Sep-12 5:50am    
I do not understand Chinese Or Japenese mate. Thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900