No announcements
Found 3019015 threads
-
0 Votes
ClickOnce and satellite assembly with custom resources
In my application I reference a satellite assembly that contains all the resources (messages, images, styles) for a specific customer and this assembly change from ...Answered | 2 Replies | 1054 Views | Created by turibbio - Sunday, January 26, 2014 4:57 PM | Last reply by Barry Wang - Thursday, January 30, 2014 12:51 PM -
0 Votes
Strongly-typed access to a resources (satellite assemblies) .dll from other projects?
I am trying to localize a windows application using satellite dll, but I am having problems because the app can't find the ...Answered | 8 Replies | 14082 Views | Created by Bill Hertzing - Wednesday, March 15, 2006 1:47 AM | Last reply by Lifeng Lu - MSFT - Tuesday, March 21, 2006 4:45 PM -
0 Votes
Disable Satellite Assembly creation in VS.NET 2005
I want to keep both files as "Embedded resource" but not build satellite assembly.Answered | 5 Replies | 5351 Views | Created by Tushar Sukale - Friday, June 13, 2008 12:45 AM | Last reply by Feng Chen - Tuesday, June 17, 2008 12:51 AM -
0 Votes
Visual Studio 2012 web deploy does not publish satellite assemblies
Since this issue is related to the web app deployment, I suggest that you can consult your issue on ASP.NET ...Answered | 1 Replies | 975 Views | Created by BJ Thomson - Wednesday, May 27, 2015 1:31 PM | Last reply by Jack Zhai-MSFT - Thursday, May 28, 2015 6:25 AM -
0 Votes
How to Localize ASP.NET 2.0 Web Apps with Resources and Satellite Assemblies
User-439948308 posted LoisLee, After I reviewed your solution that you sent me, you missed step 7, which is to add a reference to the ...Unanswered | 4 Replies | 37 Views | Created by Anonymous - Thursday, January 26, 2006 9:32 PM | Last reply by Anonymous - Tuesday, January 31, 2006 1:54 PM -
0 Votes
The Satellite Assemblies never works for my .NET application
I tried to test the localization function for my console applcation by creating an satellite assembly to host the culture resources.Answered | 3 Replies | 766 Views | Created by Jashuang - Saturday, May 4, 2013 12:41 PM | Last reply by Mike Feng - Thursday, May 9, 2013 5:19 AM -
0 Votes
Purpose of 'Satellite Assemblies' over '.resx' files
A .resx file contains XML that describes the resources for the designer and localization tools like Winres.exe.Answered | 2 Replies | 2894 Views | Created by A N K S - Monday, July 14, 2008 9:56 AM | Last reply by A N K S - Wednesday, July 16, 2008 6:25 AM -
0 Votes
Satellite Assemblies - Multilingual Applications
From dialog select the project for which you want to include localization (satelite) assemblies and then select Localized resources.Answered | 5 Replies | 4675 Views | Created by vijil - Wednesday, April 4, 2007 7:39 AM | Last reply by boban.s - Tuesday, April 28, 2009 6:23 PM -
0 Votes
Get rid of satellite assemblies.
I have a project that was localized using the standart way.Answered | 1 Replies | 9142 Views | Created by Rulikkk - Thursday, December 18, 2008 4:53 PM | Last reply by ashawani_dubey - Tuesday, December 30, 2008 5:26 AM -
0 Votes
Creating a multi language app using satellite assemblies
i came across a similar problem. the issue was that the created resource file from the resgen of my txt/resx needs the namespace of the assembly im gonna use it in in the filename.Answered | 3 Replies | 4176 Views | Created by steve1_rm - Tuesday, August 5, 2008 5:52 PM | Last reply by nattylife - Tuesday, August 19, 2008 7:49 PM -
1 Votes
Localization problem with assembly
You may want to have a look at how certain packages (like NuGet) zip up their resource assemblies.Answered | 2 Replies | 1280 Views | Created by S. Hartmann - Monday, February 11, 2013 7:28 PM | Last reply by S. Hartmann - Tuesday, February 12, 2013 5:49 AM -
1 Votes
Advise about how handle Localization of all resource files
I have searched in the Internet and found a 3rd party tool to edit Microsoft Resx 2.0.Answered | 1 Replies | 2651 Views | Created by hyperplus - Thursday, January 5, 2012 3:00 PM | Last reply by Mike Dos Zhang - Friday, January 6, 2012 6:34 AM -
0 Votes
ASP.NET 2.0 Resource Satellite Assemblies (Bug?)
VS.NET will still compile the .resx to the binary .resource file and build the satellite assemblies.Unanswered | 7 Replies | 16 Views | Created by Anonymous - Tuesday, December 20, 2005 1:55 PM | Last reply by Anonymous - Wednesday, January 18, 2006 9:18 AM -
0 Votes
Satellite Resource Files
Hi, have a look at this link http://stackoverflow.com/questions/1327692/c-what-does-missingmanifestresourceexception-mean-and-how-to-fix-it Best ...Answered | 1 Replies | 4818 Views | Created by JSojourn - Wednesday, March 9, 2011 7:03 PM | Last reply by Gnanadurai - Friday, March 11, 2011 3:45 AM -
0 Votes
.NET 2.0 => .NET 1.1 Resources
I'll take a look at the resource you gave me.Answered | 4 Replies | 2859 Views | Created by GameboyHippo - Wednesday, September 3, 2008 3:20 PM | Last reply by nobugz - Thursday, September 4, 2008 12:48 PM -
0 Votes
How to Assemble .il & .resources files to .dll
When I generate the signed dll again using the ilasm.exe tool from the command line I can use the /res argument to embedd the .res file but I dont know how to embedd the other ~200 ...Answered | 7 Replies | 13028 Views | Created by Sr.Polineni - Saturday, July 10, 2010 1:58 PM | Last reply by Just Karl - Tuesday, October 8, 2013 10:08 PM -
0 Votes
couldn't find resource assembly
BTW, "could not find resource assembly" you mentioned is from NETCF V1.Answered | 14 Replies | 7640 Views | Created by ar_pad - Monday, May 22, 2006 5:46 AM | Last reply by Ilya Tumanov - Thursday, July 17, 2008 4:06 PM -
0 Votes
Including Javascript Resources from another assembly
Those script files used by ASP.NET are just some embeded resources in the .NET assembly with some certain attributes (which is used by ASP.NET runtime to ...Answered | 2 Replies | 1908 Views | Created by Chris Herring7 - Tuesday, October 16, 2012 12:28 AM | Last reply by Gearard Boland - Wednesday, October 17, 2012 6:25 PM -
0 Votes
How does satellite assembly work in ASP.Net 2.0 web application?
I later realized that to get all the language resources to its own satellite assembly, I had to change the resx files' property "Build Action" to ...Answered | 4 Replies | 50 Views | Created by Anonymous - Wednesday, August 21, 2013 3:00 AM | Last reply by Anonymous - Thursday, August 22, 2013 2:04 AM -
0 Votes
Output to ASP.NET Web App
How quickly do I need to get the results to my ASP.NET web page.Answered | 3 Replies | 5499 Views | Created by Jordan Ryan Moore - Tuesday, November 9, 2010 5:26 AM | Last reply by Mark Simms [MSFT] - Saturday, November 13, 2010 8:13 PM - Items 1 to 20 of 3019015 Next ›
No announcements