Strange error when Write new post

rated by 0 users
Answered (Verified) This post has 1 verified answer | 9 Replies | 4 Followers

Top 200 Contributor
118 Posts
Points 1,680
Khoai posted on Sat, Jun 28 2008 6:41 AM

This error occur when write a new post:

 

Critical Error: Data Store Unavailable

The data store used by Community Server cannot be opened.

Please ensure that your database is online and running and that the connection string in your connectionStrings.config file is correct.

 


 

To configure your connection string:

1. Open [Install Location of Community Server]\web\connectionStrings.config

2. Within connectionStrings.config find the <connectionStrings> configuration section below:

   

  <connectionStrings>
<add name="SiteSqlServer" connectionString="[Your connection string here]" />
</connectionStrings>

 

3. Modify the value to properly identify your database.

For example, to connect to a database named �CommunityServer� on the current machine with an account �csSystem� and the password �pa$$word12�:

  connectionString = "server=.;database=CommunityServer;uid=csSystem;pwd=pa$$word12"

Although the new post still updated


  • | Post Points: 20

Answered (Verified) Verified Answer

Top 10 Contributor
5,232 Posts
Points 48,165
CS Developers

When packaging the SP1 release, we ran into an issue with our obfuscator that affected 2 DLLs, one with the REST API and one with Mail Gateway.  Yesterday evening, the download was updated with the fixed DLLs.

Please download SP1 again and you just need to update the contents of the 'bin' directory with the new DLLs.

  • | Post Points: 35

All Replies

Top 10 Contributor
3,104 Posts
Points 46,085
TelligentSupportTeam

Did you upgrade BOTH the files and the Database on your site?

  • | Post Points: 20
Top 200 Contributor
118 Posts
Points 1,680
Khoai replied on Sat, Jun 28 2008 7:09 AM

afscrome:

Did you upgrade BOTH the files and the Database on your site?

Yes, I do both. I believe that SP 1 have been tested carefully so I decided to upgrade. Unfortunately, there are many bugs.  This error occur not only when write a new post but it occurs when click on forum Also.

Thank you for your reply

  • | Post Points: 5
Top 200 Contributor
118 Posts
Points 1,680
Khoai replied on Sat, Jun 28 2008 7:23 AM

More information, this error only show when user signed in. If not Signed in I can click on any forum without seeing this error.

  • | Post Points: 5
Top 200 Contributor
118 Posts
Points 1,680
Khoai replied on Sun, Jun 29 2008 12:27 AM

Bump,

Please help!

  • | Post Points: 5
Top 200 Contributor
118 Posts
Points 1,680
Khoai replied on Tue, Jul 1 2008 12:13 PM

Khoai:

This error occur when write a new post:

 

Critical Error: Data Store Unavailable

The data store used by Community Server cannot be opened.

Please ensure that your database is online and running and that the connection string in your connectionStrings.config file is correct.

 


 

To configure your connection string:

1. Open [Install Location of Community Server]\web\connectionStrings.config

2. Within connectionStrings.config find the <connectionStrings> configuration section below:

   

  <connectionStrings>
<add name="SiteSqlServer" connectionString="[Your connection string here]" />
</connectionStrings>

 

3. Modify the value to properly identify your database.

For example, to connect to a database named �CommunityServer� on the current machine with an account �csSystem� and the password �pa$word12�:

  connectionString = "server=.;database=CommunityServer;uid=csSystem;pwd=pa$word12"

Although the new post still updated


This bug related to Mail Gateway, When I disable Mail Gateway I don't see the error.

 

  • | Post Points: 20
Not Ranked
15 Posts
Points 170

Khoai:

This bug related to Mail Gateway, When I disable Mail Gateway I don't see the error.

I just discovered the same thing. Is there any thig we can do to fix this?

/Morten Jokumsen

 http://dotnetforum.dk/blogs/guidmaster/

guidmaster´s .NET blog

 Be nice to nerds. Chances are you'll end up working for one. -Bill Gates

  • Filed under:
  • | Post Points: 20
Top 10 Contributor
5,232 Posts
Points 48,165
CS Developers

When packaging the SP1 release, we ran into an issue with our obfuscator that affected 2 DLLs, one with the REST API and one with Mail Gateway.  Yesterday evening, the download was updated with the fixed DLLs.

Please download SP1 again and you just need to update the contents of the 'bin' directory with the new DLLs.

  • | Post Points: 35
Top 200 Contributor
118 Posts
Points 1,680
Khoai replied on Tue, Jul 1 2008 9:01 PM

Ken Robertson:

When packaging the SP1 release, we ran into an issue with our obfuscator that affected 2 DLLs, one with the REST API and one with Mail Gateway.  Yesterday evening, the download was updated with the fixed DLLs.

Please download SP1 again and you just need to update the contents of the 'bin' directory with the new DLLs.

Thank you,

The bug was fixed when I updated the package.

  • | Post Points: 5
Not Ranked
15 Posts
Points 170

Thanks - works like a charm :)

/Morten Jokumsen

 http://dotnetforum.dk/blogs/guidmaster/

guidmaster´s .NET blog

 Be nice to nerds. Chances are you'll end up working for one. -Bill Gates

  • | Post Points: 5
Page 1 of 1 (10 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com