<?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>Small Business Starter Kit</title><link>http://forums.asp.net/1092.aspx</link><description>Discussions about the Small Business Starter Kit for ASP.NET 2.0.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How to get small business starter themes working on 1and1.com</title><link>http://forums.asp.net/thread/3153752.aspx</link><pubDate>Sun, 10 May 2009 22:08:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3153752</guid><dc:creator>TGirgenti</dc:creator><author>TGirgenti</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3153752.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1092&amp;PostID=3153752</wfw:commentRss><description>&lt;p&gt;Hello William.&lt;/p&gt;
&lt;p&gt;I finally figured this out.&amp;nbsp; After researching numerous faqs on 1and1 i discovered that you cannot point your domain on 1and1 to a folder.&amp;nbsp; It should be pointed to the root &amp;quot;/.&amp;quot; folder.&amp;nbsp; Then in the root &amp;quot;/.&amp;quot; folder of the account i had to put in a default.aspx file redirecting the &lt;a href="http://tonygirgenti.net/"&gt;http://tonygirgenti.net&lt;/a&gt; url request to the proper folder with the following script:&lt;/p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;script&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;runat&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;server&amp;quot;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;Protected&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;Sub&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; Page_Init(&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;ByVal&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; sender &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;As&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;Object&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;ByVal&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; e &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;As&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; System.EventArgs)&lt;br /&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;Dim&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; host &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;As&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;String&lt;br /&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;host = Request.ServerVariables(&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;HTTP_HOST&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;).Replace(&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;www.&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;&amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;)&lt;br /&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;Select&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;Case&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; host&lt;br /&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Case&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;tonygirgenti.net&amp;quot;&lt;br /&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Response.Redirect(&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&lt;a href="http://www.tonygirgenti.net/tonygirgentinet/default.aspx"&gt;http://www.tonygirgenti.net/tonygirgentinet/default.aspx&lt;/a&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;)&lt;br /&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;End&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;Select&lt;br /&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;End&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;Sub&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;&amp;lt;/&lt;/font&gt;&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;script&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;That shows the web site as it should be.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff"&gt;tonygirgentinet is the folder that i created in my 1and1 root &amp;quot;/.&amp;quot;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;I hope this post helps others when they are trying to figure out how to use the 1and1 hosting service.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;Thanks,&lt;br /&gt;Tony&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;</description></item><item><title>Re: How to get small business starter themes working on 1and1.com</title><link>http://forums.asp.net/thread/3153592.aspx</link><pubDate>Sun, 10 May 2009 17:59:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3153592</guid><dc:creator>TGirgenti</dc:creator><author>TGirgenti</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3153592.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1092&amp;PostID=3153592</wfw:commentRss><description>&lt;p&gt;Actually, my account is set up that way.&amp;nbsp; The lakesideos.com files are in a folder called wsc105547683 off of the root.&amp;nbsp; tonygirgenti.net is in a folder off of the root called tonygirgentinet.&amp;nbsp; I guess the wsc one was created by 1and because i used their web site builder to create lakesideos.com.&lt;/p&gt;
&lt;p&gt;I will have to call 1and1 to see if i can use the root folder to hold a web site.&lt;/p&gt;
&lt;p&gt;There are other folders there that i don&amp;#39;t know what they are.&amp;nbsp; Like aspnet_client and db.&amp;nbsp; I have to guess they are folders used by 1and1.&lt;/p&gt;
&lt;p&gt;Tony&lt;/p&gt;</description></item><item><title>Re: How to get small business starter themes working on 1and1.com</title><link>http://forums.asp.net/thread/3152681.aspx</link><pubDate>Sat, 09 May 2009 19:32:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3152681</guid><dc:creator>whighfield</dc:creator><author>whighfield</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3152681.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1092&amp;PostID=3152681</wfw:commentRss><description>&lt;p&gt;What if you put your root site in a folder off of your root like this:&lt;/p&gt;
&lt;p&gt;root&lt;br /&gt;&amp;nbsp;&amp;nbsp; - lakesideos_com&lt;br /&gt;&amp;nbsp;&amp;nbsp; - tonygirgenti_net&lt;/p&gt;
&lt;p&gt;and then point the domains to each of the folders or will 1and1 allow this?&amp;nbsp; I used to run a couple of sites like this on webhost4life and it worked ok just an idea&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to get small business starter themes working on 1and1.com</title><link>http://forums.asp.net/thread/3152593.aspx</link><pubDate>Sat, 09 May 2009 17:24:04 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3152593</guid><dc:creator>TGirgenti</dc:creator><author>TGirgenti</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3152593.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1092&amp;PostID=3152593</wfw:commentRss><description>&lt;p&gt;William,&lt;/p&gt;
&lt;p&gt;My root site is &lt;a href="http://www.lakesideos.com/"&gt;http://www.lakesideos.com&lt;/a&gt;. registered with and hosted by 1and1.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.tonygirgenti.net/"&gt;http://www.tonygirgenti.net&lt;/a&gt; is a domain hosted by 1and1 from the same account.&amp;nbsp; If i put it in the root folder, i will wipe out lakesideos.com.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Tony&lt;/p&gt;</description></item><item><title>Re: How to get small business starter themes working on 1and1.com</title><link>http://forums.asp.net/thread/3152582.aspx</link><pubDate>Sat, 09 May 2009 17:13:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3152582</guid><dc:creator>whighfield</dc:creator><author>whighfield</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3152582.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1092&amp;PostID=3152582</wfw:commentRss><description>&lt;p&gt;It might be better to run your site off of the root unless you plan on running more than one web site rather than putting it in a folder off the root, I tried the link and the root one throws an error&lt;/p&gt;</description></item><item><title>Re: How to get small business starter themes working on 1and1.com</title><link>http://forums.asp.net/thread/3152540.aspx</link><pubDate>Sat, 09 May 2009 16:35:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3152540</guid><dc:creator>TGirgenti</dc:creator><author>TGirgenti</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3152540.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1092&amp;PostID=3152540</wfw:commentRss><description>&lt;p&gt;William,&lt;/p&gt;
&lt;p&gt;I took this from that FAQ &amp;quot;The file showing this page is named &amp;#39;index.html&amp;#39; on Linux hosting packages and &lt;br /&gt;&amp;#39;default.htm&amp;#39; on Windows hosting packages.&amp;quot;&amp;nbsp; It says Windows.&lt;/p&gt;
&lt;p&gt;Yes, i am setup for ASP 2.0.&lt;/p&gt;
&lt;p&gt;I didn&amp;#39;t want to, but i guess i&amp;#39;ll have to contact 1and1 tech support.&amp;nbsp; Wish me luck!&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Tony&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How to get small business starter themes working on 1and1.com</title><link>http://forums.asp.net/thread/3152520.aspx</link><pubDate>Sat, 09 May 2009 16:19:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3152520</guid><dc:creator>whighfield</dc:creator><author>whighfield</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3152520.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1092&amp;PostID=3152520</wfw:commentRss><description>&lt;p&gt;I don&amp;#39;t use 1and1 for hosting I use &lt;a href="http://www.lunarpages.com/id/thefrozencoderca" target="_blank"&gt;lunarpages&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Iis there away in your control panel to specify what page (default.aspx) is the default document or if you can see what version of ASP.NET (should be 2.0) is setup for your account?&lt;/p&gt;
&lt;p&gt;Also that FAQ is more for Linux plans not Windows plans&lt;/p&gt;</description></item><item><title>Re: How to get small business starter themes working on 1and1.com</title><link>http://forums.asp.net/thread/3152516.aspx</link><pubDate>Sat, 09 May 2009 16:17:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3152516</guid><dc:creator>TGirgenti</dc:creator><author>TGirgenti</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3152516.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1092&amp;PostID=3152516</wfw:commentRss><description>&lt;p&gt;William,&lt;/p&gt;
&lt;p&gt;I did more testing and noticed that i can a better version of my web site showing at least some of the theme applied but not all.&amp;nbsp; I can&amp;#39;t explain why.&lt;/p&gt;
&lt;p&gt;Here is what i did.&amp;nbsp; My web site is &lt;a href="http://www.tonygirgenti.net/"&gt;http://www.tonygirgenti.net&lt;/a&gt;.&amp;nbsp; Off of my root folder on 1and1, i created an application folder called tonygirgentinet.&amp;nbsp; As you know, when i go to&amp;nbsp; &lt;a href="http://www.tonygirgenti.net/"&gt;http://www.tonygirgenti.net&lt;/a&gt;, the theme is not applied at all.&amp;nbsp; It&amp;#39;s just text and images.&amp;nbsp; But, if i go to&amp;nbsp; &lt;a href="http://www.tonygirgenti.net/tonygirgentinet/default.aspx"&gt;http://www.tonygirgenti.net/tonygirgentinet/default.aspx&lt;/a&gt;, it shows more of the theme applied, but not all of it.&lt;/p&gt;
&lt;p&gt;So, i&amp;#39;m getting closer, but i still need to figure out why only parts of the theme are applied.&lt;/p&gt;
&lt;p&gt;Any help that you can provide would be gratefully appreciated.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Tony&lt;/p&gt;</description></item><item><title>Re: How to get small business starter themes working on 1and1.com</title><link>http://forums.asp.net/thread/3152411.aspx</link><pubDate>Sat, 09 May 2009 14:10:04 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3152411</guid><dc:creator>TGirgenti</dc:creator><author>TGirgenti</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3152411.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1092&amp;PostID=3152411</wfw:commentRss><description>&lt;p&gt;Hello William.&lt;/p&gt;
&lt;p&gt;I read this &lt;a href="http://faq.1and1.com/domains/using_and_setting_up_the_domain_/5.html"&gt;http://faq.1and1.com/domains/using_and_setting_up_the_domain_/5.html&lt;/a&gt;&amp;nbsp;on the 1and1 site and that is why i changed it.&amp;nbsp; It doesn&amp;#39;t work no matter what i use.&amp;nbsp; I tried default.aspx, default.html, default.htm, index.htm and&amp;nbsp;index.html.&lt;/p&gt;
&lt;p&gt;Yes, i did make the folder a subfolder of the root and made it an application folder.&lt;/p&gt;
&lt;p&gt;Did you ever get it to work on 1and1?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Tony&lt;/p&gt;</description></item><item><title>Re: How to get small business starter themes working on 1and1.com</title><link>http://forums.asp.net/thread/3151919.aspx</link><pubDate>Sat, 09 May 2009 05:27:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3151919</guid><dc:creator>whighfield</dc:creator><author>whighfield</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3151919.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1092&amp;PostID=3151919</wfw:commentRss><description>&lt;p&gt;Why did you rename the default.aspx file?&amp;nbsp; This is probably why the themes are not being applied.&amp;nbsp; Also when you say you created a new folder, you mean create a new folder in your web site root?&amp;nbsp; If&amp;nbsp;so you might have to make that folder a virtual folder using&amp;nbsp;your control panel.&amp;nbsp; 1and1.com&amp;nbsp;probably has some kind of FAQ on doing that or&amp;nbsp;setting it up.&amp;nbsp;&lt;/p&gt;</description></item><item><title>How to get small business starter themes working on 1and1.com</title><link>http://forums.asp.net/thread/3151531.aspx</link><pubDate>Fri, 08 May 2009 20:29:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3151531</guid><dc:creator>TGirgenti</dc:creator><author>TGirgenti</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3151531.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1092&amp;PostID=3151531</wfw:commentRss><description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;I have the small business starter kit in VB working fine in VS2008 Pro with the xmlProvider version.&amp;nbsp; It works perfect when i run it locally.&lt;/p&gt;
&lt;p&gt;When i try to use the MS Business hosting on 1and1.com, i create a new folder, upload all of the files, rename the deafult.aspx to default.htm.&amp;nbsp; It runs there also, except that the themes are not applied.&amp;nbsp; It just shows text and images unformatted.&lt;/p&gt;
&lt;p&gt;Has anybody ever been able to get any ASP.NET 2.0 web site up and running on 1and1.com?&lt;/p&gt;
&lt;p&gt;I see a lot of posts in the ASP forums about how bad 1and1 is for hosting.&amp;nbsp; I have been using them for a while and have several domain names registered on their site, but i never really had to upload a web site before.&amp;nbsp; I really don&amp;#39;t want to start looking for another hoster for all my domain names.&lt;/p&gt;
&lt;p&gt;Any help would be gratefully appreciated.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Tony&lt;/p&gt;</description></item></channel></rss>