I'm in the same boat as femina: The aspx page I created doesn't execute the asp code. I don't get any error messages whatsoever. The html shows up but not the output that is supposed to be generated by asp.net.
I've coded some basic asp.net pages in
vb in the past, but never on my own home machine, so I want to set up my environment to get back into asp.net development and learn it some more.
I am running Windows2000 Pro, installed the .NET Framework 1.1, installed the .NET Framework SDK 1.1, and installed the SQL Server Desktop Environment.
There was mention of installing .NET. What is that exactly? Isn't it the .NET Framework 1.1 that I already installed?
I checked the permissions to the folder and I added the "ASP.NET" user and made sure it has write permission.
I also made sure that the virtual folder was set up to execute scripts.
Greg Griffiths asked femina if the server is configured to run aspx pages. What exactly does that mean, to configure the server to run aspx pages?
What could I be missing? Maybe I have to start from scratch again to make sure I didn't miss anything that I claim to have done properly. What do you think?
Your help on this matter will be much appreciated.