<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: BridgeChecker v1.2 Available for Download</title>
	<atom:link href="http://wlanbook.com/bridgechecker-v1.2-available-for-download/feed/" rel="self" type="application/rss+xml" />
	<link>http://wlanbook.com/bridgechecker-v1.2-available-for-download/</link>
	<description>WLAN Book.com offers no cost tips, analysis, and tools related to WLAN products and technologies.</description>
	<lastBuildDate>Sat, 17 Mar 2012 14:01:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Zaib Kaleem</title>
		<link>http://wlanbook.com/bridgechecker-v1.2-available-for-download/comment-page-1/#comment-80409</link>
		<dc:creator>Zaib Kaleem</dc:creator>
		<pubDate>Thu, 16 Sep 2010 13:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlanbook.com/?p=1154#comment-80409</guid>
		<description>Not plans yet for a WiFi Scanner for 10.5+. The main reason is that the APIs we use are not available in 10.5</description>
		<content:encoded><![CDATA[<p>Not plans yet for a WiFi Scanner for 10.5+. The main reason is that the APIs we use are not available in 10.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://wlanbook.com/bridgechecker-v1.2-available-for-download/comment-page-1/#comment-72565</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 05 Aug 2010 00:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlanbook.com/?p=1154#comment-72565</guid>
		<description>do you plan to bring out a version for apple macs 10.5+</description>
		<content:encoded><![CDATA[<p>do you plan to bring out a version for apple macs 10.5+</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://wlanbook.com/bridgechecker-v1.2-available-for-download/comment-page-1/#comment-37208</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 26 Jan 2010 16:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlanbook.com/?p=1154#comment-37208</guid>
		<description>I installed bridgechecker on my 64bit machine and it throws an exception that the Microsoft Jet OLEDB provider is not available and on doing some more research, there are no plans to make a 64 bit version of that provider.  Can you move your local data storage to a serialized XML dataset which would work on both?</description>
		<content:encoded><![CDATA[<p>I installed bridgechecker on my 64bit machine and it throws an exception that the Microsoft Jet OLEDB provider is not available and on doing some more research, there are no plans to make a 64 bit version of that provider.  Can you move your local data storage to a serialized XML dataset which would work on both?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://wlanbook.com/bridgechecker-v1.2-available-for-download/comment-page-1/#comment-27552</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Thu, 12 Nov 2009 14:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlanbook.com/?p=1154#comment-27552</guid>
		<description>Trying to use Bridgechecker 1.2 with Windows 7 (64 bit), but get a Microsoft .NET Framework error message. 

I have installed Bridgechecker as administrator. I have .Net 3.5.1 installed. 

This is the exception...

System.InvalidOperationException: The &#039;Microsoft.Jet.OLEDB.4.0&#039; provider is not registered on the local machine.
   at System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper&amp; datasrcWrapper)
   at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
   at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
   at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
   at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
   at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   at System.Data.OleDb.OleDbConnection.Open()
   at BridgeChecker.MainForm.MainForm_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message&amp; m)
   at System.Windows.Forms.Control.WndProc(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</description>
		<content:encoded><![CDATA[<p>Trying to use Bridgechecker 1.2 with Windows 7 (64 bit), but get a Microsoft .NET Framework error message. </p>
<p>I have installed Bridgechecker as administrator. I have .Net 3.5.1 installed. </p>
<p>This is the exception&#8230;</p>
<p>System.InvalidOperationException: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine.<br />
   at System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper&amp; datasrcWrapper)<br />
   at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)<br />
   at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)<br />
   at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)<br />
   at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)<br />
   at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)<br />
   at System.Data.OleDb.OleDbConnection.Open()<br />
   at BridgeChecker.MainForm.MainForm_Load(Object sender, EventArgs e)<br />
   at System.Windows.Forms.Form.OnLoad(EventArgs e)<br />
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)<br />
   at System.Windows.Forms.Control.CreateControl()<br />
   at System.Windows.Forms.Control.WmShowWindow(Message&amp; m)<br />
   at System.Windows.Forms.Control.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten Knudsen</title>
		<link>http://wlanbook.com/bridgechecker-v1.2-available-for-download/comment-page-1/#comment-27381</link>
		<dc:creator>Morten Knudsen</dc:creator>
		<pubDate>Wed, 11 Nov 2009 11:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlanbook.com/?p=1154#comment-27381</guid>
		<description>Question #1:
