Installed Dot Net Framework 1.1 but asp .net is not working

V

Vanga Sasidhar

I have installed Dot net framework 1.1 and dot net framework SDK and also
IIS in Windows XP. But i am not able to run any aspx file in my internet
explorer. why this happened. how should i configure so that i can run aspx
files in my internet explorer? i am not able to see any asp .net text box
controls i inserted in my aspx file.

Vanga Sasidhar
 
G

Guest

Hello mate

Go here and run the following

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -

You need to install ASP.net, this should be done when you install the framework but sometimes it gets a bit confused

Jon
 
V

Vanga Sasidhar

Thanks JON

I resolved the problem. Many Many Thanks

With Regards,

Vanga Sasidhar

Jon said:
Hello mate,

Go here and run the following:

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i

You need to install ASP.net, this should be done when you install the
framework but sometimes it gets a bit confused.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top