Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Must declare the variable '@SiteId'. (Error code: 137). Error

  Asked By: R Hogan         Date: Sep 05, 2009      Category: Sharepoint      Views: 273
 

I am trying to create a new portal on SharePoint Portal Servre v2.0
Beta..
and I keep running into his error. I am using Sql Server for my
config and content database.
Also there are no frontpage extension installed and the portal i
being created in a diff virtual server than "defualt web site".

Please advise.. since I cannot fig out what the heck this error is ??

Tagged:                

 

4 Answers Found

 
Answer #1       Answered By: Aishwarya Karmarkar          Answered On: Sep 05, 2009       

you must install SQL Server with English language
settings cause SPs only work on english settings

 
Answer #2       Answered By: Janell Camacho          Answered On: Sep 05, 2009       

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 ??

 
Answer #3       Answered By: Julia Washington          Answered On: Sep 05, 2009       

no i didnt get any error  like this but i get something
diffrent 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 solved
problem .....

but SQL setting must e "1252" check this

 
Answer #4       Answered By: Shashwat Takle          Answered On: Sep 05, 2009       

I have been able to solve the error. - here is what the problem is
you cannot create a portal on a "case-sensitive" installation of sql
server, which is what I was doing.

oh well.. it took about a week to fig it out.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].