Sunday, December 19, 2010

MVC3

Register Route in Global asax
Controller/Action/Id

Application Start
RegisterAllAreas

Add/Area (sub area)

Add Controller
They all have to end with "Controller" but when you access you don't use "Controller"
It creates the Index Action
Right-Click on Index and Add View

https://pl3.projectlocker.com/tgilkison/Stocker/svn

Tuesday, December 7, 2010

Canon Driver Download

I keep moving my camera downloads to different computers and my original software disk was broken a long time ago, so I end up searching on how to set it up over and over and over. It's about time I documented this...

Canon offers the camera driver on their Website, but there are utilities which will offer an automatic download when the camera is turned on. They only offer UPDATES to these utilities, so you need the original disk in order to install the updates! The updates are the full version of the software with an expectation that certain registry keys exist. If you load these keys into your registry, you can install the 'updates'.

1. Open Notepad and copy / paste the following:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\EOS Utility][HKEY_LOCAL_MACHINE\SOFTWARE\Canon\DPP][HKEY_LOCAL_MACHINE\SOFTWARE\Canon\ZoomBrowser EX][HKEY_LOCAL_MACHINE\SOFTWARE\Canon\PhotoStitch]

2. Save out as "something.reg" and make sure the file didn't save as "something.reg.txt"
3. Right-click on the file and "Merge"
4. Go find your 'updates' and install them along with the WIA driver :)
http://www.usa.canon.com/consumer/controller?act=DownloadIndexAct&fcategoryid=303

Check This Out!

More Links to Good Information