S
Scott M.
I have a simple ASP .NET 2.0 page with no code added to it yet, just a
couple of labels and textboxes. The page/project build just find and the
page comes up as expected.
However, when I look at the markup in the .aspx file, I've noticed that on
the very first line (the page directives line), I have a blue-wavy underline
with a message of: "There is no build provider registered for the
extension".
I've looked out on the web and all of the references I've found relating to
this talk about getting this error when using non-standard file extensions
within your ASP.NET web application. I am not doing this. This is a basic
..aspx file.
Any thoughts?
-Scott
couple of labels and textboxes. The page/project build just find and the
page comes up as expected.
However, when I look at the markup in the .aspx file, I've noticed that on
the very first line (the page directives line), I have a blue-wavy underline
with a message of: "There is no build provider registered for the
extension".
I've looked out on the web and all of the references I've found relating to
this talk about getting this error when using non-standard file extensions
within your ASP.NET web application. I am not doing this. This is a basic
..aspx file.
Any thoughts?
-Scott