Problem in Default.aspx
-
Hello Every one i am getting an error in default.aspx page when i publish my website and run the default.aspx text file in any browser The error is like:
<%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_i2fblcad" %>
I searched for such error but cannot find any help .. Please Suggest What shall i do.. Thank You.. -
Hello Every one i am getting an error in default.aspx page when i publish my website and run the default.aspx text file in any browser The error is like:
<%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_i2fblcad" %>
I searched for such error but cannot find any help .. Please Suggest What shall i do.. Thank You..Is that the error? :confused:
Navaneeth How to use google | Ask smart questions
-
Hello Every one i am getting an error in default.aspx page when i publish my website and run the default.aspx text file in any browser The error is like:
<%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_i2fblcad" %>
I searched for such error but cannot find any help .. Please Suggest What shall i do.. Thank You..nazimghori wrote:
<%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_i2fblcad" %>
where is the error my friend if You are getting only the header .Then the site is not deployed properly.I think.:confused:
If It Helps Click It as Answer
-
Hello Every one i am getting an error in default.aspx page when i publish my website and run the default.aspx text file in any browser The error is like:
<%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_i2fblcad" %>
I searched for such error but cannot find any help .. Please Suggest What shall i do.. Thank You..Hi, Delete all files inside bin folder in live site and upload again.
-
Hello Every one i am getting an error in default.aspx page when i publish my website and run the default.aspx text file in any browser The error is like:
<%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_i2fblcad" %>
I searched for such error but cannot find any help .. Please Suggest What shall i do.. Thank You.. -
Hi, Delete all files inside bin folder in live site and upload again.
hello App_Code.compiled App_Code.dll App_Web_oyclc8-d.dll These are files in my bin folder and i think so if i delete these folders the application would not work.. i tried deleting these files in my remote computer and then run my default.aspx page in browser but it the same error continue...