<?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: Cannot create Parent or Child in 3.0.12</title><link>http://forums.asp.net/thread/960284.aspx</link><pubDate>Fri, 17 Jun 2005 11:49:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:960284</guid><dc:creator>CybrEnergy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/960284.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=960284</wfw:commentRss><description>I'm having the exact same problem with creating new portals (child or
parent).&amp;nbsp; This started happening to me when I upgraded to 3.0.13
and is still happening after I upgraded to 3.1.0.&amp;nbsp; I figured that
3.1.0 had many fixes and that hopefully it would fix the problem.&amp;nbsp;
Unfortunately it didn't.&lt;br&gt;
&lt;br&gt;
I consider myself a pretty advanced user and can guarantee that the
generic message that shows up (about the account details) is not
because I'm trying to add a user that already exists.&amp;nbsp; I've
checked the database directly and can guarantee that.&amp;nbsp; Unlike one
of the other posters here, I am not seeing any directories created at
all when the error occurs.&lt;br&gt;
&lt;br&gt;
Here's a little background:&lt;br&gt;
&lt;br&gt;
&lt;ul&gt;
  &lt;li&gt;I have 7 portals total with my installation (4 parent, 3 child)&lt;/li&gt;
  &lt;li&gt;I have been running this setup for a while (back since v2.x, upgrading with each release)&lt;/li&gt;
  &lt;li&gt;I've never had any problems like this until I moved to v3.0.13&lt;/li&gt;
&lt;/ul&gt;
I've tried to hit the log viewer right after each portal creation fails
but either A) don't see anything related to this specific action or B)
the log viewer just times out and does not let me view it.&amp;nbsp; B) is
another problem all together, which I've posted on the forums about in
the past.&amp;nbsp; Somebody suggested I clear out the log files becaues
they may be too large for the log viewer to return.&amp;nbsp; I've done
that and still get a timeout when I try to open the log viewer every 4
out of 5 times.&lt;br&gt;
&lt;br&gt;
Anyway, I've posted a few times on the main forum about this portal
creation problem too and haven't gotten any help towards solving it
yet.&amp;nbsp; Hopefully this time can be different.&amp;nbsp; I'd be happy to
provide any additional information that I can if you tell me what you'd
need to help resolve the problem.&lt;br&gt;
&lt;br&gt;
Thanks!&lt;br&gt;
&lt;br&gt;</description></item><item><title>Re: Cannot create Parent or Child in 3.0.12</title><link>http://forums.asp.net/thread/959932.aspx</link><pubDate>Fri, 17 Jun 2005 02:10:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:959932</guid><dc:creator>jdaigle</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/959932.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=959932</wfw:commentRss><description>&lt;STRONG&gt;Server environment&lt;/STRONG&gt;:&amp;nbsp;W2000 server with MSDE. &lt;BR&gt;This is my own machine and I have a single IP address with about 20 virtual domains. &lt;BR&gt;These virtual domains are resolved by a third party running DNS for me.&lt;BR&gt;All websites are running&amp;nbsp;smoothly.&lt;BR&gt;&lt;BR&gt;In my attempt to create parent/child portals and based on&amp;nbsp;smehaffie's comments, I decided to go back to square one and start over with fresh database and&amp;nbsp;a clean install of DNN&amp;nbsp;3.1.0.&amp;nbsp;Since I have a "live" website that I use for testing, I cleared it out and&amp;nbsp;copied the DNN files into&amp;nbsp;that&amp;nbsp;empty folder (making sure&amp;nbsp;ASPNet account modify/read/write permissions, etc. were retained)&lt;BR&gt;&lt;BR&gt;However&amp;nbsp;it dawned on me that I wasn't sure what to put in the connection string&amp;nbsp;"Server=xxxx" section of the web.config. I left it&amp;nbsp;as&amp;nbsp;Server=(local);&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Maybe this is my problem? I have included the following error.&lt;BR&gt;Thank you for any assistance.&lt;BR&gt;john&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;
&lt;HR&gt;

&lt;H2&gt;Server Error in '/' Application. &lt;/H2&gt;
&lt;H2&gt;&lt;EM&gt;Configuration Error&lt;/EM&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 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;&lt;B&gt;Parser Error Message: &lt;/B&gt;?&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;&lt;PRE&gt;Line 256:                &amp;lt;add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/&amp;gt;
Line 257:                &amp;lt;add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/&amp;gt;
&lt;FONT color=red&gt;Line 258:                &amp;lt;add assembly="*"/&amp;gt;
&lt;/FONT&gt;Line 259:            &amp;lt;/assemblies&amp;gt;
Line 260:&lt;/PRE&gt;&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Source File: &lt;/FONT&gt;&lt;/B&gt;c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config&lt;B&gt;&lt;FONT face=Verdana&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/FONT&gt;&lt;/B&gt;258 &lt;BR&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Assembly Load Trace:&lt;/FONT&gt;&lt;/B&gt; The following information can be helpful to determine why the assembly 'DotNetNuke.Caching.BroadcastPollingCachingProvider' could not be loaded.&lt;BR&gt;&lt;BR&gt;
&lt;TABLE bgColor=#ffffcc&gt;

