Hi
I have uploaded my asp.net 2.0 application to the webserver using ftp. iam getting the following error. it displays in the last line Asp.net version as 1.1.4322.2407, I found the version of asp.net in the properties of the appliction in the IIS as 2.0.50727. what do i need to do to overcome this problem.
I have uploaded the whole application folder to the hosting server. iam getting this error when iam trying to access the page.
What all folders and files of the application i need to upload.
Please if anybody can answer.
Thanks
Parser Error Message: Could not load type '_Default'.
Source Error:
Line 1: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
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: E:\USERS\sadadint\www\sampleapp\default.aspx Line: 1
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407