Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8812307
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T03:34:32+00:00 2026-06-14T03:34:32+00:00

I am using Couchbase and testing it on my local computer with ASP.NET. I’ve

  • 0

I am using Couchbase and testing it on my local computer with ASP.NET. I’ve inserted some data into a sample document and I can read the data using ASP.NET C# Driver for Couchbase. The thing is that when I logged in to the cluster management GUI and look at the document, I get to see lots of characters with no meaning, can’t actually see a text representation of the document that I’ve inserted. With MongoDB, BigCouch, RavenDB the data is plain and simple JOSN document and its easy to update a single document. Am I missing something here?

In my .NET application I have this code:

 var client = new CouchbaseClient();


 client.Store(StoreMode.Add, "aaa", "sample_data");
 client.Dispose();

What I get is in the console when I view the document:

"Y29tcGFyaXNvbl9pZDogMQ=="

This is a binary format, not JSON. Using CouchBase 2.0 beta

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T03:34:34+00:00Added an answer on June 14, 2026 at 3:34 am

    It’s a bug of Couchbase 2.0 GUI display.Now I use couchbase-server-2.0.0-1723.x86_64 in RHEL 6.0,and create new document with Coubase 2.0 GUI.When I insert under json:

    {
      "_id": "100",
      "name": "Thomas",
      "dept": "Sales",
      "salary": 5000
    } 
    

    ,then save while list base64 string:

    "eyJfaWQiOiIxMDAiLCJuYW1lIjoiVGhvbWFzIiwiZGVwdCI6IlNhbGVzIiwic2FsYXJ5Ijo1MDAwfQ=="
    

    I can follow this post:base64 value display in GUI (Beta 2.0),to fix javascript code in this path:

    /opt/couchbase/lib/ns_server/erlang/lib/ns_server-2.0.0r_331_g08fb51b/priv/public/js
    

    Fianlly,Clean the browser cache and login Couchbase 2.0 GUI agian.The documents will display:

    "{"_id":"100","name":"Thomas","dept":"Sales","salary":5000}"
    

    It’s corrent.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using System.Diagnostics.EventLog .NET type one can programmatically create logs into the Event Viewer application.
How much data can be stored on one node using CouchBase. I want my
I'm just getting started experimenting with Couchbase (v1.8) using the .NET client. I can't
Using Android TelephonyManager an application can obtain the state of data activity over the
I just installed CouchBase 1.8 and am using .NET client to interact with it.
Using ASP.NET MVC there are situations (such as form submission) that may require a
Using C# .NET 3.5 and WCF, I'm trying to write out some of the
Using VS2008, C#, .Net 2 and Winforms how can I make a regular Button
I'm running couchbase server 2.0 (dev preview 4) and using .net client library version
I am using the .NET Couchbase Client API that includes Enyim.Caching. I have a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.