473,406 Members | 2,371 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Satellite assemblies could not be built - Cslangsvc.dll required

Hi,

After adding large number of empty resource files (which will be updated
later), we are not able to compile the project. the following is the output
of the build process. It fails while compiling the Max.UI.Win project with
the following error

Satellite assemblies could not be built because the main project output is
missing.

we browsed to some sites and found the article # 867770 on msdn which talks
about some hotfix for Cslangsvc.dll.

we are not able to find the fix. ANy help would be appreciated

Thanx

Afaq

------ Build started: Project: Max.Data.Interfaces, Configuration: Debug
..NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Business.DomainClasses, Configuration:
Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Framework, Configuration: Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Security.Interface, Configuration: Debug
..NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Business.BusinessComponents,
Configuration: Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Service, Configuration: Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Data, Configuration: Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Service.Facade, Configuration: Debug .NET
------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.TaxCalculation, Configuration: Debug .NET
------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Business.ServiceAgents, Configuration:
Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Business.Facade, Configuration: Debug
..NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Security, Configuration: Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Service.Server, Configuration: Debug .NET
------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.UI.Framework, Configuration: Debug .NET
------

Preparing resources...
Updating references...
The dependency 'Interop.Microsoft.Office.Core' could not be found.
The dependency 'Interop.VBIDE' could not be found.
The dependency 'Interop.Microsoft.Office.Core' could not be found.
The dependency 'Interop.VBIDE' could not be found.
The dependency 'Interop.Microsoft.Office.Core' could not be found.
The dependency 'Interop.VBIDE' could not be found.
Performing main compilation...

Build complete -- 0 errors, 30 warnings
Building satellite assemblies...

------ Build started: Project: Max.Service.Client, Configuration: Debug .NET
------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.UI.Common, Configuration: Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...

Build complete -- 0 errors, 30 warnings
Building satellite assemblies...

------ Build started: Project: Max.UI.Controller, Configuration: Debug .NET
------

Preparing resources...
Updating references...
Performing main compilation...

Build complete -- 0 errors, 38 warnings
Building satellite assemblies...

------ Build started: Project: Max.Remoting.Service, Configuration: Debug
..NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.UI.Win, Configuration: Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...

Build complete -- 0 errors, 1622 warnings
Building satellite assemblies...
Satellite assemblies could not be built because the main project output is
missing.
------ Skipped Build: Project: Max.NUnit, Configuration: Debug .NET ------

Project configuration skipped because it is not selected in this solution
configuration
------ Skipped Build: Project: Max.Client.Setup, Configuration: Debug ------

Project configuration skipped because it is not selected in this solution
configuration
------ Skipped Build: Project: Max.Server.Setup, Configuration: Debug ------

Project configuration skipped because it is not selected in this solution
configuration
------ Skipped Build: Project: MaxSetup, Configuration: Release ------

Project configuration skipped because it is not selected in this solution
configuration
---------------------- Done ----------------------

Build: 18 succeeded, 1 failed, 4 skipped

Jul 21 '05 #1
1 6901
It is giving you a list of assemblies it could not find during compilation.
Are you sure they are there? If not, you need to make sure these assemblies
are in the appropriate location during compile time.

"Afaq" <Af**@discussions.microsoft.com> wrote in message
news:FF**********************************@microsof t.com...
Hi,

After adding large number of empty resource files (which will be updated
later), we are not able to compile the project. the following is the
output
of the build process. It fails while compiling the Max.UI.Win project with
the following error

Satellite assemblies could not be built because the main project output is
missing.

we browsed to some sites and found the article # 867770 on msdn which
talks
about some hotfix for Cslangsvc.dll.

we are not able to find the fix. ANy help would be appreciated

Thanx

Afaq

------ Build started: Project: Max.Data.Interfaces, Configuration: Debug
.NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Business.DomainClasses, Configuration:
Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Framework, Configuration: Debug
.NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Security.Interface, Configuration:
Debug
.NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Business.BusinessComponents,
Configuration: Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Service, Configuration: Debug
.NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Data, Configuration: Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Service.Facade, Configuration: Debug
.NET
------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.TaxCalculation, Configuration: Debug
.NET
------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Business.ServiceAgents, Configuration:
Debug .NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Business.Facade, Configuration: Debug
.NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Security, Configuration: Debug
.NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.Service.Server, Configuration: Debug
.NET
------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.UI.Framework, Configuration: Debug .NET
------

