Re: ArrayList

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



So must I include the Assembly in the new application, if so how do I?
please dont tell me to place the Assembly in the Global assembly cache,
cos the whole Idea is to use a different application without knowing
anything bout the previous application to read such information,
probably, even remotely...

Obinna.

Mattias Sjögren wrote:
/*******************************
When run the message box displays:
"File or assembly name <Project name>, or one of its dependencies,
was not found."
What's with the Assembly Stuff?
***********************************/

The runtime must be able to find and load the assembly containing the
Human type when deserializing the data. The reason you get that error
message is because it doesn't find it.


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.

.



Relevant Pages

  • Re: Any Good .NET Framework 2.0 Documentation
    ... Unfortunately I dont know the authors name. ... Mattias Sjögren [C# MVP] mattias @ mvps.org ... Please reply only to the newsgroup. ...
    (microsoft.public.dotnet.framework)
  • Re: ArrayList
    ... Mattias, that article doesn't tell me how. ... I dont know if this will be far from this group's interest, ... I set windows restrictions (as in ... ... How the Runtime Locates Assemblies ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Problem with FileInfo class
    ... takes me the last absolute path i used on the creation of a fileinfo ... i dont know why this is happening ... I'm guessing is because the OpenFileDialog has changed the current ... Mattias Sjögren mattias @ mvps.org ...
    (microsoft.public.dotnet.framework)
  • Re: cominterop excel and c#
    ... Thanks Mattias and Bob, i dont know whats happen, but affortunately, build ... release mode and running the executable closes the excel completely, ...
    (microsoft.public.dotnet.languages.csharp)