PC Review


Reply
Thread Tools Rate Thread

Alink error, creating satellite assembly

 
 
=?Utf-8?B?a2VubmV0aEBub3NwYW0ubm9zcGFt?=
Guest
Posts: n/a
 
      20th May 2005
C#, VS.NET v1.1
I have lots of resx files, and created lots of test .de.resx files.
When I built, a couple of the .de.resx files gave link errors when building
the satellite assembly. To keep going I excluded those files. Now I am
coming back to them and the errors are strange.
In order to exclude the files themselves as having some issue, I create a
new resx file using VS. If I give the file a longer name I get a AL1045
error. If I give it a shorter name I get a AL1022 error.
The resx file gets compiled into a resource file in the OBJ folder.

AL1045: (my file path+name is only 125 characters)
Filename 'file' is too long or invalid
A file name longer than 260 characters was passed to Al.exe. Choose a file
name with fewer characters or a shorter path, or rename the file.

AL1022:
Error reading embedded resource 'file' — reason
Al.exe cannot read the file passed to the /embedresource option for the
specified reason.

Any ideas???
TIA
 
Reply With Quote
 
 
 
 
Peter Huang [MSFT]
Guest
Posts: n/a
 
      21st May 2005
Hi

I think you may try to take a look at the link below.

829970 "ALINK: Error AL1022: Error Reading Embedded Resource" Error Message
http://support.microsoft.com/?id=829970

If that did not work, I think you may try to isolate the problem by
compiling the problem resource(*.de.resx) files in another new winform
project to see if that works.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
=?Utf-8?B?a2VubmV0aEBub3NwYW0ubm9zcGFt?=
Guest
Posts: n/a
 
      23rd May 2005
That took care of this issue. It also seems to have solve my other issue
with missing resources.
Thanks

""Peter Huang" [MSFT]" wrote:

> Hi
>
> I think you may try to take a look at the link below.
>
> 829970 "ALINK: Error AL1022: Error Reading Embedded Resource" Error Message
> http://support.microsoft.com/?id=829970
>
> If that did not work, I think you may try to isolate the problem by
> compiling the problem resource(*.de.resx) files in another new winform
> project to see if that works.
>
> Best regards,
>
> Peter Huang
> Microsoft Online Partner Support
>
> Get Secure! - www.microsoft.com/security
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>

 
Reply With Quote
 
Peter Huang [MSFT]
Guest
Posts: n/a
 
      24th May 2005
Hi

You are welcome!

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
satellite assembly. archana Microsoft ASP .NET 1 22nd Oct 2007 05:45 PM
satellite assembly =?Utf-8?B?c3VuaWwgbXV0aGFubmE=?= Microsoft C# .NET 1 20th Jun 2005 04:20 PM
creating Satellite Assembly =?Utf-8?B?UmJhbkJwaA==?= Microsoft Dot NET Framework 4 27th Jan 2005 08:51 AM
How can i generate a satellite assembly from a vb.net app G B Microsoft VB .NET 0 7th Jun 2004 12:13 PM
Satellite Assembly Question Pete Davis Microsoft Dot NET Framework 1 16th Feb 2004 03:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:13 AM.