<?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>DotNetNuke</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Discussions of DotNetNuke for ASP.NET 1.x and above.  &lt;a href="http://www.dotnetnuke.com/" target="_blank"&gt;DNN Home&lt;/a&gt; &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=105&amp;c=25" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/1181117.aspx</link><pubDate>Fri, 27 Jan 2006 05:39:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1181117</guid><dc:creator>IndianGuru</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1181117.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1181117</wfw:commentRss><description>&lt;p&gt;I think, it is relatively easy, However do take care of Machine Keys&lt;/p&gt;
&lt;p&gt;Besides, think over to upgrade to 4.0.2 at the earliest :)&lt;/p&gt;</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/1180964.aspx</link><pubDate>Fri, 27 Jan 2006 01:57:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1180964</guid><dc:creator>lilryno</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1180964.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1180964</wfw:commentRss><description>Thread revival for anybody stil using 2.1.2.&amp;nbsp; I'm getting ready to attempt to upgrade my site from 2.1.2 to the latest DNN3 version.&amp;nbsp; Does anyone know if the latest DNN3 makes the upgrade any smoother?&amp;nbsp; Is an upgrade from 2.1.2 to 3.2.2 even feasible?&amp;nbsp; Thanks for any help!</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/957158.aspx</link><pubDate>Wed, 15 Jun 2005 02:57:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:957158</guid><dc:creator>webguru03</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/957158.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=957158</wfw:commentRss><description>It seems that upgrades should work "out of the box" but the one I did last from 2.0.12 to 3.1.0 did not. I have done these steps:&lt;BR&gt;1/ Copied the db using DTS to new location&lt;BR&gt;2/ Expanded fresh 3.1.0 files to new location&lt;BR&gt;3/ Changed web.config to point to new db&lt;BR&gt;4/ Made sure there is no dnn.conmfig in the Install folder&lt;BR&gt;5/ Started the new location's URL&lt;BR&gt;I must point out that the new location URL has been setup as the same used and stored in the old 2.0.12 db's portal alias list. The URL is sample.borderemail.com and gives me the following error:&lt;BR&gt;&lt;SPAN&gt;&amp;nbsp;
&lt;H1&gt;Server Error in '/' Application. 
&lt;HR&gt;
&lt;/H1&gt;
&lt;H2&gt;&lt;I&gt;Object reference not set to an instance of an object.&lt;/I&gt; &lt;/H2&gt;&lt;/SPAN&gt;&lt;FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;B&gt;Description: &lt;/B&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;BR&gt;&lt;BR&gt;&lt;B&gt;Exception Details: &lt;/B&gt;System.NullReferenceException: Object reference not set to an instance of an object.&lt;BR&gt;&lt;BR&gt;&lt;B&gt;Source Error:&lt;/B&gt; &lt;BR&gt;&lt;BR&gt;
&lt;TABLE bgColor=#ffffcc&gt;

&lt;TR&gt;
&lt;TD&gt;&lt;CODE&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&lt;/CODE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Stack Trace:&lt;/FONT&gt;&lt;/B&gt; &lt;BR&gt;&lt;BR&gt;
&lt;TABLE bgColor=#ffffcc&gt;

&lt;TR&gt;
&lt;TD&gt;&lt;CODE&gt;&lt;PRE&gt;[NullReferenceException: Object reference not set to an instance of an object.]
   DotNetNuke.Framework.Reflection.CreateObjectNotCached(String ObjectProviderType) +26
   DotNetNuke.Services.Cache.CachingProvider.CreateProvider() +11
   DotNetNuke.Services.Cache.CachingProvider..cctor() +15

[TypeInitializationException: The type initializer for "DotNetNuke.Services.Cache.CachingProvider" threw an exception.]
   DotNetNuke.Services.Cache.CachingProvider.Instance() +0
   DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) +46
   DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType, String ObjectNamespace, String ObjectAssemblyName) +295
   DotNetNuke.Services.Log.EventLog.LoggingProvider.CreateProvider() +22
   DotNetNuke.Services.Log.EventLog.LoggingProvider..cctor() +15
