<?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: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/1220221.aspx</link><pubDate>Wed, 08 Mar 2006 12:08:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1220221</guid><dc:creator>robaxx</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1220221.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1220221</wfw:commentRss><description>&lt;p&gt;&lt;font face=Verdana size=2&gt;Was this ever sorted out? &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana size=2&gt;I've just set up DNN 4.02 for multiple parent portal use and have only been able to create one extra parent portal so far. I tried making another just now and it fails with the same error as in this thread.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana size=2&gt;I have tried using completely new names and passwords, but still no luck. I'm not going to be digging around in the db.. this is a fresh installation, no upgrades or anything.. it should work as is.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana size=2&gt;Every day a new drama... arghh :(&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana size=2&gt;Thanks for any help with this one,&lt;br /&gt;Rob&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana size=2&gt;P.s. I've just found the same issue going on in the other forums here:&lt;br /&gt;&lt;a href="http://www.dotnetnuke.com/Community/ForumsDotNetNuke/tabid/795/forumid/108/threadid/22878/scope/posts/Default.aspx"&gt;http://www.dotnetnuke.com/Community/ForumsDotNetNuke/tabid/795/forumid/108/threadid/22878/scope/posts/Default.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/982914.aspx</link><pubDate>Sat, 09 Jul 2005 21:37:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:982914</guid><dc:creator>JGranade</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/982914.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=982914</wfw:commentRss><description>&lt;P&gt;This may not be your issue, but I had the same problem with 3.1.0.&amp;nbsp; I wanted to use the same "admin" account for all newly created child sites.&amp;nbsp; What was happening is the child portal was getting created but then it would get deleted because it couldn't create/set the admin account.&amp;nbsp; Here's what's happening:&amp;nbsp;&amp;nbsp;In UserController.vb line 505&amp;nbsp;it checks if the account is a superuser.&amp;nbsp; For me, the account I was trying to assign to all new child sites was indeed a superuser.&amp;nbsp; That sets the "status"&amp;nbsp;variable&amp;nbsp;to "UserAlreadyRegistered".&amp;nbsp; That status does seem to be handled so the userID is never set so -1 is returned.&amp;nbsp; Now when you get back to PortalController.vb line 142 you have no AdministratorID and the newly created child portal is deleted at line 204.&lt;BR&gt;&lt;BR&gt;So you could make some changes to UserController.vb so it could be a SuperUser account.&amp;nbsp; I figured the core team had a reason for not allowing SuperUser accounts to be set as the initial site admin so instead I just use the same non-SuperUser account each time I create a child portal and that seems to work fine.&amp;nbsp; &lt;BR&gt;&lt;BR&gt;I hope this helps,&lt;BR&gt;&lt;BR&gt;John&lt;FONT size=2&gt;&lt;BR&gt;&lt;/P&gt;&lt;/FONT&gt;</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/964525.aspx</link><pubDate>Tue, 21 Jun 2005 21:33:02 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:964525</guid><dc:creator>CybrEnergy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/964525.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=964525</wfw:commentRss><description>I tried that too with no luck.&amp;nbsp; Actually, I can see that the users
I create are being added to the aspnet_* tables, they just don't get
into the real user table.&amp;nbsp; Something is definitely messed up with
the tables.&amp;nbsp; I have been posting about this problem in this thread
(http://forums.asp.net/924620/ShowPost.aspx) and have determined that
somehow during my upgrade to 3.0.13 my tables got wacked.&lt;br&gt;
&lt;br&gt;
&lt;BLOCKQUOTE&gt;&lt;table width="85%"&gt;&lt;tr&gt;&lt;td class="txt4"&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt;&amp;nbsp;&lt;strong&gt;tm19 wrote:&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="quoteTable"&gt;&lt;table width="100%"&gt;&lt;tr&gt;&lt;td width="100%" valign="top" class="txt4"&gt;This is no help to CybrEnergy, but I have to say that iamian's suggestion worked for me.&lt;br&gt;
&lt;br&gt;
I was not having the problem with no e-mail column showing, as some
have reported, but the darned thing wouldn't create a child portal
without throwing up the name error. At first I started out using
"Administrator" as a last name, and "admin" as a user name, both of
which I already had in the parent portal; the first name and password
were different from anything I had already. It was only when I changed
every field to some unique name that the child creation went through. I
haven't experimented with this enough to find out whether all the
fields have to be unique, or just one or two, to prevent this problem
appearing (joys of remote hosting).&lt;br&gt;
&lt;br&gt;
Thanks iamian.&lt;br&gt;
&lt;br&gt;
(using DNN 3.0.13)&lt;br&gt;
&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/BLOCKQUOTE&gt;</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/964362.aspx</link><pubDate>Tue, 21 Jun 2005 19:31:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:964362</guid><dc:creator>tm19</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/964362.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=964362</wfw:commentRss><description>This is no help to CybrEnergy, but I have to say that iamian's suggestion worked for me.&lt;br&gt;
&lt;br&gt;
I was not having the problem with no e-mail column showing, as some
have reported, but the darned thing wouldn't create a child portal
without throwing up the name error. At first I started out using
"Administrator" as a last name, and "admin" as a user name, both of
which I already had in the parent portal; the first name and password
were different from anything I had already. It was only when I changed
every field to some unique name that the child creation went through. I
haven't experimented with this enough to find out whether all the
fields have to be unique, or just one or two, to prevent this problem
appearing (joys of remote hosting).&lt;br&gt;
&lt;br&gt;
Thanks iamian.&lt;br&gt;
&lt;br&gt;
(using DNN 3.0.13)&lt;br&gt;
&lt;br&gt;</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/962914.aspx</link><pubDate>Mon, 20 Jun 2005 18:48:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:962914</guid><dc:creator>CybrEnergy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/962914.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=962914</wfw:commentRss><description>Usernames and passwords are definitely different than anything that
exists in the DB currently.&amp;nbsp; That's definitely not the problem.&lt;br&gt;</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/954966.aspx</link><pubDate>Mon, 13 Jun 2005 16:00:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:954966</guid><dc:creator>nbc</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/954966.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=954966</wfw:commentRss><description>If the log viewer won't come up you have a problem right there. Try going to Portals/_default/Logs and check the size of your log file. You can rename and download it to your local machine to clear the log file and be able to view it on your local machine. It may give some clues to your problem.</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/954846.aspx</link><pubDate>Mon, 13 Jun 2005 14:22:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:954846</guid><dc:creator>CybrEnergy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/954846.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=954846</wfw:commentRss><description>jefkem &amp;gt; I've upgraded to 3.1.0 and it has not fixed the problem.&lt;br&gt;
&lt;br&gt;
Ian &amp;gt; I've been making sure that the username, password, etc. are
all unique (i.e. not in the DB already).&amp;nbsp; Still get the same error
message each time regardless of what I put into those fields.&lt;br&gt;
&lt;br&gt;
&lt;i&gt;&lt;span id="dnn_ctr321_Signup_lblMessage" class="NormalRed"&gt;An Error Was
Encountered During The Creation Of Your Portal. This May Have Been
Caused By Specifying An Incorrect Password For An Existing User
Account. Please Verify Your Details Before You Try Again.&lt;/span&gt;&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
I'm really hoping that I don't have to reinstall DNN to fix this.&amp;nbsp;
Actually, considering my recent upgrade, I'm not even convinced that
reinstalling will fix this problem.&amp;nbsp; I've been trying to get into
the log viewer to see if there are any errors that may help solve the
problem, but I can't even get the log viewer page to come up.&amp;nbsp; It
just times out each time.&lt;br&gt;
&lt;br&gt;</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/954785.aspx</link><pubDate>Mon, 13 Jun 2005 13:39:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:954785</guid><dc:creator>iamian</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/954785.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=954785</wfw:commentRss><description>I had the same issues when I was testing multiple portals in creation.&amp;nbsp; I wanted to use the same username but the same error kept getting thrown at me.&amp;nbsp; My work around was to make sure the username was different then any others I had used, and just to be safe I would just just the site name for all the text boxes.&amp;nbsp; So I had&amp;nbsp;&amp;nbsp; USERNAME for username, password, e-mail, etc for a site, and if I did another site I would use a different word for all the text boxes.&amp;nbsp; This allowed my portals to be created.&amp;nbsp; To me it seemed like it would search the username in the SQL database and if it found the same name it would not create the portal.&amp;nbsp; I never found the time to play around and see if I could figure it out.&amp;nbsp;&amp;nbsp; So my advice, just make sure the username and possible the firstname and lastname are different then any others you've used before.&lt;BR&gt;&lt;BR&gt;Ian</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/954760.aspx</link><pubDate>Mon, 13 Jun 2005 13:28:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:954760</guid><dc:creator>jefkem</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/954760.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=954760</wfw:commentRss><description>&lt;P&gt;I have been experiencing this as well--which is odd, i don't remember if this started before or after i upgraded to 3.0.12-&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;will moving to 3.0.1 fix this issue? Are other people having this problem--?&lt;/P&gt;</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/953539.aspx</link><pubDate>Sat, 11 Jun 2005 11:08:26 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:953539</guid><dc:creator>CybrEnergy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/953539.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=953539</wfw:commentRss><description>Anybody?&lt;br&gt;</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/952987.aspx</link><pubDate>Fri, 10 Jun 2005 18:06:58 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:952987</guid><dc:creator>CybrEnergy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/952987.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=952987</wfw:commentRss><description>I had this problem with 3.0.13.&amp;nbsp; I followed the advice given in
this portal to add the email field to the users table, I ran the
scripts from the SQL Script file to do this.&amp;nbsp; In addition to
adding the email field, I ran the script to copy the email addresses
back into it.&amp;nbsp; I also ran the 2 scripts to recreate the 2 stored
procedures listed here in this thread.&lt;br&gt;
&lt;br&gt;
Unfortunately after doing all of that I was still unable to create a
new portal.&amp;nbsp; The error message that I kept getting was:&lt;br&gt;
&lt;br&gt;
&lt;span id="dnn_ctr321_Signup_lblMessage" class="NormalRed"&gt;An Error Was
Encountered During The Creation Of Your Portal. This May Have Been
Caused By Specifying An Incorrect Password For An Existing User
Account. Please Verify Your Details Before You Try Again.&lt;br&gt;
&lt;br&gt;
Luckily the same day I was messing with all of this I found that 3.1.0
was released.&amp;nbsp; After not having any luck on my own I figured that
installing the new version would most likely fix my problem.&amp;nbsp;
Unfortunately it did not.&amp;nbsp; After the 3.1.0 upgrade I'm still
getting the same error message when trying to create any kind of new
portal (child, parent, etc).&amp;nbsp; I have read all of the comments
about making sure the username, password, etc. are all long enough and
have done that.&amp;nbsp; As far as I can tell, I'm not doing anything
wrong.&amp;nbsp; I have 7 portals with my installation and have never had
this problem until the 3.0.13 upgrade.&lt;br&gt;
&lt;br&gt;
Can somebody PLEASE help me figure out how I can get this working
again?&amp;nbsp; I've got a new portal that I need to start working on like
YESTERDAY.&lt;br&gt;
&lt;br&gt;
Thanks!&lt;br&gt;
&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/918080.aspx</link><pubDate>Fri, 06 May 2005 12:19:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:918080</guid><dc:creator>pmgerholdt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/918080.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=918080</wfw:commentRss><description>&lt;P&gt;Interesting ... after I went into my first created portal after fixing this - a portal I had attempted to create a couple of times before ... the portal was threefold. It had three home pages; one from the portal template, one from the dnn template, one, with all the other pages, from the club/small group template.&lt;/P&gt;
&lt;P&gt;I just deleted a bunch of the pages and all looks ok. Created another new template and it's fine. I had looked in the portals table and not seen any reference to the portal after the previous unsuccessful attempts. What a strange thing.&lt;/P&gt;</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/916341.aspx</link><pubDate>Wed, 04 May 2005 20:51:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:916341</guid><dc:creator>pmgerholdt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/916341.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=916341</wfw:commentRss><description>&lt;P&gt;I did all of the above with the sql script snippets from the provider sql.&lt;/P&gt;
&lt;P&gt;I did not recompile the project at all, only added the email column, dropped and recreated the two sp, and pulled email accounts into users with script provided in the provider sql.&lt;/P&gt;
&lt;P&gt;Back to pushing out portals.&lt;/P&gt;
&lt;P&gt;Thanks for your guidance, Oliver -&lt;/P&gt;</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/916297.aspx</link><pubDate>Wed, 04 May 2005 20:18:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:916297</guid><dc:creator>pmgerholdt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/916297.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=916297</wfw:commentRss><description>&lt;P&gt;Finally got back to look at this.&lt;/P&gt;
&lt;P&gt;As you write, there is no "Email" column in my Users table. Additionally, there is no reference to an Email column in either sp 'AddUser' or 'UpdateUser'&lt;/P&gt;
&lt;P&gt;Looking at Providers\DataProviders\SqlDataProvider\03.00.13.SqlDataProvider, both of the stored procedures mentioned get dropped and recreated. Both reference Email as input values and column names.&lt;/P&gt;
&lt;P&gt;So ... I will add modify table users add column Email nvarchar 256, and drop and recreate the stored procs with snippets from this file ... &lt;/P&gt;
&lt;P&gt;I suppose also find a way to update Users.Email by crosswalking from the aspnet_membership/aspnet_users tables ...?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Re: Cannot Create Child Portal with 3.0.13</title><link>http://forums.asp.net/thread/912181.aspx</link><pubDate>Sat, 30 Apr 2005 19:58:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:912181</guid><dc:creator>uzi</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/912181.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=912181</wfw:commentRss><description>&lt;P&gt;I ran into this same problem. It took over 8 hours to fully debug, and get my portals fixed. &lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P&gt;First, check your DNN Users table for a Email column. Some how mine got deleted during the 3.0.13 upgrade. &lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P&gt;Also check the stored procedures 'AddUser' and 'UpdateUser' for the email column.&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P&gt;Recompile the entire DNN3 application using nant or visual studio.net&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P&gt;This last step seemed to fix the issue, after I fixed the users tables the stored procedures, I was still getting the same error creating a new user, creating a portal or child portal. &lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P&gt;Also, each time you tried to create a user/portal, the info was populated in the aspnet_ tables, if you tried to add a user, it will error out the DNN User Accounts module, because it saw a user in the membership users table, but can't find a match in the DNN users table. &lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P&gt;I'm working on a SQL script that will automatically clean up the aspnet_* tables, fix the email column and stored procedures. However the rebuild of DNN I can't script. Check your dll's creation/modification date, all the DotNetNuke dll's should be very close to the same dates.&lt;/P&gt;</description></item></channel></rss>