Problems in creating in asp.net app in visual studio.net 2003
Hi everyone
I am new to .asp and am trying to create a asp.net application in VB.net,and sad to alknowledge, I didn't even pass the FIRST step... anywei when ever I try to create one, Visual Studio prompts me the follow msg.
"Visual Studio.Net has detected that the specificed Web Server is not running ASP.net Ver 1.1. You will be unable to run ASP.net Web application or services."
I try to download Microsoft .NET Framework Version 1.1 Redistributable Package at
http://www.microsoft.com/downloads/d...displaylang=en
but the prob still exist
I am curently using Visual Studio.net 2003
and IIS 5.1
Can anyone advise me how to reolve this situation??
Any qns what is meant by the Webserver, I tot the IIS is the web server? does that means that the IIS5.1 does not support ASP.net 1.1, I hope I am not total off in my logic,
Thanks
Re: Problems in creating in asp.net app in visual studio.net 2003
No one??? :ehh: ;;;;;is it because of some settings I have to specific somewhere??
Thanks
Re: Problems in creating in asp.net app in visual studio.net 2003
Re: Problems in creating in asp.net app in visual studio.net 2003
Quote:
Originally Posted by mendhak
run aspnet_regiis /i
yes thanks,
aspnet_regiis -i, and it solved;;;;;phew, i almost tot it an installation prob =p
thanks dude =p
Re: Problems in creating in asp.net app in visual studio.net 2003