Internal error. File name or path name or both too long

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
KBaine
Propeller Head
Posts: 21
Joined: Tue Aug 29, 2006 5:45 am

Internal error. File name or path name or both too long

Post by KBaine »

I have been getting an internal error today when I try to compile WebHelp. It says the file name or pathname are too long, and gives me a character limit.

I've never had this problem before. The project isn't at the root of my C:\, but it is only a couple folders down.

It worked fine yesterday, and now it doesn't work.

Thanks,
Kathleen Baine
LTinker68
Master Propellus Maximus
Posts: 7247
Joined: Thu Feb 16, 2006 9:38 pm

Re: Internal error. File name or path name or both too long

Post by LTinker68 »

Did you accidentally change the target to generate the output back into the content folder instead of external to the content folder?
Image

Lisa
Eagles may soar, but weasels aren't sucked into jet engines.
Warning! Loose nut behind the keyboard.
KBaine
Propeller Head
Posts: 21
Joined: Tue Aug 29, 2006 5:45 am

Re: Internal error. File name or path name or both too long

Post by KBaine »

The pathname I am using is as follows.

\\thnsrv02\kbaine$\First Responder Application\ICSAA Help\Output The THNSRN02 is a server I work from, not on my C: drive. Maybe this is the problem. I thought I was putting it to my C: drive.

Kathleen
KBaine
Propeller Head
Posts: 21
Joined: Tue Aug 29, 2006 5:45 am

Re: Internal error. File name or path name or both too long

Post by KBaine »

I changed the pathname to this and now it seems to work. Go figure.

\\thnsrv02\kbaine$\First Responder Application\ICSAA Help\Output

Sigh.
Post Reply