<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Vikram Pant &#187; MongoDB</title> <atom:link href="http://www.vikrampant.com/category/mongodb/feed/" rel="self" type="application/rss+xml" /><link>http://www.vikrampant.com</link> <description>A random assortment of information about many different topics.</description> <lastBuildDate>Mon, 25 Jul 2011 00:52:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>Configuring MongoDB on Windows 2008 R2 (64-bit) as a Service</title><link>http://www.vikrampant.com/configuring-mongodb-on-windows-2008-r2-64-bit-as-a-service/</link> <comments>http://www.vikrampant.com/configuring-mongodb-on-windows-2008-r2-64-bit-as-a-service/#comments</comments> <pubDate>Wed, 26 Jan 2011 03:26:00 +0000</pubDate> <dc:creator>vikrampant</dc:creator> <category><![CDATA[MongoDB]]></category> <category><![CDATA[mongodb]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://www.vikrampant.com/configuring-mongodb-on-windows-2008-r2-64-bit-as-a-service/</guid> <description><![CDATA[Fairly straight-forward.&#160; Just here for my own documentation /copy &#38; pasting.&#160; Official MongoDB wiki contains the same info. Download binaries.&#160; Unzip and copy .exe’s to C:\mongo\bin Launch Command Prompt AS ADMINISTRATOR (right-click and run as administrator) Within c:\mongo\bin run “mongod &#8211;bind_ip 127.0.0.1 &#8211;logpath c:\mongo\logs &#8211;logappend &#8211;dbpath c:\mongo\data &#8211;directoryperdb &#8211;install” Go to Services and start / [...]]]></description> <wfw:commentRss>http://www.vikrampant.com/configuring-mongodb-on-windows-2008-r2-64-bit-as-a-service/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>MongoDB and C#: &quot;ReadString cannot be called when BsonType is: ObjectId&quot;</title><link>http://www.vikrampant.com/mondodb-and-c-readstring-cannot-be-called-when-bsontype-is-objectid/</link> <comments>http://www.vikrampant.com/mondodb-and-c-readstring-cannot-be-called-when-bsontype-is-objectid/#comments</comments> <pubDate>Wed, 26 Jan 2011 02:52:00 +0000</pubDate> <dc:creator>vikrampant</dc:creator> <category><![CDATA[MongoDB]]></category> <category><![CDATA[mongodb]]></category> <guid
isPermaLink="false">http://www.vikrampant.com/mondodb-and-c-readstring-cannot-be-called-when-bsontype-is-objectid/</guid> <description><![CDATA[{&#34;ReadString cannot be called when BsonType is: ObjectId&#34;} was the error I received a few times while learning MongoDB. I was getting this often until I saw&#160; a posting on Google Groups which reminded me that we need to be type conscious.&#160; I was setting the “_id” type to string.&#160; Realize that it needs to [...]]]></description> <wfw:commentRss>http://www.vikrampant.com/mondodb-and-c-readstring-cannot-be-called-when-bsontype-is-objectid/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
