
-----------------------------------
D_homes
Mon Jan 18, 2010 10:08 pm

Turing Refrence Document
-----------------------------------
When ever i try to access the turing reference (F10) The screen where the text is supposed to be, just displays an error.

It says : "Navigation to the webpage was cancelled, What you can try: Retype the address"

How do i fix this?


I'm using Windows 7 if thats relevant at all.

-----------------------------------
Euphoracle
Tue Jan 19, 2010 9:28 am

RE:Turing Refrence Document
-----------------------------------
http://compsci.ca/holtsoft/TuringDoc.chm

You can just download it from here.

-----------------------------------
ProgrammingFun
Tue Jan 26, 2010 6:41 pm

Re: RE:Turing Refrence Document
-----------------------------------
http://compsci.ca/holtsoft/TuringDoc.chm

You can just download it from here.

I have had this same problem (Win7) even after downloading this version.  :evil: 
Therefore, I ended up using the :roll: nline version: http://compsci.ca/holtsoft/doc/  

-----------------------------------
D_homes
Sun Jan 09, 2011 6:08 pm

Re: Turing Refrence Document
-----------------------------------
Sorry for reviving this thread, but does anyone know of a solution to this problem? It certainly has something to do with Windows 7... 

It's a real pain in the butt to use the online version :/

-----------------------------------
Sur_real
Sun Jan 09, 2011 7:16 pm

Re: Turing Refrence Document
-----------------------------------
hmmm...I have windows 7 and it works for me...
Is there a TuringDoc.chm file in Support/Help? or is your copy of Turing installed on the same drive as Windows? then have you tried running Turing as Admin?

-----------------------------------
RandomLetters
Sun Jan 09, 2011 8:30 pm

RE:Turing Refrence Document
-----------------------------------
I believe it's a known problem that the documentation file does not exist in some distributions of turing.  Not the computer, it just doesnt have it.

-----------------------------------
ProgrammingFun
Sun Jan 09, 2011 10:16 pm

Re: RE:Turing Refrence Document
-----------------------------------
I believe it's a known problem that the documentation file does not exist in some distributions of turing.  Not the computer, it just doesnt have it.
You are right but Win7 doesn't even run the chm available from Compsci

-----------------------------------
2goto1
Sun Jan 09, 2011 10:39 pm

RE:Turing Refrence Document
-----------------------------------
If you want an offline version of the turing docs, and importantly if it's allowed by compsci's staff, you could get creative and scrape (copy) the help HTML documents into an offline version using a free tool such as httrack website copier, http://www.httrack.com/. Those sorts of tools make copies of websites that are saved to your hard drive. They allow you to browse the site's content from your hard drive without ever connecting to the internet, more or less.

-----------------------------------
2goto1
Sun Jan 09, 2011 11:07 pm

RE:Turing Refrence Document
-----------------------------------
Maybe you could try http://didierdanse.net/blogs/dev_en/archive/2009/09/08/windows-7-how-to-display-chm-content.aspx. Other people seem to have the same issue with Win 7, and it may be a simple fix. 

Other options could be to use a CHM to HTML or CHM to PDF converter, http://www.google.ca/search?aq=f&sourceid=chrome&ie=UTF-8&q=chm+to+pdf#sclient=psy&hl=en&q=chm+to+html+free&aq=f&aqi=g2g-v3&aql=&oq=&gs_rfai=&pbx=1&fp=cba0178b09ca64e2.

-----------------------------------
D_homes
Mon Jan 10, 2011 8:41 pm

Re: Turing Refrence Document
-----------------------------------
hmmm...I have windows 7 and it works for me...
Weird. You are lucky.
Is there a TuringDoc.chm file in Support/Help?
Yup. As well as TuringDoc.chw
 or is your copy of Turing installed on the same drive as Windows? 
Yup.
then have you tried running Turing as Admin?
That was the first thing I tried :/

-----------------------------------
D_homes
Mon Jan 10, 2011 8:45 pm

RE:Turing Refrence Document
-----------------------------------
Strange, to fix the problem, all I had to do was open the .chm file and then uncheck the box for "Always do this check when opening this file" at the Win7 security window.

-----------------------------------
RandomLetters
Mon Jan 10, 2011 9:02 pm

RE:Turing Refrence Document
-----------------------------------
Ah, it is probably a security feature that blocks some function of the .chm to prevent malignant code.
