Print Page | Close Window

Long File Names?

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=407
Printed Date: 11-Jun-2026 at 9:05pm


Topic: Long File Names?
Posted By: Linguinut
Subject: Long File Names?
Date Posted: 04-Sep-2007 at 2:03pm
I am getting this error when compiling the LIB solution:
 
Error 156 Cannot write to the output file "obj\Debug\IdeaBlade.Cab.EntityManager.Inspector.EntityManagerInspectorEntitiesView.resources". The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. IdeaBlade.Cab.EntityManager.Inspector
How do I resolve this?
Bill



Replies:
Posted By: Bill Jensen
Date Posted: 05-Sep-2007 at 11:16am

Where is your Cabana installation located on your hard drive? 

What is the full absolute path to this file?
 
You might try moving your installation closer to the root of your hard drive.
 
Bill J


Posted By: Linguinut
Date Posted: 05-Sep-2007 at 12:10pm
I removed an unnecessary folder that was unzipped by default.  It builds without errors, now.  Thanks.



Print Page | Close Window