Preparing resources...
Updating references...
The dependency 'Interop.Microsoft.Office.Core' could not be found.
The dependency 'Interop.VBIDE' could not be found.
The dependency 'Interop.Microsoft.Office.Core' could not be found.
The dependency 'Interop.VBIDE' could not be found.
The dependency 'Interop.Microsoft.Office.Core' could not be found.
The dependency 'Interop.VBIDE' could not be found.
Performing main compilation...

Build complete -- 0 errors, 30 warnings
Building satellite assemblies...

------ Build started: Project: Max.Service.Client, Configuration: Debug
.NET
------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.UI.Common, Configuration: Debug
.NET ------

Preparing resources...
Updating references...
Performing main compilation...

Build complete -- 0 errors, 30 warnings
Building satellite assemblies...

------ Build started: Project: Max.UI.Controller, Configuration: Debug
.NET
------

Preparing resources...
Updating references...
Performing main compilation...

Build complete -- 0 errors, 38 warnings
Building satellite assemblies...

------ Build started: Project: Max.Remoting.Service, Configuration: Debug
.NET ------

Preparing resources...
Updating references...
Performing main compilation...

The project is up-to-date.
Building satellite assemblies...

------ Build started: Project: Max.UI.Win, Configuration: Debug
.NET ------

Preparing resources...
Updating references...
Performing main compilation...

Build complete -- 0 errors, 1622 warnings
Building satellite assemblies...
Satellite assemblies could not be built because the main project output is
missing.
------ Skipped Build: Project: Max.NUnit, Configuration: Debug .NET ------

Project configuration skipped because it is not selected in this solution
configuration
------ Skipped Build: Project: Max.Client.Setup, Configuration:
Debug ------

Project configuration skipped because it is not selected in this solution
configuration
------ Skipped Build: Project: Max.Server.Setup, Configuration:
Debug ------

Project configuration skipped because it is not selected in this solution
configuration
------ Skipped Build: Project: MaxSetup, Configuration: Release ------

Project configuration skipped because it is not selected in this solution
configuration
---------------------- Done ----------------------

Build: 18 succeeded, 1 failed, 4 skipped

Jul 21 '05 #2

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

Similar topics

3
by: Nils Erik Asmundvaag | last post by:
Hello I hope someone is able to help me with this frustrating problem. I have a C# web project in Visual Studio .NET 2003. I want to support Swedish and Norwegian texts and have put the texts...
0
by: BillKi | last post by:
I am working on localizing my webservice to return localized error messages to our client app. I have created 3 resx files, 1 for english (default), 1 for spanish, and 1 for italian. When I...
6
by: James | last post by:
I have two question regarding the version resource that is generated for a satellite assembly. 1) I have a file in my C# console app project called StringResources.en-US.resx. When I build the...
1
by: Afaq | last post by:
Hi, After adding large number of empty resource files (which will be updated later), we are not able to compile the project. the following is the output of the build process. It fails while...
3
by: Adam Calderon | last post by:
In ASP.NET 2.0 you have the choice of using the built in App_GlobalResoruces or App_LocalResources style of using resources or you can use your own resources utilizing satellite assemblies. In the...
0
by: Faris Ahmed | last post by:
Dear ASP newsgroup, I have the following environment: 1) VS2005 ASP.NET 2.0 WebApplication called MyApp. 2) MyApp contains Strings.resx, Strings.en.resx and Strings.de.resx in...
1
by: scpedicini | last post by:
Let's say that I've built an assembly, called myapi.dll whose default resource messages are english. Then let's say I create a german satellite assembly for the assembly called...
0
by: npthomson | last post by:
Hi all, This could get a bit complicated but I'll try to be as clear as possible. I've written an application that discovers plugins at runtime using reflection from a subdirectory of the...
1
by: =?Utf-8?B?c2lwcHl1Y29ubg==?= | last post by:
Hi What determines if the Satellite assemblies should be in a dir "de-DE" or "de" I built some satellite assembles with resource files resourcefile.de-DE.resx and my app finds these in /de-DE...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...
0
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,...

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.