<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Getting Started</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Gettings started with DotNetNuke.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/838414.aspx</link><pubDate>Thu, 24 Feb 2005 16:14:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:838414</guid><dc:creator>ariggs</dc:creator><author>ariggs</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/838414.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=838414</wfw:commentRss><description>Ok, out of frustration I decided to start over.  I deleted everything and started over.  My problem was a permission error with the Database and not with the connection string.
&lt;br /&gt;

&lt;br /&gt;
Since I am new to MS servers, and have only had to admin a Unix box in the past, I found an excellent set of directions online.  
&lt;br /&gt;

&lt;br /&gt;
http://dotnetvet.net  
&lt;br /&gt;

&lt;br /&gt;
The set up for the db and for the permissions worked beautifully for 3.0.10, just keep in mind your connection string is not the same.  Not sure if you are around, but whoever wrote these..... THANK YOU!!!
&lt;br /&gt;

&lt;br /&gt;
  
&lt;br /&gt;

&lt;br /&gt;</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/837198.aspx</link><pubDate>Wed, 23 Feb 2005 18:52:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:837198</guid><dc:creator>ariggs</dc:creator><author>ariggs</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/837198.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=837198</wfw:commentRss><description>I am actually having the same issue and after 3 days of beating my head over it have decided I need help.  
&lt;br /&gt;

&lt;br /&gt;
I have a DNN site running 2.0.4 on my development box.  It is a MS 2000 Server with SQL 2000.  I created a new database instance, and installed the files.  But when I tried to run 3.0.10 I get the following error...
&lt;br /&gt;
_____________________
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] ) 
&lt;br /&gt;

&lt;br /&gt;
ERROR: Could not connect to database.
&lt;br /&gt;

&lt;br /&gt;
The stored procedure 'dbo.GetPortalAliasByPortalID' doesn't exist. 
&lt;br /&gt;

&lt;br /&gt;
________________________
&lt;br /&gt;
I put it on an inteli stick took it to another location with an exact copy of the original site, the difference being it is MS-XP SPII, and SQL 2003.  I am getting the same error message. 
&lt;br /&gt;

&lt;br /&gt;
The only change I made to the config file is the data provider section.
&lt;br /&gt;

&lt;br /&gt;
&amp;lt;add key=&amp;quot;SiteSqlServer&amp;quot; value=&amp;quot;Server=10.0.162.28,1433; Database=test; uid=test; pwd=test;&amp;quot; /&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
Test is a valid user who has full permissions on the server as well as on my database.  
&lt;br /&gt;

&lt;br /&gt;
I tried your suggestion of naming the application DotNetNuke in the IIS server, but there is no change.  Any help on this would be wonderful.  
&lt;br /&gt;

&lt;br /&gt;
Thanks in advance!
&lt;br /&gt;

&lt;br /&gt;</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/836873.aspx</link><pubDate>Wed, 23 Feb 2005 15:16:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:836873</guid><dc:creator>JWhite</dc:creator><author>JWhite</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/836873.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=836873</wfw:commentRss><description>Windows XP does not support that.  Windows XP as a desktop OS only supports ONE website so multple copies of DNN must live in virtual directories.
&lt;br /&gt;

&lt;br /&gt;
On a server, you can accomplish what you want by installing the two different versions of DNN into their own websites in IIS and setting the host headers or IP addresses as required.</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/836717.aspx</link><pubDate>Wed, 23 Feb 2005 13:33:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:836717</guid><dc:creator>jettman26</dc:creator><author>jettman26</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/836717.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=836717</wfw:commentRss><description>Now back to an earlier question that I had.
&lt;br /&gt;

&lt;br /&gt;
I have two installations on DotNetNuke and two domain names.
&lt;br /&gt;
Each DNN installation is in an IIS virtual Directory.  
&lt;br /&gt;
I want the 2.1.2 installation to be beethe.com
&lt;br /&gt;
I want the 3.x version to be beethefamily.com.
&lt;br /&gt;
Is there a way to do this?
&lt;br /&gt;

&lt;br /&gt;
Currently I have to type in beethe.com/dotnetnuke2 and 
&lt;br /&gt;
beethefamily.com/dotnetnuke.
&lt;br /&gt;

