Mac OS X 10.5.1 Build 9B13
Posted by Jim Watt
Mac OS X 10.5.1 Build 9B13 has been release to Developers via ADC Seed.
Focus Areas
- AirPort
- Back To My Mac
- Bonjour
- DiskImages
- Disk Utility
- FileVault
- Finder
- Firewall
- Graphics & Games
- iCal
- Keychain Access
- Networking
- QuickDraw
- Time Machine
- Windows File Sharing
Tags: PICRelated posts
Microsoft DPM 2007 Error 810 During Install
Posted by Jim Watt
So I was attempting to install Microsoft DPM 2007 on a fresh Windows 2003 R2 X64 Server Machine and everything look like it was working fine until I would get to the actual installation part (after all pre-requisites had been met) and I would prompt me for my Windows install CD and it was trying to find convlog.ex_ and no matter what I did, even pointing it to the convlog.ex_ file it would bomb out with error 810. What it ended up being was that after the OS install I had added IIS via add/remove programs, windows components and browsed out via a UNC to where I had a Windows 2003 R2 X64 install CD mounted. So even though IIS installed fine this way, when I ran the DPM install it was looking for the original drive letter that was used for the OS install, in this case Drive Letter D:. So since I was doing this install remote, I changed my CD drive letter of the physical CD drive from D: to another unused drive letter. Then using MagicDisc, I mounted an ISO for the Windows 2003 R2 X64 OS CD to Drive letter D:. I then uninstalled IIS using add/remove programs, once this was uninstalled I re-ran the MS DPM 2007 install this time it automatically installed IIS during the install procedure with out prompting me for my OS install CD.
Tags: LEDRelated posts
Dreamweaver Crashing Repeatedly after Time Change
Posted by David Prichard
I have been more than frustrated today with Dreamweaver CS3 crashing on me. So, I thought back to anything new I may have installed on my machine over the last few days, and about what changes have happened that might have caused some sort of change. I also copied my site files over to my mac, but could not recreate the problem.
While there was a major change over the weekend, I kept thinking to myself that there is no way this is related to the time change. Computers are beyond the point where a simple time change can cause havoc like this, right?
FALSE
It appears that Dreamweaver doesn’t like the Daylight Savings Time change very much. According to an article on Adobe’s site, which strangely enough was just updated today, when you select certain lines of code while in code view in PHP or ASP sites, you may experience crashes. Keep reading for steps on how to solve this issue.
Tags: code, LED