Sharepoint is only allowing me to create Web applications with the default URL of my server name and port number. Even if I add the port number to my custom name, it doesn't work.
So basically, http://[servername]:80 works fine but http://[custom-name]:80 doesn't.
Any ideas?