&lt;br /&gt;
Any advice would be appreciated.</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/836155.aspx</link><pubDate>Tue, 22 Feb 2005 22:28:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:836155</guid><dc:creator>jettman26</dc:creator><author>jettman26</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/836155.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=836155</wfw:commentRss><description>Not sure, I think I had to have the application name set to dotnetnuke, but coincidentally my directory had the same name.</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/836122.aspx</link><pubDate>Tue, 22 Feb 2005 22:04:13 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:836122</guid><dc:creator>pbergma</dc:creator><author>pbergma</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/836122.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=836122</wfw:commentRss><description>jettman26
&lt;br /&gt;

&lt;br /&gt;
1. I am using XP Pro SP2
&lt;br /&gt;
2. I am not using simple file sharing is not turned on. ASPNet has full control of my C:\SOS3010
&lt;br /&gt;
3. Yes, I created a blank database and called it SOS3010
&lt;br /&gt;
4.Yes, I did create a loging user named pbergman and gave it owner and public rights
&lt;br /&gt;
5. Should the application name be SOS3010 instead of DotNetNuke? Since this is the directory you are point to and what the virtual directory is called???
&lt;br /&gt;
5.Yes, Defualt.aspx is 1st in the list.
&lt;br /&gt;

&lt;br /&gt;
Still get issue running DNN3.0.10
&lt;br /&gt;

&lt;br /&gt;
Pat</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/836026.aspx</link><pubDate>Tue, 22 Feb 2005 20:56:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:836026</guid><dc:creator>jettman26</dc:creator><author>jettman26</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/836026.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=836026</wfw:commentRss><description>1.  You are using XP Pro right?
&lt;br /&gt;
2.  Make sure you are not using simple file sharing.  If you are turn it off and then create the user ASPNET and give ASPNET full 'Sharing' and 'Security' rights for your SOS3010 folder on your C drive.
&lt;br /&gt;
3.  Did you create a blank database and call it SOS3010?
&lt;br /&gt;
4.  For this newly created blank database called SOS3010, did you add the user 'pbergman' and give it owner and public rights?
&lt;br /&gt;
5.  When you created the virtual directory in IIS, on the 'Virtual Directory' tab, make sure the 
&lt;br /&gt;
'Application name:' says 'dotnetnuke'.  Also make sure 'Defualt.aspx' is the first listed in the 'Documents' tab.</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/835686.aspx</link><pubDate>Tue, 22 Feb 2005 16:59:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:835686</guid><dc:creator>pbergma</dc:creator><author>pbergma</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/835686.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=835686</wfw:commentRss><description>hi jwhite
&lt;br /&gt;

&lt;br /&gt;
I trying to install DNN 3.0.10 on an XP machine with SQL 2000. I have done 6 clean installs and I am always getting errors when the install is trying to run store procedures. It comes back and says it can't find stored procedure dbo.XXXXXXXX.
&lt;br /&gt;

&lt;br /&gt;
I have extracted the DNN 3.0.10 code to a folder, DNN3010, under c:\inetpub\wwww.root and created a virtual directory pointing to this folder. This resulted in the error above.
&lt;br /&gt;

&lt;br /&gt;
I then tried extracting the code to a folder, SOS3010, under c: and  creating a new virtual directory, SOS3010, point to the folder under c:\. I got the same error again.
&lt;br /&gt;

&lt;br /&gt;
In both case I have given ASP.Net user, Administrator, Sytem, Everyone ( full access) and  the IUSR user Read and Excute) to the folder DNN3.0.10 got installed.
&lt;br /&gt;

&lt;br /&gt;
In the database I created a user login pbergman that has db_owner rigths and gave them access to the databases for the DNN 3.0.10.
&lt;br /&gt;

&lt;br /&gt;
But still am getting the can't find stored procs.
&lt;br /&gt;

&lt;br /&gt;
I then modify the Web.config files in one place with the following modification:
&lt;br /&gt;
/configSections&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
		&amp;lt;!-- the old connectionString setting has been deprecated and replaced with the data provider section below --&amp;gt;
&lt;br /&gt;
	&amp;lt;appSettings&amp;gt;
&lt;br /&gt;
		&amp;lt;add key=&amp;quot;SiteSqlServer&amp;quot; value=&amp;quot;Server=(local);Database=SOS3010;uid=pbergman;pwd=pjbjmvj4;&amp;quot; /&amp;gt;
&lt;br /&gt;
		&amp;lt;add key=&amp;quot;MachineValidationKey&amp;quot; value=&amp;quot;F9D1A2D3E1D3E2F7B3D9F90FF3965ABDAC304902&amp;quot; /&amp;gt; 
