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...

CSS Style Overlaps, Duplicates, and Priorities

I sent most of this past weekend trying to get a nice looking responsive table to work. At first I tried to mess with it from scratch. Then someone recommended I look into Twitter Bootstrap. Wow, am I glad I looked into Bootstrap because that has saved a ton of frustration. Okay, so I have […]

Tweet
Share
0 Shares

Read More

css, Hosting, Learning, tip, Troubleshooting

Handler "PHP5x_via_FastCGI" has a bad module "FastCgiModule" in its module list

Below is a guest post by Desiree at OrcsWeb with an IIS/PHP/CGI troubleshooting tip: I installed WordPress for one of our managed clients recently, and what should have been a simple install, turned into quite a bit of troubleshooting. The client was running Windows Server and using IIS for their site hosting. Before starting the […]

Tweet
Share
0 Shares

Read More

ASP.NET, tip, Troubleshooting, Windows

Manually Remove the W3 Total Cache WordPress plugin

I installed the W3 Total Cache plugin last night and enabled about 1/2 of the features. Everything seemed fine initially so I left it alone. Today I went to write a post and noticed my site was down. Yikes! No idea how long it was down because no one bothered to tell me (thanks for […]

Tweet
Share
0 Shares

Read More

cytanium, Hosting, IIS, Troubleshooting, Wordpress

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) […]

Tweet
Share
0 Shares

Read More

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

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 […]

Tweet
Share
0 Shares

Read More

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

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 […]

Tweet
Share
0 Shares

Read More

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

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!

Tweet
Share
0 Shares

Read More

OrcsWeb, System Administration, tip, Troubleshooting, Windows

Changing the table owner in SQL Server 2012

When OrcsWeb says they do Managed Windows Server Hosting, they really mean it. As part of that managed hosting, they often engage in beta programs and include their clients so that both the OrcsWeb staff and the end-users can get familiar with certain products prior to the release. One such product is Microsoft SQL Server […]

Tweet
Share
0 Shares

Read More

Hosting, SQL/Databases, System Administration, tip, Troubleshooting

Great Pointers For Analyzing Memory Crash Dumps

This is an older article (2006) but still an excellent resource for anyone who has to do deep troubleshooting and research to determine the cause of a crash in a .NET application. With these tips, and perhaps just a little luck, you can even trace the issue down to the exact line of code that’s […]

Tweet
Share
0 Shares

Read More

.NET, Hosting, IIS, System Administration, Troubleshooting, Windows

Resolving the error: ~/Telerik.Web.UI.WebResource.axd is missing in web.config.

When attempting to run an application that uses certain Telerik controls, you may run into the error below:  System.InvalidOperationException: ‘~/Telerik.Web.UI.WebResource.axd’ is missing in web.config. RadStyleSheetManager requires a HttpHandler registration in web.config. Please, use the control Smart Tag to add the handler automatically, or see the help for more information: Controls > RadStyleSheetManager at Telerik.Web.UI.RadStyleSheetManager.OnPreRender(EventArgs e) […]

Tweet
Share
0 Shares

Read More

ASP.NET, blog, CMS, Hosting, IIS, Troubleshooting
12

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