|
|
|
Open solution, right click on WebApplication1 in Solution Explorer and choose Reformat Code. Select all checkboxes and press ok.
After refomating look at test.aspx page. The header of page is: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="test.aspx.cs" Inherits="test" %> <%@ Import namespace="WebApplication1"%> |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Maybe you've mistaken somewhere? Could you send us the sample solution?