&lt;br /&gt;
		&amp;lt;add key=&amp;quot;MachineDecryptionKey&amp;quot; value=&amp;quot;F9D1A2D3E1D3E2F7B3D9F90FF3965ABDAC304902F8D923AC&amp;quot; /&amp;gt; 
&lt;br /&gt;
		&amp;lt;add key=&amp;quot;MachineValidationMode&amp;quot; value=&amp;quot;SHA1&amp;quot; /&amp;gt;
&lt;br /&gt;
		&amp;lt;add key=&amp;quot;InstallTemplate&amp;quot; value=&amp;quot;DotNetNuke.install.resources&amp;quot; /&amp;gt;
&lt;br /&gt;
	&amp;lt;/appSettings&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
Is there somthing I am missing to casue this problem??? Is there a work around?? Again I have tried a clean install 6 times and still getting the same message.
&lt;br /&gt;

&lt;br /&gt;
Thanks for any help you can give.</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/835448.aspx</link><pubDate>Tue, 22 Feb 2005 13:51:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:835448</guid><dc:creator>jettman26</dc:creator><author>jettman26</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/835448.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=835448</wfw:commentRss><description>Thanks, that was the problem.  Now that brings up another question.  
&lt;br /&gt;
My domain name is beethe.com.  When I type in beethe.com, I want it to go to my 3.x version.  I have another domain that I want to go to the 2.1.2 installation.  I can't see how this would be possible.
&lt;br /&gt;
I set the portal alias in 3.x to beethe.com and got a server error.  I can only get to 3.x by using beethe.com/dotnetnuke or localhost/dotnetnuke.  I want to be able to get to it by just typing beethe.com.  Is this possible?</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/835238.aspx</link><pubDate>Tue, 22 Feb 2005 09:36:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:835238</guid><dc:creator>JWhite</dc:creator><author>JWhite</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/835238.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=835238</wfw:commentRss><description>On XP, you have no choice other than installing each instance of DNN in it's OWN VDir.  The root web.config is still in effect for the vdir.  That's where those errors come from.
&lt;br /&gt;

