<?xml version="1.0"?>

<rss version="2.0">


<channel>
<title>Home - All Categories - Programming / Troubleshooting  - ASP.NET  </title>
<link>http://faq.asphosthelpdesk.com/category.php?id=25</link>
<description>This RSS Feed contains Articles of Category in the knowledge base. You can click on the title to view its content.</description>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=316</guid>
										<title>How to Deploy and host .Net Core 2 and Angular 6 app</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=316</link>
										<description><![CDATA[Normally, you will have two separate projects, i.e. one for .NET Core Web API 2.0 and the other one is Angular 6.&nbsp;On our Windows environment, you will find a root folder called httpdocs.&nbsp;        Problem:&nbsp;    If you simply deploy the...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=317</guid>
										<title>How to Solve the error: &quot;405 - HTTP verb used to access this page is not allowed&quot;?</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=317</link>
										<description><![CDATA[This applies to anyone who uses&nbsp;REST service using ASP.NET Web API. When you try to send HttpDelete and HttpPut Request, you can occassionally see this error message:  405 - HTTP verb used to access this page is not allowed  To resolve this...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=84</guid>
										<title>How do I query MySQL database in ASP.NET?</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=84</link>
										<description><![CDATA[In order to query your mySQL Database with ASP.NET script, you need to organize an ODBC connection with us first. The following the snippet of the code:   &lt;%@ Page Language="VB" %> &lt;%@ import Namespace="System.Data.Odbc" %>     &lt;script runat...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=21</guid>
										<title>I receive this error message: &quot;Directory Listing Denied. This Virtual Directory does not allow contents to be listed.&quot;</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=21</link>
										<description><![CDATA[This error message occurs simply because you have not setup your own default page. As you may know, you can have your own default page such as home.aspx, default.aspx, default.php, etc. If you have this kind of default page, you need to add the...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=79</guid>
										<title>How do I send an email from my ASP.NET website by using SMTP Authentication?</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=79</link>
										<description><![CDATA[In order to send email from our mail servers, you need to allow SMTP Authentication on your code. If you host your website and your email on our server, there will be NO remote connection made between your site and your mail service on our server....]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=83</guid>
										<title>Sample Code to Send email using ASP.NET1.1</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=83</link>
										<description><![CDATA[Our mail server is configured with SMTP authentication and all your code need to use SMTP Authentication before you can send email. If your code does not use SMTP authentication, the email will not be sent.                                private void...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=57</guid>
										<title>My website session times out earlier than expected. Why?</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=57</link>
										<description><![CDATA[Please be advised that since your site is hosted on a shared server, there are other services on the server that may impact your site session. A bad programming practice (infinite looping, etc), a sudden jump in one of the site&#039;s traffic, etc...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=85</guid>
										<title>How do I redirect a subdomain to a subdirectory?</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=85</link>
										<description><![CDATA[When the requests are redirected using an ASP file, the URL in browser for redirected domains will show the correct domain name and the directory name where the request is being redirected. You can also redirect the requests to a specific file.   ...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=80</guid>
										<title>I get an error Server.CreateObject Failed when I try to use CDONTs. What can I do?</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=80</link>
										<description><![CDATA[CDONTS is no longer supported on Windows 2003 server. Microsoft introduced CDO back several years ago to replace CDONTs. You will need toconvert your code to use CDO.    Please be advised that most of our servers are now in Windows Server 2008 and...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=81</guid>
										<title>Do you allow custom COM components?</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=81</link>
										<description><![CDATA[Yes, we do allow Custom Components and we have to charge setup fee for your COM Components installation.  Installation of Custom COM Components is subject to our system administrators review  ]]></description>

									</item>

</channel>

</rss>