473,568 Members | 2,986 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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.Interf aces, Configuration: Debug
..NET ------

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

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

------ Build started: Project: Max.Business.Do mainClasses, 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.In terface, Configuration: Debug
..NET ------

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

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

------ Build started: Project: Max.Business.Bu sinessComponent s,
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.Fac ade, Configuration: Debug .NET
------

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

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

------ Build started: Project: Max.TaxCalculat ion, Configuration: Debug .NET
------

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

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

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

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

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

------ Build started: Project: Max.Business.Fa cade, 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.Ser ver, Configuration: Debug .NET
------

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

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

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

Preparing resources...
Updating references...
The dependency 'Interop.Micros oft.Office.Core ' could not be found.
The dependency 'Interop.VBIDE' could not be found.
The dependency 'Interop.Micros oft.Office.Core ' could not be found.
The dependency 'Interop.VBIDE' could not be found.
The dependency 'Interop.Micros oft.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.Cli ent, 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.Controll er, Configuration: Debug .NET
------

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

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

------ Build started: Project: Max.Remoting.Se rvice, 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.Setu p, Configuration: Debug ------

Project configuration skipped because it is not selected in this solution
configuration
------ Skipped Build: Project: Max.Server.Setu p, 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 6921
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**@discussio ns.microsoft.co m> wrote in message
news:FF******** *************** ***********@mic rosoft.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.Interf aces, Configuration: Debug
.NET ------

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

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

------ Build started: Project: Max.Business.Do mainClasses, 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.In terface, Configuration:
Debug
.NET ------

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

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

------ Build started: Project: Max.Business.Bu sinessComponent s,
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.Fac ade, Configuration: Debug
.NET
------

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

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

------ Build started: Project: Max.TaxCalculat ion, Configuration: Debug
.NET
------

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

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

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

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

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

------ Build started: Project: Max.Business.Fa cade, 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.Ser ver, Configuration: Debug
.NET
------

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

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

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

Preparing resources...
Updating references...
The dependency 'Interop.Micros oft.Office.Core ' could not be found.
The dependency 'Interop.VBIDE' could not be found.
The dependency 'Interop.Micros oft.Office.Core ' could not be found.
The dependency 'Interop.VBIDE' could not be found.
The dependency 'Interop.Micros oft.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.Cli ent, 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.Controll er, Configuration: Debug
.NET
------

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

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

------ Build started: Project: Max.Remoting.Se rvice, 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.Setu p, Configuration:
Debug ------

Project configuration skipped because it is not selected in this solution
configuration
------ Skipped Build: Project: Max.Server.Setu p, 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
7541
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 in resource files (.resx). I build the project from the IDE without errors. A main assembly (containing the Swedish texts) are created, and a...
0
1510
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 build my project the default english gets built into my webservice dll and the other two are built into their own dlls in the appropriate folders...
6
3167
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 project, a satellite assembly is built and placed in the appropriate subfolder (en-US). The satellite assembly has a version #, however, none of the...
1
305
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 compiling the Max.UI.Win project with the following error Satellite assemblies could not be built because the main project output is missing.
3
1674
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 SDK under "Resources in ASP.NET Applications" the documentation demonstrates how to use your own satellite assemblies and instructs you to build a...
0
1488
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 'App_GlobalResources' folder. 3) MyApp contains standard AssemblyVersion and AssemblyInformationalVersion
1
1493
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 myapi.de.resources.dll. However, let's say that I have a german client who is using both myapi.dll and myapi.de.resources.dll; however, they would like to override a...
0
2311
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 application, eg: In the directory the application is installed to: \application.exe \plugins\plugin1.dll
1
1478
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 but I also have a third party app satellite assemblies and they must be in /de Is it the extension that matters resourcefile.de-DE.resx - has to...
0
7693
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...
0
7605
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7917
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
5217
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...
0
3651
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...
0
3631
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2105
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
1
1207
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
933
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.