&lt;br /&gt;
On a server you can install each instace of DNN into the root of their own site using host headers or seperate IP's.</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/835089.aspx</link><pubDate>Tue, 22 Feb 2005 04:39:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:835089</guid><dc:creator>jettman26</dc:creator><author>jettman26</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/835089.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=835089</wfw:commentRss><description>3.x is installed on the root of IIS.  I am using XP Pro.</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/835086.aspx</link><pubDate>Tue, 22 Feb 2005 04:37:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:835086</guid><dc:creator>JWhite</dc:creator><author>JWhite</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/835086.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=835086</wfw:commentRss><description>where is DNN 3.x installed?  If it's installed in the root, then you could get this error perhaps.</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/835064.aspx</link><pubDate>Tue, 22 Feb 2005 03:58:09 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:835064</guid><dc:creator>jettman26</dc:creator><author>jettman26</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/835064.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=835064</wfw:commentRss><description>I unzipped 2.1.2 into C:\dotnetnuke2.
&lt;br /&gt;
I gave ASP.NET full rights in Sharing and Security for this folder.  
&lt;br /&gt;
I created a virtual directory in IIS called dotnetnuke2 and pointed it to the C:\dotnetnuke2 folder.  
&lt;br /&gt;
I created a new blank database in MSSQL 2000 called dotnetnuke2.  I added the same user that I am using for my dotnetnuke 3.0.10 installation.
&lt;br /&gt;
As far as the Web.config file goes, I am not sure if I have it right.  Here is my Web.config file (I changed the uid and password to all x's for security of this post.)
&lt;br /&gt;

&lt;br /&gt;
&lt;pre&gt;&amp;lt;configuration&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
	&amp;lt;!-- register local configuration handlers --&amp;gt;
&lt;br /&gt;
    &amp;lt;configSections&amp;gt;
&lt;br /&gt;
        &amp;lt;sectionGroup name=&amp;quot;dotnetnuke&amp;quot;&amp;gt;
&lt;br /&gt;
            &amp;lt;section name=&amp;quot;data&amp;quot; type=&amp;quot;DotNetNuke.ProviderConfigurationHandler, DotNetNuke&amp;quot; /&amp;gt;
&lt;br /&gt;
            &amp;lt;section name=&amp;quot;logging&amp;quot; type=&amp;quot;DotNetNuke.ProviderConfigurationHandler, DotNetNuke&amp;quot; /&amp;gt;
&lt;br /&gt;
            &amp;lt;section name=&amp;quot;scheduling&amp;quot; type=&amp;quot;DotNetNuke.ProviderConfigurationHandler, DotNetNuke&amp;quot; /&amp;gt;
&lt;br /&gt;
            &amp;lt;section name=&amp;quot;htmlEditor&amp;quot; type=&amp;quot;DotNetNuke.ProviderConfigurationHandler, DotNetNuke&amp;quot; /&amp;gt;
&lt;br /&gt;
        &amp;lt;/sectionGroup&amp;gt;
&lt;br /&gt;
    &amp;lt;/configSections&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
	&amp;lt;!-- Sql Server connection string for support of pre DNN 2.0 Private Assemblies
&lt;br /&gt;
		 The new connection string (for DNN 2.0) is in the section dotnetnuke (providers) --&amp;gt;
&lt;br /&gt;
	&amp;lt;appSettings&amp;gt;
&lt;br /&gt;
		&amp;lt;add key=&amp;quot;connectionString&amp;quot; value=&amp;quot;Server=DELL;Database=dotnetnuke2;uid=DNN;pwd=*****;&amp;quot; /&amp;gt;
&lt;br /&gt;
	&amp;lt;/appSettings&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
	&amp;lt;system.web&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
		&amp;lt;!-- set debugmode to false for running application --&amp;gt;
&lt;br /&gt;
		&amp;lt;compilation debug=&amp;quot;false&amp;quot; /&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
		&amp;lt;!-- permits errors to be displayed for remote clients --&amp;gt;
&lt;br /&gt;
		&amp;lt;customErrors mode=&amp;quot;RemoteOnly&amp;quot; /&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
		&amp;lt;!-- Forms or Windows authentication --&amp;gt;
&lt;br /&gt;
		&amp;lt;authentication mode=&amp;quot;Forms&amp;quot;&amp;gt;
&lt;br /&gt;
		&amp;lt;forms name=&amp;quot;.DOTNETNUKE&amp;quot; protection=&amp;quot;All&amp;quot; timeout=&amp;quot;60&amp;quot; /&amp;gt;
&lt;br /&gt;
		&amp;lt;/authentication&amp;gt;
&lt;br /&gt;
		&amp;lt;!--
&lt;br /&gt;
			&amp;lt;identity impersonate=&amp;quot;true&amp;quot;/&amp;gt;
&lt;br /&gt;
			&amp;lt;authentication mode=&amp;quot;Windows&amp;quot;&amp;gt;
&lt;br /&gt;
			&amp;lt;/authentication&amp;gt;
&lt;br /&gt;
		--&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
		&amp;lt;!-- allow large file uploads --&amp;gt;
&lt;br /&gt;
		&amp;lt;httpRuntime useFullyQualifiedRedirectUrl=&amp;quot;true&amp;quot; maxRequestLength=&amp;quot;8192&amp;quot; /&amp;gt;
&lt;br /&gt;
		
&lt;br /&gt;
		&amp;lt;!--  GLOBALIZATION
&lt;br /&gt;
		This section sets the globalization settings of the application. 
&lt;br /&gt;
		Utf-8 is not supported on Netscape 4.x 
&lt;br /&gt;
		If you need netscape compatiblity leave iso-8859-1.
&lt;br /&gt;
		UTF-8 is recommended for complex languages
&lt;br /&gt;
		--&amp;gt;
&lt;br /&gt;
		&amp;lt;globalization culture=&amp;quot;en-US&amp;quot; uiCulture=&amp;quot;en&amp;quot; requestEncoding=&amp;quot;UTF-8&amp;quot; responseEncoding=&amp;quot;UTF-8&amp;quot; fileEncoding=&amp;quot;UTF-8&amp;quot; /&amp;gt;
&lt;br /&gt;
		&amp;lt;!--&amp;lt;globalization culture=&amp;quot;en-US&amp;quot; uiCulture=&amp;quot;en&amp;quot;  fileEncoding=&amp;quot;iso-8859-1&amp;quot; requestEncoding=&amp;quot;iso-8859-1&amp;quot; responseEncoding=&amp;quot;iso-8859-1&amp;quot;/&amp;gt;--&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
		&amp;lt;!-- page level options --&amp;gt;
&lt;br /&gt;
		&amp;lt;pages validateRequest=&amp;quot;false&amp;quot; enableViewStateMac=&amp;quot;true&amp;quot; /&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
	&amp;lt;/system.web&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
    &amp;lt;dotnetnuke&amp;gt;
&lt;br /&gt;
		&amp;lt;htmlEditor defaultProvider=&amp;quot;FtbHtmlEditorProvider&amp;quot; &amp;gt;
&lt;br /&gt;
            &amp;lt;providers&amp;gt;
&lt;br /&gt;
				&amp;lt;clear/&amp;gt;
&lt;br /&gt;
                &amp;lt;add name = &amp;quot;FtbHtmlEditorProvider&amp;quot; 
&lt;br /&gt;
                        type = &amp;quot;DotNetNuke.HtmlEditor.FtbHtmlEditorProvider, DotNetNuke.FtbHtmlEditorProvider&amp;quot;                    
&lt;br /&gt;
	                    providerPath = &amp;quot;~\Providers\HtmlEditorProviders\FtbHtmlEditorProvider\&amp;quot; 
&lt;br /&gt;
                /&amp;gt;
&lt;br /&gt;
            &amp;lt;/providers&amp;gt;
&lt;br /&gt;
        &amp;lt;/htmlEditor&amp;gt; 
&lt;br /&gt;
        &amp;lt;data defaultProvider=&amp;quot;SqlDataProvider&amp;quot; &amp;gt;
&lt;br /&gt;
            &amp;lt;providers&amp;gt;
&lt;br /&gt;
				&amp;lt;clear/&amp;gt;
&lt;br /&gt;
                &amp;lt;add name = &amp;quot;SqlDataProvider&amp;quot; 
&lt;br /&gt;
                        type = &amp;quot;DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider&amp;quot; 
&lt;br /&gt;
                        connectionString = &amp;quot;Server=DELL;Database=dotnetnuke2;uid=DNN;pwd=*****;&amp;quot; 
&lt;br /&gt;
	                    providerPath = &amp;quot;~\Providers\DataProviders\SqlDataProvider\&amp;quot; 
&lt;br /&gt;
                        objectQualifier = &amp;quot;&amp;quot; 
&lt;br /&gt;
                        databaseOwner = &amp;quot;dbo&amp;quot;
&lt;br /&gt;
                        upgradeConnectionString = &amp;quot;&amp;quot;
&lt;br /&gt;
                /&amp;gt;
&lt;br /&gt;
                &amp;lt;add name = &amp;quot;AccessDataProvider&amp;quot; 
&lt;br /&gt;
                        type = &amp;quot;DotNetNuke.Data.AccessDataProvider, DotNetNuke.AccessDataProvider&amp;quot; 
&lt;br /&gt;
                        connectionString = &amp;quot;PROVIDER=Microsoft.Jet.OLEDB.4.0;&amp;quot;
&lt;br /&gt;
	                    providerPath = &amp;quot;~\Providers\DataProviders\AccessDataProvider\&amp;quot; 
&lt;br /&gt;
                        objectQualifier = &amp;quot;DotNetNuke&amp;quot; 
&lt;br /&gt;
                        databaseFilename = &amp;quot;DotNetNuke.mdb.resources&amp;quot;
&lt;br /&gt;
		/&amp;gt;
&lt;br /&gt;
            &amp;lt;/providers&amp;gt;
&lt;br /&gt;
        &amp;lt;/data&amp;gt;
&lt;br /&gt;
        &amp;lt;logging defaultProvider=&amp;quot;XMLLoggingProvider&amp;quot; &amp;gt;
&lt;br /&gt;
            &amp;lt;providers&amp;gt;
&lt;br /&gt;
				&amp;lt;clear/&amp;gt;
&lt;br /&gt;
                &amp;lt;add name = &amp;quot;XMLLoggingProvider&amp;quot; 
&lt;br /&gt;
                        type = &amp;quot;DotNetNuke.Logging.XMLLoggingProvider, DotNetNuke.XMLLoggingProvider&amp;quot; 
&lt;br /&gt;
                        configfilename=&amp;quot;LogConfig.xml.resources&amp;quot;
&lt;br /&gt;
                        providerPath = &amp;quot;~\Providers\LoggingProviders\XMLLoggingProvider\&amp;quot; 
&lt;br /&gt;
                /&amp;gt;
&lt;br /&gt;
            &amp;lt;/providers&amp;gt;
&lt;br /&gt;
        &amp;lt;/logging&amp;gt;
&lt;br /&gt;
        &amp;lt;scheduling defaultProvider=&amp;quot;DNNScheduler&amp;quot; &amp;gt;
&lt;br /&gt;
            &amp;lt;providers&amp;gt;
&lt;br /&gt;
				&amp;lt;clear/&amp;gt;
&lt;br /&gt;
                &amp;lt;add name = &amp;quot;DNNScheduler&amp;quot; 
&lt;br /&gt;
                        type = &amp;quot;DotNetNuke.Scheduling.DNNScheduler, DotNetNuke.DNNScheduler&amp;quot;
&lt;br /&gt;
                        providerPath = &amp;quot;~\Providers\SchedulingProviders\DNNScheduler\&amp;quot; 
&lt;br /&gt;
                        debug=&amp;quot;false&amp;quot;
&lt;br /&gt;
                        maxThreads=&amp;quot;-1&amp;quot;
&lt;br /&gt;
                        enabled=&amp;quot;true&amp;quot;
&lt;br /&gt;
                /&amp;gt;
&lt;br /&gt;
            &amp;lt;/providers&amp;gt;
&lt;br /&gt;
        &amp;lt;/scheduling&amp;gt;
&lt;br /&gt;

&lt;br /&gt;
    &amp;lt;/dotnetnuke&amp;gt;
&lt;br /&gt;
&amp;lt;/configuration&amp;gt;&lt;/pre&gt;
&lt;br /&gt;

&lt;br /&gt;
1.  Is this Web.config file correct?
&lt;br /&gt;
2.  In IIS for my virtual directory on the 'Virtual Directory' tab, I have the 'Application name:' set to 'dotnetnuke2'.  Should it be dotnetnuke or dotnetnuke2?
&lt;br /&gt;

&lt;br /&gt;
I keep getting this error when dotnetnuke2 goes thru its setup when I type in 'localhost/dotnetnuke2'
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
Server Error in '/dotnetnuke2' Application.
&lt;br /&gt;
--------------------------------------------------------------------------------
&lt;br /&gt;

&lt;br /&gt;
Configuration Error 
&lt;br /&gt;
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 
&lt;br /&gt;

&lt;br /&gt;
Parser Error Message: Section or group name 'data' has already been defined.
&lt;br /&gt;

&lt;br /&gt;
Source Error: 
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
Line 4:      &amp;lt;configSections&amp;gt;
&lt;br /&gt;
Line 5:          &amp;lt;sectionGroup name=&amp;quot;dotnetnuke&amp;quot;&amp;gt;
&lt;br /&gt;
Line 6:              &amp;lt;section name=&amp;quot;data&amp;quot; type=&amp;quot;DotNetNuke.ProviderConfigurationHandler, DotNetNuke&amp;quot; /&amp;gt;
&lt;br /&gt;
Line 7:              &amp;lt;section name=&amp;quot;logging&amp;quot; type=&amp;quot;DotNetNuke.ProviderConfigurationHandler, DotNetNuke&amp;quot; /&amp;gt;
&lt;br /&gt;
Line 8:              &amp;lt;section name=&amp;quot;scheduling&amp;quot; type=&amp;quot;DotNetNuke.ProviderConfigurationHandler, DotNetNuke&amp;quot; /&amp;gt;
&lt;br /&gt;
 
&lt;br /&gt;

&lt;br /&gt;
Source File: C:\dotnetnuke2\web.config    Line: 6 
&lt;br /&gt;</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/835048.aspx</link><pubDate>Tue, 22 Feb 2005 03:39:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:835048</guid><dc:creator>xddg</dc:creator><author>xddg</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/835048.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=835048</wfw:commentRss><description>That's all and you're there!
&lt;br /&gt;

&lt;br /&gt;
Just make sure your users are setup correctly in SQL
&lt;br /&gt;

&lt;br /&gt;
I run many installations.. for testing, skinning, modules etc.
&lt;br /&gt;
My local naming convention follows either the version, or if testing versions, the version and date.  EG 212Jan3005 - I then name the database the same when testing, so I can copy and paste it from web.config, to db.
&lt;br /&gt;

&lt;br /&gt;
You should be OK to go now.
&lt;br /&gt;

&lt;br /&gt;
Nina Meiers
&lt;br /&gt;</description></item><item><title>Re: DNN 2.1.2 and 3.0.10 on same machine?</title><link>http://forums.asp.net/thread/835038.aspx</link><pubDate>Tue, 22 Feb 2005 03:25:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:835038</guid><dc:creator>jettman26</dc:creator><author>jettman26</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/835038.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=835038</wfw:commentRss><description>Do I need to modify the web.config file any where besides the server name, database name, uid, password in the two spots?</description></item></channel></rss>