PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Petrus Vorster on October 30, 2013, 05:06:37 PM

Title: HELP with SLL #link in FF 3.70
Post by: Petrus Vorster on October 30, 2013, 05:06:37 PM
Hi

I reloaded my project which ran perfectly on FF3.6+ until i tried FF3.70.
It has an error with the following line :
#Link "xmlExcel.sll"

"COMPILER FILE NOT FOUND / ACCESSIBLE"

I saw someone noted on the SLL / DLL issues but don't know where to look.
Title: Re: HELP with SLL #link in FF 3.70
Post by: Eddy Van Esch on October 30, 2013, 06:10:33 PM
Have you tried using the full path name of the .sll  in the #link statement?
Title: Re: HELP with SLL #link in FF 3.70
Post by: Petrus Vorster on October 31, 2013, 04:12:51 PM
Hmm, interesting.
I had to copy the SLL into the project folder and now where it was originally.
But it works now, thanks again Eddy.