I have installed it on my Win7 computer - and after setting up, it correctly disconnects my wireless adapter. When every 10 sec. there is a sound - like it is toggling the adapter on/off - but i can see it leaves the adapter off.

Question #2:
it seems to run only on 32-bit edt. of Win. For example we have tried it on Win7 X64, but it fails.</description>
		<content:encoded><![CDATA[<p>Question #1:<br />
I have installed it on my Win7 computer &#8211; and after setting up, it correctly disconnects my wireless adapter. When every 10 sec. there is a sound &#8211; like it is toggling the adapter on/off &#8211; but i can see it leaves the adapter off.</p>
<p>Question #2:<br />
it seems to run only on 32-bit edt. of Win. For example we have tried it on Win7 X64, but it fails.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://wlanbook.com/bridgechecker-v1.2-available-for-download/comment-page-1/#comment-27096</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 06 Nov 2009 17:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlanbook.com/?p=1154#comment-27096</guid>
		<description>Tried your product but it doesn&#039;t see my Intel 5100 AGN card. Too bad, it looked like it would have work nicely.</description>
		<content:encoded><![CDATA[<p>Tried your product but it doesn&#8217;t see my Intel 5100 AGN card. Too bad, it looked like it would have work nicely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virgile</title>
		<link>http://wlanbook.com/bridgechecker-v1.2-available-for-download/comment-page-1/#comment-25096</link>
		<dc:creator>Virgile</dc:creator>
		<pubDate>Thu, 08 Oct 2009 09:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlanbook.com/?p=1154#comment-25096</guid>
		<description>Same here.

Have you a planning for delivering this future version including support for non english Windows ?

Regards,
--
Virgile</description>
		<content:encoded><![CDATA[<p>Same here.</p>
<p>Have you a planning for delivering this future version including support for non english Windows ?</p>
<p>Regards,<br />
&#8211;<br />
Virgile</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zaib Kaleem</title>
		<link>http://wlanbook.com/bridgechecker-v1.2-available-for-download/comment-page-1/#comment-24706</link>
		<dc:creator>Zaib Kaleem</dc:creator>
		<pubDate>Sat, 03 Oct 2009 20:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlanbook.com/?p=1154#comment-24706</guid>
		<description>non english options coming in next version.</description>
		<content:encoded><![CDATA[<p>non english options coming in next version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas</title>
		<link>http://wlanbook.com/bridgechecker-v1.2-available-for-download/comment-page-1/#comment-24171</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Tue, 29 Sep 2009 18:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlanbook.com/?p=1154#comment-24171</guid>
		<description>Hi,

I tried to install BridgeChecker v1.2 on my laptop running Windows XP SP3 home edition (french).

 However it looks like BridgeChecker doesn&#039;t seems to work (i.e  BridgeChecker doesn&#039;t disable my wireless Broadcom 802.11b/g card whenever I plug in my LAN cable).

Is this software limited to the windows&#039; english language only ?

Best Regards

Nick</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried to install BridgeChecker v1.2 on my laptop running Windows XP SP3 home edition (french).</p>
<p> However it looks like BridgeChecker doesn&#8217;t seems to work (i.e  BridgeChecker doesn&#8217;t disable my wireless Broadcom 802.11b/g card whenever I plug in my LAN cable).</p>
<p>Is this software limited to the windows&#8217; english language only ?</p>
<p>Best Regards</p>
<p>Nick</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: wlanbook.com @ 2012-05-29 15:05:28 -->
