VS web project creation
I'm going to make an assumption (tell me if I'm wrong) but is your project location something like
http://[server name]/ ? If so, then make sure you don't have a forward-slash (/) at the end of the location. If you leave the forward slash at the end, VS expects you to type something else so the OK button is disabled.