Hello guys,
I'd like to ask about something:
When I press ASP.Net Configuration (in the web site menu in VisualStudio 2005), this message appears:
"Unable to connect to VisualStudio's localhost Server"
and I've already installed IIS. So any one can answer me?
Thanks...

bogy.

Make sure that IIS is running aspnet_isapi.dll
on your DOS do the following:

cd C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\
aspnet_regiis.exe -i

Hi,
I found aspnet_isapi.dll,
and I did this DOS command, but still that error message appears.

What result did the command give you??

and was it v2.0.50215, there might be a newer version for 2005.

It was v2.0.50727 and the result was:
"v2.0.50727 is installed successfully".

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.