New to ASP.NET w/ C# and having problems
I am just getting into ASP.net w/ C# and am having problems viewing data. I can view the HTML but the C# code does not seem to execute. Example, Chapter 1 - punctual.aspx is not returning the time in "WebServerLand". Another example is Chapter 2 - datacontrol.aspx, it's a blank page, and I am only able to view the Title of the page itself. I've downloaded the chapter files and those don't work either. I've also confirmed that my Environment Variables are set up correctly. Any help would be greatly appreciated!
If it helps, I am running Windows XP Pro, .NET Framework v1.1.4322.
|