Tag

ASP.NET

23 posts tagged with this.

  1. Hosted EmailKnowledge BaseWindows Cloud Hosting
    · 2 min read

    What Are the SMTP Settings for Windows?

    Essential guide to SMTP settings on Windows for Outlook and ASP.NET sites. Includes setup instructions, C# code examples, port recommendations, security practices, and troubleshooting tips for reliable email delivery from clients, websites, and forms. Contact support for account-specific values.

  2. SalesWindows Cloud Hosting
    · 2 min read

    Is Microsoft Web Deploy Publishing Supported on Windows Shared Hosting?

    Yes, all Windows shared hosting packages support Microsoft Web Deploy Publishing for Web Matrix and Visual Studio 2010+. Enable it via the Web Publishing tab in each website's settings to generate credentials and profiles for direct IDE deployments.

  3. Windows Cloud Hosting
    · 4 min read

    How to Send Mail from Your Website on Windows Shared Services

    Configure SMTP mail sending from websites on Windows shared hosting using our dedicated server mailer.anaxanet.com with no authentication. This guide details ports, restrictions on FROM addresses, why PHP mail() is disabled, and provides complete code samples for ASP.NET C#, VB, Classic ASP, and PHP

  4. SalesWindows Cloud Hosting
    · 2 min read

    Is ASP.NET Full Trust Mode Available?

    Yes, our Windows services support and only support ASP.NET full trust mode. It is enabled by default with no configuration required. Create your website, select the ASP.NET version, and deploy your application immediately. Full trust removes CAS restrictions that commonly break components needing fi

  5. SalesWindows Cloud Hosting
    · 3 min read

    ASPnix Server-Side Language Limits and Settings

    ASPnix applies fixed limits for Classic ASP, ASP.NET, PHP, and IIS on shared hosting to ensure stability and fair resource use. Classic ASP and ASP.NET allow 1 GB uploads and 90-second execution. PHP is limited to 64 MB uploads, 60-second script timeout, 1800-second input timeout, and 2 FastCGI work

  6. SalesWindows Cloud Hosting
    · 3 min read

    MySQL ODBC and .NET Connector Support on ASPnix Windows Hosting

    ASPnix Windows shared hosting servers include pre-installed MySQL ODBC drivers (legacy v3 and GA v5) and .NET connectors for .NET 2.0 and 4.0. This guide details version compatibility, provides C# connection examples for both interfaces, outlines best practices, and identifies common pitfalls when i

  7. Windows Cloud Hosting
    · 3 min read

    Cannot Find or Select .NET 3.5 or .NET 4.5

    This is expected behavior. .NET 3.5 extends .NET 2.0 so enabling 2.0 provides access to its libraries and features. .NET 4.5 replaces .NET 4.0 so any 4.x selection activates 4.5 capabilities. This guide details the version mappings, control panel choices, web.config examples, and troubleshooting for

  8. Knowledge BaseWeb Hosting
    · 2 min read

    What versions of .NET Framework or .NET Core are available?

    Our Windows shared servers support .NET Framework from 2.0 to 4.8 and .NET Core/.NET from 1.0.16 through 10.0 (Preview 1). This guide lists every available runtime so you can match your application's target framework, avoid compatibility errors, and leverage the best performance and security updates