visual studio.net cannot create or open the application ???? HELP !!!!!

jpham79

Newcomer
Joined
Mar 16, 2004
Messages
12
"Visual Studio.NET cannot create or open the application. The likeliest problem is that required components are not installed on the local Web server. Run Visual Studio .NET setup and add the Web Development component."

I have no idea what's wrong. The ISS seems to have the correct folder. I have no idea what can be wrong. Please help. I still have so much programming to do and this thing is just totally stopping my already slow progress. Any help would be very much appreciated. Thank you.
 
Try running "regiis -t"

You can find aspnet regiis.exe in
WINNT\Microsoft.NET\Framework\v1.0.3705 or Windows\Microsoft.NET\Framework\v1.0.3705

Display: c:Windows\Microsoft.NET\Framework\v1.0.3705> regiis -t
 
Back
Top