&lt;TR&gt;
&lt;TD&gt;&lt;CODE&gt;&lt;PRE&gt;=== Pre-bind state information ===
LOG: DisplayName = DotNetNuke.Caching.BroadcastPollingCachingProvider
 (Partial)
LOG: Appbase = file:///C:/web/sites/robotipster
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: DotNetNuke.Caching.BroadcastPollingCachingProvider
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/958994c5/dc8c9da/DotNetNuke.Caching.BroadcastPollingCachingProvider.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/958994c5/dc8c9da/DotNetNuke.Caching.BroadcastPollingCachingProvider/DotNetNuke.Caching.BroadcastPollingCachingProvider.DLL.
LOG: Attempting download of new URL file:///C:/web/sites/robotipster/bin/DotNetNuke.Caching.BroadcastPollingCachingProvider.DLL.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG&lt;/PRE&gt;&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;/FONT&gt;</description></item><item><title>Re: Cannot create Parent or Child in 3.0.12</title><link>http://forums.asp.net/thread/959820.aspx</link><pubDate>Thu, 16 Jun 2005 22:41:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:959820</guid><dc:creator>smehaffie</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/959820.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=959820</wfw:commentRss><description>Please post any additional information you find, and I will help in any way I can.&amp;nbsp; A couple of questions.&lt;br&gt;
&lt;br&gt;
1) After install 3.1, so you still get an error when creating a new child portal? &lt;br&gt;
&lt;br&gt;
2) Are you only having problems creating child portals?&lt;br&gt;
&lt;br&gt;
3) DNN is installed to the &lt;a href="http://www.website.com/portal"&gt;www.website.com/portal&lt;/a&gt; directory, correct?&amp;nbsp; Or is DNN stored at the root of &lt;a href="http://www.website.com/portal"&gt;www.website.com/portal&lt;/a&gt;&amp;nbsp; and you are trying to create the portal as a child? &amp;nbsp;  &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;</description></item><item><title>Re: Cannot create Parent or Child in 3.0.12</title><link>http://forums.asp.net/thread/958764.aspx</link><pubDate>Thu, 16 Jun 2005 07:18:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:958764</guid><dc:creator>jdaigle</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/958764.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=958764</wfw:commentRss><description>Smehaffie, thanx very much for your prompt reply! I did do a fresh clean&amp;nbsp;install of 3.1.0 (new database also). However, neither parent or child portals install as I understand the documentation. I can see where the Portal \0, \1 , \2 etc, folders are being created and in fact I can see the sample pix and .css in the folders (using the Club template). But, the portal folder is NOT created in the actual web ( &lt;A href="http://www.website.com/portal"&gt;www.website.com/portal&lt;/A&gt; ) where I would expect. It's my own web server machine and&amp;nbsp;I have double checked all the ASPNet user etc. and everthing seems to check out, permission-wise.&lt;BR&gt;&lt;BR&gt;I will keep working on this and maybe I'll trip over something or clarify a better question, but wanted to say thanx for the attempt.&lt;BR&gt;john</description></item><item><title>Re: Cannot create Parent or Child in 3.0.12</title><link>http://forums.asp.net/thread/954377.aspx</link><pubDate>Mon, 13 Jun 2005 00:38:37 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:954377</guid><dc:creator>smehaffie</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/954377.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=954377</wfw:commentRss><description>You do not need to create the sub-folder for the child portal, DNN does
that for you (that is why the ASPNet user has to have
List/Read/Execute/Write/modify permissions on the root) .&amp;nbsp; It
might be failing becuase the folder already exists, but it is just not
reporting the correct error. &lt;br&gt;
&lt;br&gt;
As far as upgrading is concerned, it never hurts to update.&amp;nbsp; 3.1.0 contains quite a few bug fixes.&lt;br&gt;
&lt;br&gt;</description></item><item><title>Cannot create Parent or Child in 3.0.12</title><link>http://forums.asp.net/thread/953971.aspx</link><pubDate>Sun, 12 Jun 2005 06:05:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:953971</guid><dc:creator>jdaigle</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/953971.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=953971</wfw:commentRss><description>&lt;P&gt;Default DNN Portal install works very well. But, when I try to create a Parent or Child (eg, &lt;A href="http://www.domain.com/portal"&gt;www.domain.com/portal&lt;/A&gt; ) I get this error. &lt;/P&gt;
&lt;P&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;/P&gt;
&lt;P&gt;I have tried creating unique new users (with valid pwds) in addition to trying admin and host logins. I left the "Home Directory" field untouched with the grayed out default.&amp;nbsp;No joy. &lt;/P&gt;
&lt;P&gt;I run my own web server (IIS 5 with MSDE). Permissions seem to be proper. This is a live site and I created a Portal subfolder (maybe I shouldn't have?)&lt;/P&gt;
&lt;P&gt;I saw a similar (but not exact) problem posted yesterday &lt;BR&gt;&lt;A href="/912129/ShowPost.aspx"&gt;http://forums.asp.net/912129/ShowPost.aspx&lt;/A&gt;&lt;BR&gt;There were no final solutions?&lt;/P&gt;
&lt;P&gt;Should I upgrade to 3.1.0 or would that make it worse?&lt;BR&gt;Thanx,&lt;BR&gt;John&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;&amp;nbsp;&lt;/P&gt;</description></item></channel></rss>