ASP page wont run

  • Thread starter Thread starter Abhi
  • Start date Start date
A

Abhi

I have VS 2002, and have installed both versions of .NET framework.

I have this strange problem, I am not able to run ASP.NET application. I
used the Web Application template to create an ASP.NET application using
VB.NET.
When I run the application I dont get the results, the browser opens without
any errors and I dont see any results.

Any clues ?????

I have the virtual directory and all the required things set, but somehow my
ASP.NET pages wont run, I dont even get any errors.


Abhi
 
Hi Abhi,

try aspnet_regiis.exe - i from a VS.NET command prompt and
see if it works.

Kaustav
 
I cannot thank you enough Kaustav.
Thank you. But if you can, can you explain what did Aspnet_regiis.exe did
which Visual Studio.NET failed to install. I mean even after installing
VSNET two times I was not able to run ASP.nET ????

Abhi
 
Back
Top