Click here to Skip to main content
16,006,013 members
Home / Discussions / C#
   

C#

 
QuestionMSMQ Pin
vibhas198229-May-07 0:25
vibhas198229-May-07 0:25 
AnswerRe: MSMQ Pin
snorkie29-May-07 16:47
professionalsnorkie29-May-07 16:47 
GeneralRe: MSMQ Pin
vibhas198229-May-07 18:54
vibhas198229-May-07 18:54 
GeneralRe: MSMQ Pin
snorkie30-May-07 7:25
professionalsnorkie30-May-07 7:25 
QuestionQuestion about delegates Pin
Revant Jain29-May-07 0:22
Revant Jain29-May-07 0:22 
AnswerRe: Question about delegates Pin
Christian Graus29-May-07 0:30
protectorChristian Graus29-May-07 0:30 
QuestionMail merge fields in wordpad or pdf Pin
Farhan Ali29-May-07 0:18
Farhan Ali29-May-07 0:18 
QuestionMicrosoft Office PowerPoint Version error Pin
mmayur28-May-07 23:55
mmayur28-May-07 23:55 
I'm using a Type Library Importer (Tlbimp.exe) for converting Microsoft PowerPoint 12.0 Object Library(Office 2007) to an Interop dll. If the same dll is used in the system where Lower versions Microsoft PowerPoint(Office 2003) is installed. I'm facing an error

The Command used to convert into the dll.
TlbImp "C:\Program Files\Microsoft Office\OFFICE12\MSPPT.OLB" /keyfile:"C:\32\DotnetSigning\Signature.snk" /namespace:Interop.PowerPoint12 /out:"C:\New Folder\Interop.Office12.dll"

If i refer the dll in my C# .NET application. I'm facing with the below error;

"Assembly 'Interop.PowerPoint12, Version=2.9.0.0, Culture=neutral, PublicKeyToken=4316ebe69d6f1d49' uses 'office, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' which has a higher version than referenced assembly 'office, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'"

Is there a work around for this error?

Thanks in advance,

Mayur
QuestionFree .net Winform UI Library Pin
Gal Edvi28-May-07 23:34
Gal Edvi28-May-07 23:34 
AnswerRe: Free .net Winform UI Library Pin
originSH29-May-07 0:09
originSH29-May-07 0:09 
QuestionSAP .Net help Pin
sohne28-May-07 23:30
sohne28-May-07 23:30 
Questionhttpwebresponse Pin
TAREQ F ABUZUHRI28-May-07 22:38
TAREQ F ABUZUHRI28-May-07 22:38 
AnswerRe: httpwebresponse Pin
Martin#28-May-07 23:28
Martin#28-May-07 23:28 
GeneralRe: httpwebresponse Pin
Albert Dadze29-May-07 0:38
Albert Dadze29-May-07 0:38 
GeneralRe: httpwebresponse Pin
Martin#29-May-07 0:53
Martin#29-May-07 0:53 
Questionhttpweb rsponse Pin
TAREQ F ABUZUHRI28-May-07 22:08
TAREQ F ABUZUHRI28-May-07 22:08 
QuestionDotNetBar's tabControl Pin
jason_mf28-May-07 22:06
jason_mf28-May-07 22:06 
AnswerRe: DotNetBar's tabControl Pin
Martin#28-May-07 22:10
Martin#28-May-07 22:10 
GeneralRe: DotNetBar's tabControl Pin
jason_mf28-May-07 22:16
jason_mf28-May-07 22:16 
GeneralRe: DotNetBar's tabControl Pin
Martin#28-May-07 22:30
Martin#28-May-07 22:30 
GeneralRe: DotNetBar's tabControl Pin
jason_mf28-May-07 22:39
jason_mf28-May-07 22:39 
GeneralRe: DotNetBar's tabControl Pin
Martin#28-May-07 23:17
Martin#28-May-07 23:17 
Questionhow i can read a file remotely Pin
devesh_code28-May-07 21:40
devesh_code28-May-07 21:40 
AnswerRe: how i can read a file remotely Pin
Christian Graus28-May-07 23:06
protectorChristian Graus28-May-07 23:06 
GeneralRe: how i can read a file remotely Pin
devesh_code28-May-07 23:23
devesh_code28-May-07 23:23 

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.