dbTalk Databases Forums  

LCID error in a particular case...

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss LCID error in a particular case... in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jéjé
 
Posts: n/a

Default LCID error in a particular case... - 04-02-2005 , 01:00 PM






Hi,

I have created a webpart in sharepoint to display a list of cubes.
The webparts works fine except in 1 case:
when I open 2 web pages at the same time with my webpart and when these 2
pages are under different language (french vs english) I receive this error:
The LCID or Compare String flags have already been set by an existing
connection

In my connectionstring using ADOMD.NET I have tried to add this:
Locale Identifier=<web site language ID>

and

LCID=<web site language ID>



but nothing changes, how to force the LCID?

and does there is any connection pool anywhere? and if there is one, does
this connection pool differentiate the LCID part of the connection string?



if I don't open 2 pages at the same time, there is no problems.

and if I'm not on the same user name, there is no problems.



thanks for your help



Jerome.





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.