TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
deepa
NA
42
0
Creating satellite assembly
Jun 29 2007 6:50 AM
I have created a satellite assembly, using the foll. command:
al.exe /t:lib /embed:Resource.ar.resources /culture:ar-SA /out:Resource.ar.resources.dll /keyf:keypair.snk
'Resource.ar.resources' is the resource file which is generated using resgen.exe tool.
'keypair.snk' is the keypair that is generated using sn.exe tool
Here keypair.snk is the keypair tat I generate using sn.exe tool
What is wrong with this..wen I check it in the manifest(using ildasm cmd'…some things missing in it.
When u publish a website then also the satellite assembly is created…this one wrks…and if u compare the one I created with this one then there is 'assembly extern' missing also some other things...
Kindly tell me wot to put in the al.exe command to get the missing part ...
Thanks...
Dee
Reply
Answers (
0
)
How to get the error message when using HtmlInputFile in C# and .NET?
Working with div - Help