473,320 Members | 1,926 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

SQL Server Session State

Hi,

I am using SQL server Session state instead of InProc (because of a Memory
leak). An interesting problem is that when I moved the project to a
different web server in which Turkish is the default language.

While trying to create a session in SQL Server it gives an error like
"Unknown property in connection string; initial catalog". In Turkish there
is a problem with the capital I since we have a letter which is similiar to
i but without the dot on top (i). I ve checked the web.config and
machine.config files but they do not contain the initial catalog part of the
connection string. Does anybody know where does it get the initial catalog
part? (I am starting to think that it is hard coded)

thanx in advance

Gonenc Ercan
Nov 18 '05 #1
1 1271
I know it's not mutch help but.
If i recall correctly the sql db for session vars is always the same
(special db created w a script) and is indeed hard coded and unchangeble.
but i doubt ms would use different laguage versions for that.

Eric

"Gonenc Ercan" <go*****@superonline.com> wrote in message
news:uO******************@TK2MSFTNGP11.phx.gbl...
Hi,

I am using SQL server Session state instead of InProc (because of a Memory
leak). An interesting problem is that when I moved the project to a
different web server in which Turkish is the default language.

While trying to create a session in SQL Server it gives an error like
"Unknown property in connection string; initial catalog". In Turkish there
is a problem with the capital I since we have a letter which is similiar to i but without the dot on top (i). I ve checked the web.config and
machine.config files but they do not contain the initial catalog part of the connection string. Does anybody know where does it get the initial catalog
part? (I am starting to think that it is hard coded)

thanx in advance

Gonenc Ercan

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Phil Grimpo | last post by:
I have a very odd situation here. I have an administration page, where based on a users permissions, a recordset is called from the SQL server which has a list of paths to "Module Menus". Each of...
4
by: Phil Grimpo | last post by:
I had previously explained this problem in a different thread, but now that I have an IISState log, I figured I'd re-start the thred. My situation and the log are following... I have a very odd...
2
by: James Wallace | last post by:
I hope that someone can help me out there with this problem. I get an itermittant problem with our web page that occurs about once every 10 to 15 days where the only way to fix the problem is to...
10
by: tshad | last post by:
I have been using the default session state (InProc) and have found that I have been loosing my information after a period of time (normally 20 minutes). Is there anyway to find out how much...
6
by: Daniel Walzenbach | last post by:
Hi, I have a web application which sometimes throws an “out of memory” exception. To get an idea what happens I traced some values using performance monitor and got the following values (for...
0
by: Maciek | last post by:
Hi When I set Session state mode to StateServer (IIS 6.0; windows2003; .NET 2.0) in my application, I have recived this message:...
2
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of...
1
by: MG | last post by:
can any one please guide me about storing session cookies using a state server. and if client has cookies turned off then will the state server store the session cookies. excuse me , if i am too...
13
by: Eric Layman | last post by:
Hi everyone, Will clustering of webservers affect SESSION states? Is there a dotnet term for the above mentioned scenario? Pls advise. Thanks.
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, youll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.