&lt;/PRE&gt;&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;BR&gt;
&lt;HR&gt;
&lt;B&gt;&lt;FONT face=Verdana&gt;Version Information:&lt;/FONT&gt;&lt;/B&gt;&amp;nbsp;Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032 &lt;BR&gt;&lt;BR&gt;Any clues about why this has happened? What did I do wrong or&amp;nbsp;miss???&lt;/FONT&gt;</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/914693.aspx</link><pubDate>Tue, 03 May 2005 16:39:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:914693</guid><dc:creator>dstruve</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/914693.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=914693</wfw:commentRss><description>Im curious how collation is causing this problem?</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/914601.aspx</link><pubDate>Tue, 03 May 2005 15:50:52 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:914601</guid><dc:creator>count_ur_blessings</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/914601.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=914601</wfw:commentRss><description>i am also trying to upgrade DNN from my developement server to a test
environment but having no luck...after following some of your steps
above, i still encounter an error in the upgrade and i also notice that
the dnn.config still gets generated even after i have deleted it from
the Install directory...here's what i get...can anyone help me out on
this???&lt;br&gt;
&lt;br&gt;
Object reference not set to an instance of an object. &lt;br&gt;
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code. &lt;br&gt;
&lt;br&gt;
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.&lt;br&gt;
&lt;br&gt;
Source Error: &lt;br&gt;
&lt;br&gt;
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace
below.&amp;nbsp; &lt;br&gt;
&lt;br&gt;
Stack Trace: &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
[NullReferenceException: Object reference not set to an instance of an object.]&lt;br&gt;
&amp;nbsp;&amp;nbsp;
DotNetNuke.Services.Localization.Localization.GetString(String name,
String ResourceFileRoot, PortalSettings objPortalSettings)&lt;br&gt;
&amp;nbsp;&amp;nbsp; DotNetNuke.Services.Localization.Localization.GetString(String name, PortalSettings objPortalSettings)&lt;br&gt;
&amp;nbsp;&amp;nbsp; DotNetNuke.UI.Skins.SkinController.UploadSkin(String
RootPath, String SkinRoot, String SkinName, Stream objInputStream)&lt;br&gt;
&amp;nbsp;&amp;nbsp; DotNetNuke.UI.Skins.SkinController.UploadSkin(String RootPath, String SkinRoot, String SkinName, String Path)&lt;br&gt;
&amp;nbsp;&amp;nbsp; DotNetNuke.Modules.Admin.ResourceInstaller.ResourceInstaller.Install(Boolean status, Int32 indent)&lt;br&gt;
&amp;nbsp;&amp;nbsp; DotNetNuke.Services.Upgrade.Upgrade.InstallDNN(String strProviderPath)&lt;br&gt;
&amp;nbsp;&amp;nbsp; DotNetNuke.Framework.Install.InstallApplcation()&lt;br&gt;
&amp;nbsp;&amp;nbsp; DotNetNuke.Framework.Install.Page_Load(Object sender, EventArgs e)&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.UI.Control.OnLoad(EventArgs e) +67&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.UI.Control.LoadRecursive() +35&lt;br&gt;
&amp;nbsp;&amp;nbsp; System.Web.UI.Page.ProcessRequestMain() +750&lt;br&gt;
&lt;br&gt;
The installation status report always stops at the same line...&lt;br&gt;
&lt;br&gt;
Installation Status Report&lt;br&gt;
00:00:00.109 - Installing Version: 3.0.12&lt;br&gt;
00:00:00.124 - Installing Script: DotNetNuke.SetUp.SqlDataProvider&lt;br&gt;
00:00:00.140 - Installing Script: DotNetNuke.Schema.SqlDataProvider&lt;br&gt;
00:00:03.296 - Installing Script: DotNetNuke.Data.SqlDataProvider&lt;br&gt;
00:00:06.265 - Installing MemberRole Provider:&lt;br&gt;
00:00:06.281 - Executing InstallCommon.sql&lt;br&gt;
00:00:06.718 - Executing InstallMembership.sql&lt;br&gt;
00:00:07.218 - Executing InstallProfile.sql&lt;br&gt;
00:00:07.453 - Executing InstallRoles.sql&lt;br&gt;
00:00:07.781 - Executing FixNames.sql&lt;br&gt;
00:00:08.953 - Performing General Upgrades&lt;br&gt;
00:00:09.156 - Loading Host Settings:&lt;br&gt;
00:00:09.281 - Configuring SuperUser:&lt;br&gt;
00:00:09.484 - Installing Desktop Modules:&lt;br&gt;
00:00:09.484 -&amp;nbsp;&amp;nbsp; Installing Announcements:&lt;br&gt;
00:00:09.531 -&amp;nbsp;&amp;nbsp; Installing Contacts:&lt;br&gt;
00:00:09.546 -&amp;nbsp;&amp;nbsp; Installing Discussions:&lt;br&gt;
00:00:09.578 -&amp;nbsp;&amp;nbsp; Installing Documents:&lt;br&gt;
00:00:09.593 -&amp;nbsp;&amp;nbsp; Installing Events:&lt;br&gt;
00:00:09.609 -&amp;nbsp;&amp;nbsp; Installing FAQs:&lt;br&gt;
00:00:09.624 -&amp;nbsp;&amp;nbsp; Installing Feedback:&lt;br&gt;
00:00:09.656 -&amp;nbsp;&amp;nbsp; Installing IFrame:&lt;br&gt;
00:00:09.671 -&amp;nbsp;&amp;nbsp; Installing Image:&lt;br&gt;
00:00:09.687 -&amp;nbsp;&amp;nbsp; Installing Links:&lt;br&gt;
00:00:09.718 -&amp;nbsp;&amp;nbsp; Installing News Feeds (RSS):&lt;br&gt;
00:00:09.734 -&amp;nbsp;&amp;nbsp; Installing Text/HTML:&lt;br&gt;
00:00:09.749 -&amp;nbsp;&amp;nbsp; Installing User Defined Table:&lt;br&gt;
00:00:09.781 -&amp;nbsp;&amp;nbsp; Installing XML/XSL:&lt;br&gt;
00:00:09.796 -&amp;nbsp;&amp;nbsp; Creating Portal: DotNetNuke Default Portal&lt;br&gt;
00:00:12.812 -&amp;nbsp;&amp;nbsp; Successfully Installed Portal 0:&lt;br&gt;
00:00:12.812 - Installing Optional Resources:&lt;br&gt;
00:00:12.812 -&amp;nbsp;&amp;nbsp; Installing Coontainer File c:\virtualroot\mydirectory\Install\Container\X-CHRON C BLACK.zip:&lt;br&gt;
&lt;br&gt;</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/878541.aspx</link><pubDate>Fri, 01 Apr 2005 20:56:32 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:878541</guid><dc:creator>bradels</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/878541.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=878541</wfw:commentRss><description>Hey Guys,&lt;br&gt;
&lt;br&gt;
I recently did a migration of several sites from v2 to v3 and had a few
hiccups, but nothing major. Good to see people helping out others when
something crops up. I was just wondering whether you guys had come
across something like this which has happened on one of my sites which
has been upgraded from v1 to v2 in the past, and now made the step to
v3:&lt;br&gt;
&lt;span id="PostFlatView"&gt;&lt;br&gt;
Everything works except for one thing- There are several Host pages do not appear in the menu.&lt;br&gt;These
are- SuperUser Accounts, Lists, and Skins (in the Host menu). I
actually really need the Lists functionality at the moment.&lt;br&gt;
&lt;br&gt;I have searched the DNN DB for tabs, thinking that they may be in
the DB but not appearing on the menu. However there are no tabs
relating to the Superuser Accounts, Lists or, Host Skins pages. Hence I
cant just pass the tabid into the URL to arrive at the page. Any idea
what could be causing this? Or a way to get these tabs back?&lt;br&gt;
&lt;br&gt;
I have searched the forum for this problem, but have been unable to find something similar. Any Ideas?&lt;br&gt;


																		&lt;/span&gt;&lt;br&gt;</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/878227.aspx</link><pubDate>Fri, 01 Apr 2005 17:10:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:878227</guid><dc:creator>fatatiba</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/878227.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=878227</wfw:commentRss><description>&lt;P&gt;I got it solved, &lt;/P&gt;
