Click here to Skip to main content
15,897,519 members
Home / Discussions / C#
   

C#

 
GeneralRe: ComBox with no selection Pin
Anthony Mushrow9-Dec-07 3:38
professionalAnthony Mushrow9-Dec-07 3:38 
GeneralBeginner C# & VB developer Pin
Mahmoud Alyan9-Dec-07 1:43
Mahmoud Alyan9-Dec-07 1:43 
GeneralRe: Beginner C# & VB developer Pin
mav.northwind9-Dec-07 4:36
mav.northwind9-Dec-07 4:36 
GeneralRe: Beginner C# & VB developer Pin
Paul Conrad9-Dec-07 5:28
professionalPaul Conrad9-Dec-07 5:28 
GeneralRe: Beginner C# & VB developer Pin
AlexSharp9-Dec-07 6:01
AlexSharp9-Dec-07 6:01 
GeneralRe: Beginner C# & VB developer Pin
GuyThiebaut9-Dec-07 9:35
professionalGuyThiebaut9-Dec-07 9:35 
GeneralRe: Beginner C# & VB developer Pin
Rain Coder11-Jul-08 8:04
Rain Coder11-Jul-08 8:04 
GeneralSupport multiple assembly versions Pin
Joseph LeBlanc9-Dec-07 1:42
Joseph LeBlanc9-Dec-07 1:42 
Hello,

I have an application that references a particular assembly that contains the Windows Media Center Click-To-Record API (Windows\eHome\ehRecObj.dll). The problem is that when my application runs on Vista this assembly is version 6.0.6000.0 and when it runs on MCE 2k5 the version of this assembly is 5.1.2710.2732.

My development machine is running Vista, so when I add a reference to this assembly to my project it's to the 6.0.6000.0 version. This results in my application crashing when I run it on MCE 2k5 with a "could not load file or assembly" exception because that particular version of that assembly does not exist on MCE 2k5.

What do I need to do to my project so that my application will work with either version of the ehRecObj assembly?

I've searched for documentation but since I don't understand assembly versioning very well I can't quite seem to find anything that answers my question.

Joseph LeBlanc

GeneralRe: Support multiple assembly versions Pin
mav.northwind9-Dec-07 4:43
mav.northwind9-Dec-07 4:43 
GeneralRe: Support multiple assembly versions Pin
Joseph LeBlanc9-Dec-07 10:30
Joseph LeBlanc9-Dec-07 10:30 
GeneralRe: Support multiple assembly versions Pin
mav.northwind9-Dec-07 19:07
mav.northwind9-Dec-07 19:07 
GeneralRe: Support multiple assembly versions Pin
Joseph LeBlanc9-Dec-07 19:11
Joseph LeBlanc9-Dec-07 19:11 
GeneralRe: Support multiple assembly versions Pin
mav.northwind9-Dec-07 19:35
mav.northwind9-Dec-07 19:35 
Generalstring matching(Please Help) Pin
mshahrouri9-Dec-07 1:27
mshahrouri9-Dec-07 1:27 
GeneralRe: string matching(Please Help) Pin
Xmen Real 9-Dec-07 2:03
professional Xmen Real 9-Dec-07 2:03 
GeneralRe: string matching(Please Help) Pin
Adeel Chaudhry9-Dec-07 5:11
Adeel Chaudhry9-Dec-07 5:11 
GeneralRe: string matching(Please Help) Pin
mshahrouri9-Dec-07 20:39
mshahrouri9-Dec-07 20:39 
GeneralRe: string matching(Please Help) [modified] Pin
Jimmanuel9-Dec-07 9:01
Jimmanuel9-Dec-07 9:01 
GeneralRe: string matching(Please Help) Pin
mycsharpcorner10-Dec-07 4:24
mycsharpcorner10-Dec-07 4:24 
Generalcustimizing repeater controls Pin
Imran Adam9-Dec-07 1:08
Imran Adam9-Dec-07 1:08 
GeneralTCP/IP (Listener, Client and Raw Sockets) Pin
half-life8-Dec-07 22:29
half-life8-Dec-07 22:29 
GeneralRe: TCP/IP (Listener, Client and Raw Sockets) Pin
Anthony Mushrow9-Dec-07 0:00
professionalAnthony Mushrow9-Dec-07 0:00 
GeneralRe: TCP/IP (Listener, Client and Raw Sockets) Pin
half-life9-Dec-07 0:11
half-life9-Dec-07 0:11 
GeneralDataGridView Maximum Number of Rows Pin
Shaahinm8-Dec-07 22:14
Shaahinm8-Dec-07 22:14 
GeneralRe: DataGridView Maximum Number of Rows Pin
Xmen Real 9-Dec-07 1:56
professional Xmen Real 9-Dec-07 1:56 

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.