views:

25

answers:

1

I have moved my development PC to another location, and without any changes to the source I now get the above exception. What could the be problem?

I am using C# in VS2005.

A: 

try to refresh reference to your xyz.DLL in Visual Studio, or remove it and add to reference.

loviji
What do you mean by "refresh reference"?
Craig Johnston
Where is physically located xyz.DLL?
loviji
In the Debug folder of the project.
Craig Johnston
http://screencast.com/t/ODg5NWMzY2 your xyz.dll must be referenced. In this images you can view how to add reference http://bloggingabout.net/cfs-filesystemfile.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dennis.metablogapi/8737.AddReference1_5F00_6E58BE92.png and http://bloggingabout.net/cfs-filesystemfile.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/dennis.metablogapi/0243.AddReference2_5F00_4E3DB1D5.png
loviji
But why would it only happen after I move the PC?
Craig Johnston
I can't answer to this question, but may be you've created certificate file, and it's depends on your network configuration. but I agree with you, situation is very interesting.
loviji