ASPNetFAQ.com: What is ASP.NET?

Technology posts on ASP.NET, IIS, Windows (+ a little Linux), Cloud Servers, Hosting, and more!
  • Blog Home
Search the site...

SQL Server restore failure and resolution

A friend on mine had a recent issue where the restore of a SQL Server backup file – taken on one server and being restored to a different one – wouldn’t complete. It would continually throw an error of: Server was unable to process request. —> File ‘C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\TheDatabase_log.ldf’ is claimed by ‘YAF_log'(2) […]

Read More

cytanium, Hosting, OrcsWeb, SQL/Databases, System Administration, Troubleshooting

How to Backup a MySQL Database (Using Workbench)

Here’s a good post showing how to back up your MySQL database remotely – without administrative access – using Workbench. http://jeffgraves.me/2012/04/24/backup-database-using-mysql-workbench/  

Read More

cytanium, Hosting, MySQL

Orchard: Custom Content in Sub-Folders

Orchard doesn’t seem to like anything in it’s web root except for it’s own content. Try it out – create a folder (I created /TestContent/) and then put a test from there (I created test.html) and try to access it. You’ll get a 404 error. Orchard “traps” all requests and effectively kills them if it […]

Read More

ASP.NET, CMS, cytanium, Development/Coding, Hosting, IIS, Orchard, OrcsWeb, System Administration, tip, Troubleshooting

Check and optimize your site speed

Here are two great resources for testing your site speed and getting tips on how to improve upon the performance: http://www.webpagetest.org/ https://developers.google.com/pagespeed/

Read More

Hosting

MVC3, Visual Studio 2010: Error: Microsoft JScript runtime error: Not implemented

Okay, so I’ve started tinkering with MVC3 just to get familiar with what more-and-more people are working with now from a Windows Internet development perspective. I have a development/test VM running Windows Server 2008 R2 so I figured I’d install it there and walk-through some of the online tutorials. Well, right out of the bat […]

Read More

ASP.NET, Development/Coding, Hosting, MVC, tip, Troubleshooting

Enable Caching in IIS to Speed Performance

Google’s various page speed testing tools seem to prefer browser caching set with at least a one week expiration set. That makes great sense to me! Setting a browser cache expiration tells the visitor’s browser that is is okay to cache the content – so upon the next visit the browser will load the content […]

Read More

cytanium, Hosting, IIS, OrcsWeb, System Administration, Windows

Website Page Load Speed

Check out your website page load speed – for free – using the Google Developer online testing tool. https://developers.google.com/pagespeed/# Not only with it show your page load speed, but it will give tips on how to further optimize the site so that it loads even faster. Happy hosting!

Read More

Hosting, tip

IIS 7.x Shared Configuration

Below is a guest post from Rick Barber, the Senior Support Specialist at OrcsWeb, a managed Windows hosting provider specializing in Windows cloud server hosting and dedicated Windows hosting. If you find the following to be useful, check out the link at the end for more resourceful tips from Rick. Before the release of Internet Information […]

Read More

Hosting, IIS, OrcsWeb, System Administration, Windows

Performance Monitor Tips: Identifying Bottlenecks

Great resource find by Peter at Managed Windows Host OrcsWeb. I really liked this detailed explanation of using perf mon counters to identify performance bottlenecks: http://technet.microsoft.com/en-us/magazine/2008.08.pulse.aspx?pr=blog#id0120037 Many of the counters will be familiar, however I really liked that they identified thresholds for each counter. Happy hosting!

Read More

OrcsWeb, System Administration, tip, Troubleshooting, Windows

Log Parser: Pulling Valuable Data From IIS Logs

Microsoft’s Log Parser is an awesome tool that justifies knowledge, if not even regular use, by both system administrators and web users alike. From the download site: “Log parser is a powerful, versatile tool that provides universal query access to text-based data such as log files, XML files and CSV files, as well as key […]

Read More

cytanium, Development/Coding, Hosting, IIS, OrcsWeb, System Administration, tip
«‹1112131415›»

Proverbs 19:20

"Get all the advice and instruction you can, so you will be wise the rest of your life."

A Note On WordPress Hosting

Our main focus is of course .NET, but with a mix of Linux, virtualization, and other technologies. But if you're really looking for the best WordPress hosting specifically, read my WordPress host review to save yourself hassle AND money!




Recent Posts

  • What makes good web hosting?
  • jQuery Mobile C# ASP.NET and N5 Networks Software Repository
  • Open Source Bug Tracking Software and the Orchard Project
  • ASP.NET Development with Dreamweaver MX: Visual QuickPro Guide
  • Kendo UI Sample, ASP.NET Ajax Tutorial & More

Tags

ASP.NET Automation centos CMS css cytanium Development/Coding Email gmail Hosting htaccess http https IIS javascript Learning Linux logparser MySQL nginx openssl OrcsWeb performance PowerShell redirect RHEL security server SherWeb smtp SQL/Databases ssl System Administration telnet terminal tip Troubleshooting Ubuntu virtualization Visual Studio web farm web hosting Windows windows server Wordpress

Categories

  • ASP.net development
  • Development/Coding
  • Hosting
  • IIS (Internet Information Services)
  • SQL/Databases
  • System Administration
  • Virtualization
(c) ASPNETFAQ.com