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.
Have you tried using the full path name of the .sll in the #link statement?
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.