I have created a windows forms application using vs2008. when i copy the bin folder over to another machine and try to run it the applicaiton throws a filenotfoundexception error. Ive looked at the re
I\'ve been working on converting a Silverlight project from Silverlight 2 to Silverlight 3. Note that I\'ve never had SL 2 binaries or development components installed on my machine (it\'s only a mont
I am receiving a FileNotFoundException with the following code: File dataFile = new File(\"\\\\xx.xxx.xx.xxx\\PATH\\TO\\FILE.xml\");
I want to load two assemblies from C++/CLI; assembly A depends on assembly B, and both are VB.Net projects (3.5). I want them to load from a byte array, so I use Assembly::Load(), but when I try to in
My web application runs on Windows. I would like to run my app on Linux also. I seem to have overcome most of the problems such as path separator, etc.
I\'ve got an assembly of domain objects. It WAS called company.xpo.domain (it was named that by the contractor that initially named the project, and they are longer with us - we own the software). I d
As part of our migration from .net 1.1 to .net 3.5, we had to change ou开发者_如何学Ct a few vender DLLs.
I\'m trying to clone and build a GitHub repo using Bazel, but a dependency requires an old verson of zlib via an outdated URL. I\'ve already spent a few hours trying to do things like messing with the