I am trying to create a new portal on SharePoint Portal Servre v2.0Beta..and I keep running into his error. I am using Sql Server for myconfig and content database.Also there are no frontpage extension installed and the portal ibeing created in a diff virtual server than "defualt web site".Please advise.. since I cannot fig out what the heck this error is ??
you must install SQL Server with English languagesettings cause SPs only work on english settings
The SQL Server is installed witb English Language settings.its a default installation of the SQL Server.I am not sure what the error is..?have you run into this error ??
no i didnt get any error like this but i get somethingdiffrent but the error is about difference of "I" and"i" and the description is the same of your error only"@siteID" diffrent when i reinstall SQL i solvedproblem .....but SQL setting must e "1252" check this
I have been able to solve the error. - here is what the problem isyou cannot create a portal on a "case-sensitive" installation of sqlserver, which is what I was doing.oh well.. it took about a week to fig it out.