Archive for the ‘Work’ Category

ASP.net mystery of the day

Friday, January 22nd, 2010

Today I set out to figure out why I couldn’t get IIS under windows server to serve up .ASPX pages.
I had asked for a .net setup from IT and when I placed my files in the site I could not get it to serve up ASPX pages. It would serve .HTML and .ASP but not .ASPX so I decided to investigate myself. Hopefully my investigation and solution will help you troubleshoot this issue without wasting as much time as I had to. All of the steps below refer to IIS 6.0 and Windows Server 2003 R2 Standard Edition.

Step one: Figure out if ASP.net is installed. You can do this several ways the quickest is to see if there is a ASP.net tab within your sites properties in the IIS Manager. Another way (and the way I chose to pursue) is to open the Control Panel and then Add/Remove Programs, and then click the Add/Remove Windows Components. Once Windows searches for installed components you will see a list. Click on Application Server and select details, this is where you should see ASP.net checked. If you don’t see ASP.net checked or if it isn’t there at all you will need to go to step two. If ASP.net is installed then skip ahead to step three.

Step two: Install ASP.net There are two ways to install ASP.net the easy way and then the way that you only do if you can’t see ASP.net in the Control Panel’s Add/Remove Windows Components section. The easy way is to check the checkbox in the Add/Remove Windows Components section and then follow the on-screen instructions. The hard way is to download the .net redistributable from Microsoft(the package linked is the 32 bit see bottom of page for X64).Install the package and then perform windows updates. This process will take 1-3 hours depending on connection speed and amount of updates needed. You will need to reboot when finished.

Step 3: ASP.net is installed but I still can’t see .ASPX pages: This can happen for several reasons and I could make you sift through thousands of google pages to figure out why, but that wouldn’t be very good of me :) I was getting 404 errors when trying to view an .ASPX page and this was because Active Server Pages where prohibited in Web Service Extensions. This KB Article explains why but you basically go into Web Service Extensions in the IIS manager and change Active Server Pages from Prohibit to Allow.

There we go I hope that helps you if you have a similar problem.

Thanks
David Bates

Snow Leopard – The Journey to Find the Directory Utility

Monday, August 31st, 2009

Today I was immersed in Snow Leopard,

I would like to start off by saying I am very pleased with the speed improvement in this system. Finder itself looks to have gotten a great speed boost and most of the core apps I tried launched within 2 bounces. Today, I spent the whole day with the new operating system Installing, Troubleshooting, and using it.

I had two Mac Pro’s one new and one from about a year ago, both needing to be upgraded to Snow Leopard and both needing to be bound to our windows network. The upgrade on both machines went smooth but on one machine I had to migrate the users data back onto it from a clone I made before the upgrade procedure. Migration couldn’t have been easier it even transfered the CS3 design premium. I then found out that the migration assistant also cause a few of the migrated apps to stop working. Klondike, IMovie, and Illustrator had all quit working. But that was not a big deal to fix, I simply removed their preferences and they launched. My next step however, proved to be more difficult than expected. I had to bind the computers to our Windows domain so that the users could access all of our internal resources.

Normally, I just open the utilities folder, open the Directoy Utility and Setup the Active Directory Portion. Viola! Done. Well… not that easy this time.

In Apple’s defense it is a ton easier and more logical the way they have it now but it sure did cause me about 5 minutes of grief as I tried to search spotlight for directory… yeah there where a ton of results :) I even downloaded Pacifist and tried to install the Directory Utility that way. But alas I could never get it to work. So I went to the second machine and it wasn’t on it either. So now I knew there wasn’t something wrong with my install as these where two separate installs. So then I started digging through the new features page at Apple.com and saw the new ICal integration. So I opened ICal and Ahoy… there is a connect to an exchange server option.. whoohoo I thought. So I went through the motions setting this up and it sure did pull in the calendar of the user and even associated Mail to their username. But alas there was still no connection to log-in users to the domain. So my next step lead me to the system preferences and Accounts tab. and finally at the bottom right of the login options screen I found an item that said “Network Account Server” so I clicked it and there was my directory utility. Finally I Found it, plugged in the info and then it worked like normal.

I will try to post some pics tomorrow, I am sorry I don’t have them tonight I just thought it would be best to get this info out there just in case there was a user going through the same problems as me.

Thanks for reading
David Bates

My First Day as a RFMD Employee

Monday, June 22nd, 2009

It is funny that I have worked for a company for two years and yet was not an employee :)
For those of you who didn’t know my situation I was a contractor for RFMD and recently was hired to be the Web-Developer for them. My first day was interesting as the first part of it was spent filling out paperwork such as non-disclosures (don’t know if I can disclose that) and benefits. The rest of that day was a mix-match of my cutting the ties from my old job and trying to figure out how to handle the new one. The problem is not in coding or knowing how to work the CMS but rather who to contact for what and where is such and such. I am seriously thinking of printing web pages and making a map beside of my cube on the wall with string and push pins.

I was able to find and resolve a few issues with the site and the intranet so that was fun..

All – In – All I love my new job.

Thanks for reading
David Bates

New Job

Monday, June 15th, 2009

Today I have accepted an offer to become “The” Web Developer A.K.A: Webmaster for RFMD.com. This has come after much work on my part with SharePoint and the existing Intranet. I am very happy to be joining the RF family and hope that I can provide them with a very good and standards compliant site for a long time to come.

Thanks
David Bates

My Team Meeting about SharePoint

Friday, April 3rd, 2009

Sorry but this post is no longer available due to a glitch in Wordpress… Aint That Grand