Posted March 10th, 2010 by Borik
Hi
Include "_Dir/class_A.php5";
i get red line under the path and it says "File not found", Code works fine in production...
Also if i open file manually, and reload the project(its a remote project) redline and error goes away.
Also all php files in solution explorer have icon with red x until i open them.
Thank you.
Borik
juanc says:
The x means that there is not a copy of the file locally. That is why you would also get the file not found error until you open the file and get a local copy of the file.