I don't know if it's my computer or not, but trying to double click on a ".cfdg" file using the Windows explorer returns a Windows error message "Windows cannot find '<file>'. Make sure you typed the name correctly, and then try again. To search for a file, click the Start button, and then click Search." I modified the extension file handling to not use DDE, but rather to open the file directly, and it worked, but each time the program starts, it resets the extension file handling to use DDE, and I can't open the files again by using Windows explorer.
Any one have an idea how to make this work?
Windows DDE Broken?
Moderators: MtnViewJohn, chris, mtnviewmark
- MtnViewJohn
- Site Admin
- Posts: 881
- Joined: Fri May 06, 2005 2:26 pm
- Location: Mountain View, California
- Contact:
- MtnViewJohn
- Site Admin
- Posts: 881
- Joined: Fri May 06, 2005 2:26 pm
- Location: Mountain View, California
- Contact:
I installed the 2.1 beta, and I couldn't get Context Free to launch. I saw a note about VC++ redistributables (and even though I have a VC++ development machine), for kicks and grins I installed the VC++ redist executable, and tried again. It still didn't launch. I tried copying the VC++ dll's into the application folder, still didn't work. I took the VC++ runtimes from the 2.0 stable setup and dropped those in the folder, and it still didn't work. Every time I launched, it said "This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem." I gave it hearty try, and couldn't get it to launch. (I even tried launching dependency walker, and didn't find more insight).
Okay, I got it working, and yes DDE is working. I extracted the manifest resource from the executable and found the VC++ runtime version being requested was higher than what I had installed. I found I didn't have SP1 installed for my VC++ dev environment. After I applied SP1 Context Free launched successfully. Thanks for your help!
- MtnViewJohn
- Site Admin
- Posts: 881
- Joined: Fri May 06, 2005 2:26 pm
- Location: Mountain View, California
- Contact: