Click to See Complete Forum and Search --> : Debugging ASP.Net


solisco
December 18th, 2002, 04:07 PM
I ran into problems trying to debug asp.net program on my windows 2000 professional. i wrote an aspx file to display an edit box and a button. i then press F5 to run the program, it will not run. I realised I had to install iis and script debugger from my win 2000 cd. After doing this, i press F5 again to run the aspx file, the browser displayed a blank page (no button and no edit box). Do you know why?


Kola

TheCPUWizard
December 18th, 2002, 04:10 PM
Yes. The setup programs expect that IIS is configured BEFORE .Net is installed.

There is an executable that will correct this, but I do not have the info on it handy right now...

I will look....