&lt;P&gt;CAUSE: &lt;/P&gt;
&lt;P&gt;I copy my database from the production server to the development server, however,&amp;nbsp; both have different collation. When I tryied to upgrade the DotNetNuke from 2.1.4 to 3.0.12 I got the error.&lt;/P&gt;
&lt;P&gt;SOLUTION:&lt;/P&gt;
&lt;P&gt;1. delete my development database&lt;/P&gt;
&lt;P&gt;2. create an empty database on my development server&lt;/P&gt;
&lt;P&gt;3. Copy my database from the production server using DTS Export Wizard&lt;/P&gt;
&lt;P&gt;4.&amp;nbsp;Using SQL Query Ananlyzer, I execute&amp;nbsp;the following SQL&amp;nbsp;statments to&amp;nbsp;change the collation to reflect what I have on my production server database:&lt;/P&gt;
&lt;P&gt;USE Tempdb&lt;BR&gt;GO&lt;BR&gt;ALTER DATABASE Pubs COLLATE SQL_Latin1_General_CP1_CI_AS&lt;BR&gt;GO&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5.&amp;nbsp;I create a new folder for DotNetNuke on my development server and extract DNN 3.0.12 into.&lt;/P&gt;
&lt;P&gt;6. fire up Internet Explorer and point to my&amp;nbsp;local copy of DNN&amp;nbsp;and the upgrade went great.&lt;/P&gt;
&lt;P&gt;except of course for Custom Modules which are not supported by the DNN v3.0.&lt;/P&gt;
&lt;P&gt;I think my next step is to&amp;nbsp;do the upgrade on my production server&amp;nbsp;once I finilize the custom modules to be compatabile with DNN v3.0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/877669.aspx</link><pubDate>Fri, 01 Apr 2005 10:15:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:877669</guid><dc:creator>klunde</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/877669.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=877669</wfw:commentRss><description>&lt;P&gt;I found that on my network my two servers I was using to test the upgrade didn't have the same default collation and that was the problem. Here's how I created a copy on another server and avioded this collation error:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Cleaned my production server by emptying recycle bin and removing obsolete modules&lt;/LI&gt;
&lt;LI&gt;Have an existing DNN 2.1.2 running on my test server and production server&lt;/LI&gt;
&lt;LI&gt;Delete all files from c:\inetpub\dotnetnuke on my test server&lt;/LI&gt;
&lt;LI&gt;Delete the sql database DotNetNuke on my test server&lt;/LI&gt;
&lt;LI&gt;Execute SELECT DATABASEPROPERTYEX('dotnetnuke', 'Collation') AS 'Database Level Collation' on my production server&lt;/LI&gt;
&lt;LI&gt;Manually create database DotNetNuke on my test server with the collation found above&lt;/LI&gt;
&lt;LI&gt;Use SQL Enterprice Manager and export the database from production server to test server with DTS Export Wizard:&lt;/LI&gt;
&lt;OL&gt;
&lt;OL&gt;
&lt;LI&gt;Used Copy Objects and Data&lt;/LI&gt;
&lt;LI&gt;Include extended properties&lt;/LI&gt;
&lt;LI&gt;checked use collation&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;
&lt;LI&gt;Changed the table Portals on my test server to reflect my alias for DotNetNuke on the test server &lt;/LI&gt;
&lt;LI&gt;Copy all files from c:\inetpub\dotnetnuke on my production server to c:\inetpub\dotnetnuke on my test server&lt;/LI&gt;
&lt;LI&gt;apply all files from DotNetNuke_3.0.12.zip to c:\inetpub\dotnetnuke on my test server&lt;/LI&gt;
&lt;LI&gt;Edited web.config&lt;/LI&gt;
&lt;LI&gt;Upgrade OK!&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&amp;lt;/Morten&amp;gt;&lt;/P&gt;</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/877240.aspx</link><pubDate>Fri, 01 Apr 2005 00:42:39 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:877240</guid><dc:creator>fatatiba</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/877240.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=877240</wfw:commentRss><description>&lt;P&gt;I finally got it.&lt;/P&gt;
&lt;P&gt;I opened Providers\DataProviders\SqlDataProvider folder in&amp;nbsp;my DotNetNuke installition after the upgrade faild and I found 03.00.04.log file which cotains a log of all the exceptions occured during the upgrade for version 03.00.04 script.&lt;/P&gt;
&lt;P&gt;it seems that&amp;nbsp;errors are related to collation coflect issue :&lt;/P&gt;
&lt;P&gt;These&amp;nbsp;are&amp;nbsp;the errors and the stored procedures that are not copyed:&lt;/P&gt;
&lt;P&gt;System.Data.SqlClient.SqlException: Code page translations are not supported for the text data type. From: 1256 To: 1252.&lt;/P&gt;
&lt;P&gt;CREATE procedure&amp;nbsp; dbo.DotNetNuke_AddVendor&lt;/P&gt;
&lt;P&gt;CREATE procedure dbo.DotNetNuke_UpdateVendor&lt;/P&gt;
&lt;P&gt;System.Data.SqlClient.SqlException: Cannot resolve collation conflict for column 19 in SELECT statement.&lt;/P&gt;
&lt;P&gt;CREATE procedure dbo.DotNetNuke_GetVendor&lt;/P&gt;
&lt;P&gt;System.Data.SqlClient.SqlException: Cannot resolve collation conflict for column 3 in SELECT statement.&lt;/P&gt;
&lt;P&gt;CREATE procedure dbo.DotNetNuke_GetPortal&lt;/P&gt;
&lt;P&gt;System.Data.SqlClient.SqlException: Cannot resolve collation conflict for column 3 in SELECT statement.&lt;/P&gt;
&lt;P&gt;CREATE procedure dbo.DotNetNuke_GetPortalByPortalAliasID&lt;/P&gt;
&lt;P&gt;System.Data.SqlClient.SqlException: Cannot resolve collation conflict for column 3 in SELECT statement.&lt;/P&gt;
&lt;P&gt;CREATE PROCEDURE dbo.DotNetNuke_GetPortals&lt;/P&gt;
&lt;P&gt;System.Data.SqlClient.SqlException: Cannot resolve collation conflict for column 19 in SELECT statement.&lt;/P&gt;
&lt;P&gt;CREATE procedure dbo.DotNetNuke_GetModule&lt;/P&gt;
&lt;P&gt;System.Data.SqlClient.SqlException: Cannot resolve collation conflict for column 20 in SELECT statement.&lt;/P&gt;
&lt;P&gt;CREATE procedure dbo.DotNetNuke_GetPortalTabModules&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and the lest goes on ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can any one tell me .. what is this collation coflect means .. and how it can be resolved ? &lt;img src="/emoticons/emotion-9.gif" alt="Crying [:'(]" /&gt;&lt;/P&gt;</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/877226.aspx</link><pubDate>Fri, 01 Apr 2005 00:22:02 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:877226</guid><dc:creator>fatatiba</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/877226.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=877226</wfw:commentRss><description>&lt;P&gt;I am having the same issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DNN Core Team ...... PLEASE HEEEEEEEEEEEEEEEELP .... &lt;/P&gt;
&lt;P&gt;why the GetTabByName procedure get deleted from the database and then used in&amp;nbsp;while the&amp;nbsp;upgrade is still ongoing. &lt;/P&gt;
&lt;P&gt;&lt;img src="/emoticons/emotion-9.gif" alt="Crying [:'(]" /&gt;&lt;img src="/emoticons/emotion-9.gif" alt="Crying [:'(]" /&gt;&lt;img src="/emoticons/emotion-9.gif" alt="Crying [:'(]" /&gt;&lt;img src="/emoticons/emotion-9.gif" alt="Crying [:'(]" /&gt;&lt;/P&gt;</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/876031.aspx</link><pubDate>Thu, 31 Mar 2005 06:31:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:876031</guid><dc:creator>klunde</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/876031.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=876031</wfw:commentRss><description>I'm also facing this (&lt;span id="_ctl0_PostForm_Reply"&gt;
'Stored procedure 'dbo.GetTabByName' not found.) &lt;/span&gt;error during my upgrade test.&lt;br&gt;
&lt;br&gt;
I have no dnn.config files anywhere.&lt;br&gt;
I've tried to install the new files on top of the old ones.&lt;br&gt;
I've tried to install the new files without the old ones.&lt;br&gt;
&lt;br&gt;
The install log indicates that this happens during "Performing General Upgrades"&lt;br&gt;
&lt;br&gt;
00:00:12.640 -&amp;nbsp;Upgrading to Version: 3.0.12&lt;br&gt;
00:00:12.812 
-&amp;nbsp;Performing General Upgrades&lt;br&gt;

