Resource Dll
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I want to create a resource dll.Please help me to create the dll I have used to following setps to create a dll but it is not working. 1. Create a resouce file the extention is 2 .http://www.codeproject.com/dotnet/satellite_assembly.asp after create the dll. I got the exception: Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "SatelliteAssembly.fr-FR.resources.resources" was correctly embedded or linked into assembly "WindowsApplication2" at compile time, or that all the satellite assemblies required are loadable and fully signed. Anybody Help Me.:((:((:((
Continue...