PROBLEM WITH CLIENT FILES IN VIRTUAL DIRECTORY
[DirectoryNotFoundException: Could not find a part of the path 'C:\Development\CuteEditorTest\Editor\Editor.cep'.]....
Figured out the issue and Demo is now working locally on my machine.
2. Also reinstalled ASP.NET 2.0.50727
3. In IIS: I had to play around with the Default Web site (local path to the folder containing the folder CuteEditorDemo) and the new virtual directory I made for "CuteEditorDemo" and set its local path to the actual directory CuteEditorDemo, then selected all of its properties under the local path except for Script Source Access.
5. Also I pulled example.css out of the cs folder and under the CuteEditorDemo folder with the default.aspx file
Thanks,
Eric