Page 1 of 1

Cannot Drag Files into Workbench Project List

Posted: 22:15, 20 Jul 2015
by schi678
Hi ,

I am stuck trying to drag a html file into the workbench project area. Every time I try to drag it in, it gives me an error called "Only Html files (Extension .html or.htm) can be used.

However, I looked at my file name and it states "index.html".

Any help would be greatly appreciated.

Thanks,
Sam

Re: Cannot Drag Files into Workbench Project List

Posted: 00:08, 22 Jul 2015
by ardiri
can you provide additional information on your environment?

are you sure it isn't called something like "index.html.txt" and your finder/explorer window is simply hiding the .txt extension? - there are options, depending on if you are windows, macosx, or linux to hide "known extensions" and this may be the case for you right now.

http://windows.microsoft.com/en-au/wind ... =windows-7
https://support.apple.com/kb/PH10845?locale=en_US

if you are using linux; opening a command prompt and using "ls -al" will give you a better overview of the real extension; but i'm assuming you are using windows or macosx here.