Click here to Skip to main content
15,908,776 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: How does Windows XP know to launch the proper .Net runtime when multiple .Net framework versions get installed Pin
Mike Dimmick16-May-08 19:42
Mike Dimmick16-May-08 19:42 
GeneralRe: How does Windows XP know to launch the proper .Net runtime when multiple .Net framework versions get installed Pin
cateyes9916-May-08 22:59
cateyes9916-May-08 22:59 
QuestionConverting Html To Word file Pin
Shivarudrayya H14-May-08 19:06
Shivarudrayya H14-May-08 19:06 
QuestionHow to have an always running app on wm5 Pin
astabile14-May-08 5:33
astabile14-May-08 5:33 
AnswerRe: How to have an always running app on wm5 Pin
Dave Kreskowiak14-May-08 7:24
mveDave Kreskowiak14-May-08 7:24 
Questionwab and .net Pin
ERLN13-May-08 19:45
ERLN13-May-08 19:45 
AnswerRe: wab and .net Pin
Dave Kreskowiak14-May-08 7:22
mveDave Kreskowiak14-May-08 7:22 
QuestionCan't set reference to dll built on another machine Pin
Bob West13-May-08 4:20
Bob West13-May-08 4:20 
Here is an issue that is driving me crazy. If someone has an idea, I'd love to hear it:

When I try to set a reference to a dll that was not built on my machine (in C#, either .NET 2.0 or 3.5), I get a yellow !-mark in the explorer and the project will not build. It has no problem with dll's built on this machine. It doesn't matter what the other machine was... it won't take them.

Here are the warnings I get when the build fails:

The referenced component 'whatever' could not be found

and

Resolved file has a bad image, no metadata, or is otherwise inaccessible. Could not load file or assembly 'C:\whatever.dll' or one of its dependencies. The module was expected to contain an assembly manifest.

If I just copy the same dll to another machine, and add a reference to it, the project builds fine. So there is nothing wrong with the dll.

If I actually copy a project from another machine into this one, with the references already set and include the dll's, it will build on my machine without a problem. If I remove the reference (on my machine) and then try to add it back, I get the error.

Also, dll's built on this machine will run fine on another.

So the issue is apparently not in the dll, but in whatever is setting the reference in the project. Does the dll contain some information that is unique to the machine it's from? Is this being processed incorrectly when the reference is trying to be sent?

Thanks for any ideas,
Bob.
AnswerRe: Can't set reference to dll built on another machine Pin
led mike13-May-08 4:48
led mike13-May-08 4:48 
GeneralRe: Can't set reference to dll built on another machine Pin
Bob West13-May-08 7:12
Bob West13-May-08 7:12 
AnswerRe: Can't set reference to dll built on another machine Pin
Peter Josefsson Sweden16-May-08 23:29
Peter Josefsson Sweden16-May-08 23:29 
QuestionLocalizing a text file Pin
Ponzano Paolo13-May-08 3:17
Ponzano Paolo13-May-08 3:17 
QuestionDisassembling a GAC-installed assembly Pin
ctoma200513-May-08 3:01
ctoma200513-May-08 3:01 
AnswerRe: Disassembling a GAC-installed assembly Pin
Mark Churchill18-May-08 4:12
Mark Churchill18-May-08 4:12 
QuestionWhich version of Visual Studio 2008 has to be installed? Pin
meeram39512-May-08 18:59
meeram39512-May-08 18:59 
AnswerRe: Which version of Visual Studio 2008 has to be installed? Pin
Christian Graus12-May-08 19:10
protectorChristian Graus12-May-08 19:10 
QuestionURL not opening Pin
Montu7612-May-08 18:00
Montu7612-May-08 18:00 
AnswerRe: URL not opening Pin
SomeGuyThatIsMe13-May-08 3:15
SomeGuyThatIsMe13-May-08 3:15 
GeneralRe: URL not opening Pin
Montu7613-May-08 20:50
Montu7613-May-08 20:50 
GeneralRe: URL not opening Pin
Montu7613-May-08 20:50
Montu7613-May-08 20:50 
GeneralRe: URL not opening Pin
SomeGuyThatIsMe14-May-08 2:01
SomeGuyThatIsMe14-May-08 2:01 
NewsVisual Studio 2008 SP1 and .NET Framework 3.5 SP1 Betas available for download Pin
brucedkyle12-May-08 12:58
brucedkyle12-May-08 12:58 
QuestionNewbie question authentication, unc etc. Pin
timwilky12-May-08 2:43
timwilky12-May-08 2:43 
AnswerRe: Newbie question authentication, unc etc. Pin
kemalsirin12-May-08 3:25
kemalsirin12-May-08 3:25 
QuestionFTP synchronization with local folder Pin
naorye11-May-08 11:10
naorye11-May-08 11:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.