Tuesday, January 17, 2006

Avoid Servers Names with Hyphens or Underscores

We have hit two issues in recent weeks with this. 

1.  ASP.NET Session or Authentication cookies do not work correctly on a server with an underscore in the name. Jon Box reminded me of the issue and Scott Hanselman chimed in. Come to find out this is really an Internet Explorer issue.

2.  SQL Server has issues installing and other random issues on a server with a hyphen in the name.  Note this is primarily a SQL 6.0/6.5 issue.

Tuesday, January 17, 2006 9:08:06 AM (Pacific Standard Time, UTC-08:00)   #      Comments [1]  
 

Wednesday, January 18, 2006 7:21:47 PM (Pacific Standard Time, UTC-08:00)
That SQL Server link you mention looks like it's about SQL Server 6.0 / 6.5.

I can verify that neither SQL Server 2000 or SQL Server 2005 had any issues installing on either Windows 2000 Advanced Server or Windows 2003 Enterprise Edition. We're running it on some hyphenated servers right now!
Comments are closed.

Administration
Sign In