473,606 Members | 3,100 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Unable to build folder named <folder name>


I have the following directory structure:

\images
\other_images\i mages

There is duplicate names, but at diferent levels. But the Visual Studio
Setup Project emits the error:

Unable to build folder named images.

How to build the Setup Project without having to change my directory
structure ( and chage a lot of image references in the entire project ) ?

--
Lucas Ponzo
Software Engineering
Override Software
Jul 21 '05 #1
5 6240
Hi Lucas,

Thanks for posting. It seems that I cannot reproduce the problem on my
side. If you create a simplest Setup Project and add some duplicate name
folders, do you have this problem?

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #2

Hi Felix,

The directory structure was already created. In the the setup project I just
added the project output. When I build the setup project the system emits the
error in the output window. I do not add manually in the setup project the
dir structure.

Thanks for any help.

Lucas.

"Felix Wang" wrote:
Hi Lucas,

Thanks for posting. It seems that I cannot reproduce the problem on my
side. If you create a simplest Setup Project and add some duplicate name
folders, do you have this problem?

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #3
Hi Lucas,

I have tried creating a new Web Application and add the duplicate name
folders to the Web Application. Then I add the Primary Output and Content
of the Web Application to a Web Setup project.

I still cannot reproduce the problem. There should be something specific
with your project. If you create a new project from scratch, do you have
this problem?

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #4
Hi,
I was looking for an answer to this myself and I think I stumbled
across a solution while reading threads like this!

For me, it seemed that it was EMPTY folders causing this problem.

e.g. if I have:

root\images
root\images\mor eimages
root\somewheree lse\images

....and "root\image s" contained no FILES (even though it does contain a
subfolder "moreimages ") - then I got the error! My quick fix was to
add an empty text file to the "root\image s" folder and the problem
went away! Not pretty but hey!

Hope this helps.

v-*****@online.mi crosoft.com (Felix Wang) wrote in message news:<Lx******* ******@cpmsftng xa06.phx.gbl>.. .
Hi Lucas,

I have tried creating a new Web Application and add the duplicate name
folders to the Web Application. Then I add the Primary Output and Content
of the Web Application to a Web Setup project.

I still cannot reproduce the problem. There should be something specific
with your project. If you create a new project from scratch, do you have
this problem?

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #5

I have the same issue as lucas describes...

I have the following directory structure:

\images
\other_images\i mages

And I receive the same error message - unable to build folder named 'images'

Both images folders contain files so the solution described by John Wallace
does not apply here.

Does anyone else have any ideas about what is going on here?

Sincerely,

Danny

"John Wallace" wrote:
Hi,
I was looking for an answer to this myself and I think I stumbled
across a solution while reading threads like this!

For me, it seemed that it was EMPTY folders causing this problem.

e.g. if I have:

root\images
root\images\mor eimages
root\somewheree lse\images

....and "root\image s" contained no FILES (even though it does contain a
subfolder "moreimages ") - then I got the error! My quick fix was to
add an empty text file to the "root\image s" folder and the problem
went away! Not pretty but hey!

Hope this helps.

v-*****@online.mi crosoft.com (Felix Wang) wrote in message news:<Lx******* ******@cpmsftng xa06.phx.gbl>.. .
Hi Lucas,

I have tried creating a new Web Application and add the duplicate name
folders to the Web Application. Then I add the Primary Output and Content
of the Web Application to a Web Setup project.

I still cannot reproduce the problem. There should be something specific
with your project. If you create a new project from scratch, do you have
this problem?

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1857
by: Christopher | last post by:
I came across this line in a lib I am studing, it simply has class cSceneNode; all by itself. what is that line doing? I am used to seeing a declaration: MyClass test; or definition: class MyClass{ public: foo();}; but never just: class <name>; Thanx, Christopher
8
8210
by: SteveK | last post by:
I'm getting the error: "Cannot implicitly convert type 'MovesDBMigrate.MotionNameElementTypes' to 'int'" for this line of code: m_nameElementTableNames = "Tbl_NameCharacters"; Of course if I cast int to it, then it compiles, but if I have declared the enum's type as int, why do I need to cast int to the value?
4
2709
by: Don Wash | last post by:
Hi All! I'm getting the following Error: No DLLs has been compiled yet and nothing in the \bin directory. So it is not the versioning problem or anything like that. And here are the source of the files...
3
2881
by: noreponse1 | last post by:
Hello, I have a solution that contains two projects. I have 2 dlls that these projects use. Here's how it's set up: Solution -ProjectA --References ---DLLA -ProjectB
1
2245
by: MAILTONRK | last post by:
Hi, I am a Mainframe guy. I am working with MS access(maintaining a application) for the last 2 weeks. I had one master database and four replicas. One of my replica had trouble in synchronization(It said, database is in use..). After searching google, I ran "Compact and repair" utlity against my replica. It looks like, it has changed the attribute of my replica.
0
2410
by: sphinney | last post by:
I have a complex Access 2002 database with multimple tables, queries, forms, and reports. The database is used by miltiple users that have one of four different levels of security. The databae uses a workgroup security file. The database is designed to be opened without the workgroup security file by general users (who have the lowest permission levels). I've been working on the database recently to make some "minor" modifactions. ...
1
3034
by: inteladu | last post by:
I have created an object TF_T.....and I seem to be stuck at this error....please need some suggestions to overcome this.....please....very very urgent!!! thanks!!!
3
4341
by: MLH | last post by:
The specified file is currently being used by another user or session. Wait for the other user or session to finish working with the file, and then try the operation again. So, I've got db1.mdb open, yeah. I select a report in database window, yeah, press ctrl-C, then change to another application window on same machine, running Access 97 with Other.mdb open and the Reports Tab selected it's database window... I press ctrl-V and get...
4
4287
by: smadadi | last post by:
When iam trying to save changes to some of the reports i am getting the error message as 'Couldn't save currently locked by user admin on machine <name>' happening with only some of the reports not with all. Can any one help me?
0
8036
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
8126
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8317
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6796
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
5987
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5470
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3948
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4010
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2454
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.