&lt;p&gt;&amp;nbsp;A check in my database shows me that the procudere
GetTabByName no longer exists so it seems to me that it either is
deleted to soon or another procedure should be used at this point.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;Any suggestions on how to get around this error?&lt;br&gt;
&lt;/p&gt;</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/875387.aspx</link><pubDate>Wed, 30 Mar 2005 19:02:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:875387</guid><dc:creator>dandrade</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/875387.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=875387</wfw:commentRss><description>&lt;P&gt;I have had the "'Stored procedure 'dbo.GetTabByName' not found." in the past. It happened&amp;nbsp;while upgrading from 1.x to 2.x. I can see I am having the same problem now in 2.x to 3.x upgrade.&lt;/P&gt;
&lt;P&gt;I have not been able to upgrade. But, I know now my problem have to do with Collation. So, that is what I am dealing with now. Check your&amp;nbsp;DB. It could also have collation problems.&lt;/P&gt;</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/875150.aspx</link><pubDate>Wed, 30 Mar 2005 16:54:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:875150</guid><dc:creator>darthrichburg</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/875150.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=875150</wfw:commentRss><description>&lt;P&gt;I'm getting the following error when I attempt to upgrade:&lt;/P&gt;
&lt;P&gt;Item has already been added. Key in dictionary: "localhost/dotnetnuke" Key being added: "localhost/dotnetnuke" &lt;BR&gt;&lt;/P&gt;
&lt;P&gt;I'm not sure why I'm getting this error, any suggestions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/873654.aspx</link><pubDate>Tue, 29 Mar 2005 17:54:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:873654</guid><dc:creator>phebous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/873654.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=873654</wfw:commentRss><description>&lt;P&gt;Dealing with the upgrade of the modules is not easy.&amp;nbsp; How I did mine was delete all the third party modules, performed the upgrade, and then reinstalled the new modules.&amp;nbsp; I had problem with the user migration also.&amp;nbsp; My problem stemmed from the old users not being added to the registered user's group.&amp;nbsp; I manually made the databases&amp;nbsp;changes and now up and going.&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;It was a painful trip, but well worth the effort!&lt;/P&gt;
&lt;P&gt;Phebous...&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Re: Upgrade from DNN 2.1.2 to DNN 3.0.12</title><link>http://forums.asp.net/thread/873536.aspx</link><pubDate>Tue, 29 Mar 2005 16:50:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:873536</guid><dc:creator>adefwebserver</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/873536.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=873536</wfw:commentRss><description>How do you deal with your custom modules. I have an updates for my&amp;nbsp;DNN3 modules&amp;nbsp;but do I do I upgrade my DNN 2 site to DNN 3 and then reinstall the new DNN 3 modules&amp;nbsp;or install the DNN3 modules first in my DNN2 site and then upgrade it to DNN3?</description></item></channel></rss>