<?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>MyLifeBBS &#187; ventrian property agent</title>
	<atom:link href="http://www.mylifebbs.com/tag/ventrian-property-agent/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mylifebbs.com</link>
	<description>The World without Boundaries</description>
	<lastBuildDate>Sat, 05 Jun 2010 14:17:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Modify Ventrian Property Agent</title>
		<link>http://www.mylifebbs.com/2009/10/how-to-modify-ventrian-property-agent/</link>
		<comments>http://www.mylifebbs.com/2009/10/how-to-modify-ventrian-property-agent/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 10:17:50 +0000</pubDate>
		<dc:creator>inspiron64</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[ventrian property agent]]></category>

		<guid isPermaLink="false">http://www.mylifebbs.com/?p=253</guid>
		<description><![CDATA[
If you&#8217;re using Dotnetnuke and Ventrian Property Agent to build your webpage, sure you like to know how can modify ventrian PA by yourself.
Before we start to modify Ventrian PA Module, you need to download the File below:


Dotnetnuke version 4.x or 5.x


Ventrian Property Agent Install 	File and Source File (Any Version)


First, Install a Dotnetnuke in [...]


Related posts:<ol><li><a href='http://www.mylifebbs.com/2009/03/changing-ventrian-property-agent-lightbox-buttons/' rel='bookmark' title='Permanent Link: Changing Ventrian Property Agent LightBox Buttons'>Changing Ventrian Property Agent LightBox Buttons</a></li>
<li><a href='http://www.mylifebbs.com/2009/03/how-to-modify-dotnetnuke-login-page-the-easy-way/' rel='bookmark' title='Permanent Link: How to modify DotNetNuke Login Page? The Easy Way.'>How to modify DotNetNuke Login Page? The Easy Way.</a></li>
<li><a href='http://www.mylifebbs.com/2010/01/guide-to-implement-re-captcha-in-dotnetnuke-modules-without-touching-the-source-code/' rel='bookmark' title='Permanent Link: Guide to implement re-Captcha in DotNetNuke Modules without touching the source code.'>Guide to implement re-Captcha in DotNetNuke Modules without touching the source code.</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } 		A:link { so-language: zxx } --></p>
<p style="margin-bottom: 0in">If you&#8217;re using Dotnetnuke and Ventrian Property Agent to build your webpage, sure you like to know how can modify ventrian PA by yourself.</p>
<p style="margin-bottom: 0in">Before we start to modify Ventrian PA Module, you need to download the File below:<span id="more-253"></span></p>
<ol>
<li>
<p style="margin-bottom: 0in">Dotnetnuke version 4.x or 5.x</p>
</li>
<li>
<p style="margin-bottom: 0in">Ventrian Property Agent Install 	File and Source File (Any Version)</p>
</li>
</ol>
<p style="margin-bottom: 0in">First, Install a Dotnetnuke in your Localhost. You can download the Dotnentuke from <a href="http://www.dotnetnuke.com/">http://www.dotnetnuke.com</a><a href="http://www.dotnetnuke.com/"><span style="text-decoration: none"> </span></a></p>
<p style="margin-bottom: 0in">After install Dotnetnuke, open your Website and install the Ventrian Property Agent using the Install File that you download. When you finish install the Ventrian PA Module, try to import a template on it and fill in a new property after import a new template. Template can be downloaded from <a href="http://www.ventrian.com/">http://www.ventrian.com</a></p>
<p style="margin-bottom: 0in">Ok. When all of this have been done, unzip the Ventrian Property Agent Source File. Copy and Paste all the files on it to the Ventrian PA that you installed. Normally the Folder will be on C:\Inetpub\wwwroot\(your DNN name)\DesktopModules\PropertyAgent</p>
<p style="margin-bottom: 0in">Open the folder and find a file which name “Ventrian.PropertyAgent.vbproj”. Open it with Notepad, and scroll to bottom. You will see a line which  like</p>
<p style="margin-bottom: 0in">&lt;IISUrl&gt;<a href="http://localhost/DotNetNuke455/DesktopModules/PropertyAgent">http://localhost/DotNetNuke455/DesktopModules/PropertyAgent</a>&lt;/IISUrl&gt;</p>
<p style="margin-bottom: 0in">
<p style="margin-bottom: 0in">Change it to</p>
<p style="margin-bottom: 0in">&lt;IISUrl&gt;<a href="http://localhost/%28your">http://localhost/(your</a> DNN name)/DesktopModules/PropertyAgent&lt;/IISUrl&gt;</p>
<p style="margin-bottom: 0in">AND</p>
<p style="margin-bottom: 0in">&lt;IISAppRootUrl&gt;<a href="http://localhost/DotNetNuke455">http://localhost/DotNetNuke455</a>&lt;/IISAppRootUrl&gt;</p>
<p style="margin-bottom: 0in">Change it to</p>
<p style="margin-bottom: 0in">&lt;IISAppRootUrl&gt;<a href="http://localhost/%28your">http://localhost/(your</a> DNN name)&lt;/IISAppRootUrl&gt;</p>
<p style="margin-bottom: 0in">
<p style="margin-bottom: 0in">All done. Now can open the Ventrian PA project with Microsoft Visual Web Developer.</p>


<p>Related posts:<ol><li><a href='http://www.mylifebbs.com/2009/03/changing-ventrian-property-agent-lightbox-buttons/' rel='bookmark' title='Permanent Link: Changing Ventrian Property Agent LightBox Buttons'>Changing Ventrian Property Agent LightBox Buttons</a></li>
<li><a href='http://www.mylifebbs.com/2009/03/how-to-modify-dotnetnuke-login-page-the-easy-way/' rel='bookmark' title='Permanent Link: How to modify DotNetNuke Login Page? The Easy Way.'>How to modify DotNetNuke Login Page? The Easy Way.</a></li>
<li><a href='http://www.mylifebbs.com/2010/01/guide-to-implement-re-captcha-in-dotnetnuke-modules-without-touching-the-source-code/' rel='bookmark' title='Permanent Link: Guide to implement re-Captcha in DotNetNuke Modules without touching the source code.'>Guide to implement re-Captcha in DotNetNuke Modules without touching the source code.</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifebbs.com/2009/10/how-to-modify-ventrian-property-agent/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
