all groups > visual studio .net setup > january 2004 >
You're in the

visual studio .net setup

group:

ERROR: Unable to build folder named 'registration'


ERROR: Unable to build folder named 'registration' Martin Brown
1/26/2004 11:15:49 AM
visual studio .net setup:
I have a solution which contains a couple of VB Library projects, a VB
ASP.NET project and a setup project.

When I build the solution, I get an error under the setup's output as
follows:


------ Starting pre-build validation for project
'SubmissionWebSiteSetup' ------
------ Pre-build validation for project 'SubmissionWebSiteSetup'
completed ------
------ Rebuild All started: Project: SubmissionWebSiteSetup, Configuration:
Release ------

Building file
'C:\Build\Working\SubmissionWebSiteSolution\SubmissionWebSiteSetup\Release\S
ubmissionWebSiteSetup.msi'...
ERROR: Unable to build folder named 'registration'
Packaging file 'FR3_TenantAddressSearch.aspx'...
Packaging file 'FR2_LandlordsAddressSearch.aspx'...
....

There is no indication as to why it could not build the registration folder,
does anyone have an idea what might be up?

Your help will be appreciated.

Martin

P.S. If anyone knows of a better group to post this on, please let me know.

Re: ERROR: Unable to build folder named 'registration' Damian
2/27/2004 8:49:06 AM
Hi

I am having the same error, and other than the fact that other people too are having this error, I can find nothing else

Have you found out anything more? I have really trawled the internet looking for answers and not come up with anything

Thanks

Damian

---
Re: ERROR: Unable to build folder named 'registration' Joe
3/24/2004 3:49:14 AM
Hi Damian

I fixed this one by not having duplicate folder names in my project - I had two folders called 'preview' - by removing one this error went away! Not ideal...

HTH

Joe

[quoted text, click to view]

I am having the same error, and other than the fact that other people too are having this error, I can find nothing else.

Have you found out anything more? I have really trawled the internet looking for answers and not come up with anything!

Thanks,

Damian
[quoted text, click to view]

___
Re: ERROR: Unable to build folder named 'registration' Jeff
3/24/2004 7:54:17 AM
I've run into this situation recently where this was the only error message, and found two causes:
1. There is a link in that specific folder to a file that no longer exists.
Remove that file and the error should go away.
2. You have more than one folder with the same name.
a. Rename the duplicate folder.
b. Ignore the message. Go ahead and build. All the files get included and get installed in the correct folders, even the duplicate ones are created just fine. Probably a left over artifact from when VC 6.0 would not allow you to create two project folders with the same name.



___
AddThis Social Bookmark Button