<?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: VS2003 - how to recompile a DNN module</title><link>http://forums.asp.net/thread/1068303.aspx</link><pubDate>Fri, 30 Sep 2005 14:48:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1068303</guid><dc:creator>iwonder</dc:creator><author>iwonder</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1068303.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1068303</wfw:commentRss><description>&lt;P&gt;Would you answer these questions, so I look into the issue?&amp;nbsp; I'm mostly a handcoder, so what you are doing is possible, I believe.&lt;/P&gt;
&lt;P&gt;0)Explain your setup config.&amp;nbsp; I'm not sure what you mean by you are not running 'localhost'.&amp;nbsp; Are you running DNN on a local machine or remote hosted environment?&lt;BR&gt;1)What version are you using?&lt;BR&gt;2)What simple change are you making?&lt;BR&gt;3)What skin are you using?&lt;BR&gt;&lt;BR&gt;I run DNN on a workstation, with the naming convention: &lt;BR&gt;virtual dir name: dnn030101_16&lt;BR&gt;physical path: c:\dnn030101_16&lt;BR&gt;database: sql/msde&lt;BR&gt;framework: asp.net v1.1&lt;BR&gt;browser: iev6&lt;BR&gt;I used a text editor to add a simple table row with a text welcome message.&lt;BR&gt;Adding the following code to the \admin\security\signin.ascx file (in bold):&lt;BR&gt;&amp;lt;table cellspacing="0" cellpadding="3" border="0" summary="SignIn Design Table"&amp;gt;&lt;BR&gt;&lt;FONT&gt;&amp;nbsp;&amp;lt;tr&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;td colspan="2" class="Head" align="center"&amp;gt;Welcome to InfoCentre&amp;lt;/td&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/tr&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&amp;nbsp;&amp;lt;tr&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;lt;td colspan="2" class="SubHead" align="center"&amp;gt;&amp;lt;dnn:label id="plUsername" controlname="txtUsername" runat="server" text="UserName:"&amp;gt;&amp;lt;/dnn:label&amp;gt;&amp;lt;/td&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;lt;/tr&amp;gt;&lt;BR&gt;&lt;BR&gt;I open a new browser window and wait for the JIT to compile the controls, and the change shows up.&lt;BR&gt;&lt;BR&gt;I think we can help sort this out easily enough, by understanding your setup and what you are doing.&lt;BR&gt;&lt;BR&gt;Cheers...&lt;/P&gt;</description></item><item><title>Re: VS2003 - how to recompile a DNN module</title><link>http://forums.asp.net/thread/1068111.aspx</link><pubDate>Fri, 30 Sep 2005 11:53:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1068111</guid><dc:creator>spb_ny</dc:creator><author>spb_ny</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1068111.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1068111</wfw:commentRss><description>That's what I thought.&amp;nbsp; But for some reason the changes I am
making on Signin.ascx do not show up.&amp;nbsp; Or am I looking in the
wrong place?&lt;br&gt;
&lt;br&gt;
I want to move around elements on AccountLogin module and on Registration module.&amp;nbsp; What am I missing here?&lt;br&gt;
&lt;br&gt;</description></item><item><title>Re: VS2003 - how to recompile a DNN module</title><link>http://forums.asp.net/thread/1067817.aspx</link><pubDate>Fri, 30 Sep 2005 05:43:22 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1067817</guid><dc:creator>mikeh36</dc:creator><author>mikeh36</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1067817.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1067817</wfw:commentRss><description>&lt;P&gt;If all you're going to mess with is one of the .ascx files then you don't need to recompile the project. But if you really want to recompile then maybe let us know some of the errors you're seeing. It'll help sort out what the problem is. That said, I suspect you need to edit the DotNetNuke.sln and DotNetNuke.vbproj.webinfo file. If you open those up in notepad you can change the default URL files listed (&lt;A href="http://localhost/DotNetNuke/etc"&gt;http://localhost/DotNetNuke/etc&lt;/A&gt;) to match your URL.&lt;/P&gt;</description></item><item><title>VS2003 - how to recompile a DNN module</title><link>http://forums.asp.net/thread/1067772.aspx</link><pubDate>Fri, 30 Sep 2005 04:07:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1067772</guid><dc:creator>spb_ny</dc:creator><author>spb_ny</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1067772.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=1067772</wfw:commentRss><description>I have a 'problematic' installation of DNN (it works fine) - I do not run localhost.&lt;BR&gt;&lt;BR&gt;I have problems opening DNN project and module files in VS - it complains as if there's no tomorrow.&lt;BR&gt;&lt;BR&gt;So, how would I manually recompile one, if the only thing I want to mess with is .ascx?&amp;nbsp; Can anyone help with command line arguments? :)</description></item></channel></rss>