Re: ASP.NET and win2k SP4
Re: ASP.NET and win2k SP4
Huh!!?!! no replies yet! Anyone Please
Re: ASP.NET and win2k SP4
Quote:
Originally Posted by Simply Me
Im starting to learn ASP.NET. I'm using windows 2000 service pack 4. I've installed .NET framework 1.1. I tried copying and pasting some examples from the web in notepad and save it as .aspx. When I open the .aspx using IE 6.0 the program is not running. Is it because im using SP4? In all of the article I come accross on the net SP2 is recommended.
I don't think that's the right way. You have to build it and create an assembly for your web application. Don't you have visual studio? If not, then you can go for a free asp.net development tool called WebMatrix. It's available here: www.asp.net
Re: ASP.NET and win2k SP4
Quote:
Originally Posted by mendhak
I don't think that's the right way. You have to build it and create an assembly for your web application. Don't you have visual studio? If not, then you can go for a free asp.net development tool called WebMatrix. It's available here:
www.asp.net
i have visual studio installed. I have also the web matrix. Im Just wondering becausea at first my win2k uses SP2 and i created ASP using notepad and the program runs now that i have SP4 my previous work now is not running.