473,320 Members | 2,054 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Using Redemption.dll with C# Application(Plaftform target:64)

Hi,

I have an application which uses both Redemption.dll(which is X86 compatible) and Microsoft.Data.SqlRemoteBlobs (which is X64 compatible). I need to run this application in platform target:X64. If i build this application as X64 bit, Redemption object creation fails (as it is X86 compatible). I can't build the application as X86 also, as Microsoft.Data.SqlRemoteBlobs feature fails.
Let me know any possible solution for this.

My target platform is Win2K3 X64 OS.

! ! Thanks ! !
Aug 31 '09 #1
1 3924
I followed this workaround for now.
1. Created the Application (A) targetted for X64 linked with Microsoft.Data.SqlRemoteBlobs.dll
2. Created another Application(B) targetted for X86 linked with Redemption.dll.
3. From Application A, i invoked the Application B which inturn reads the mails from Exchange server using Redemption.dll.

Let me know anyother solutions.
Sep 9 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: Grasshopper | last post by:
Hi, I am automating Access reports to PDF using PDF Writer 6.0. I've created a DTS package to run the reports and schedule a job to run this DTS package. If I PC Anywhere into the server on...
27
by: Deek | last post by:
I have a target(graphic) that moves via, i am trying to detect a hit of the target with and essay(copied below) my prof gave us, but I am not sure what to do, if you could get me going in the...
3
by: AbhijeetG | last post by:
I have Visual Studio .NET 2003 installed on a x86 64 bit box running Microsoft Windows Server 2003 Standard Edition with Service Pack 1 installed. I am trying to compile my existing 32 bit code...
6
by: ANeelima | last post by:
I have a VB6 executable that references a .NET 2.0 dll. The .NET 2.0 dll project has 'Register for COM Interop' checked. Thus, compiling the dll will generate the .tlb file. This will allow early...
1
by: Ed | last post by:
Hello, dear guys, I am a little confused. My host is 32-bit Windows XP, and my IDE is VS2005 Professional Edition. Also, there is a Win32 VC project. Now, I want to rebuild this project in...
14
by: =?Utf-8?B?R2Vvcmdl?= | last post by:
Hello everyone, I am using C# to develop DLL using Visual Studio 2005 and .Net 2.0, and I have no idea of how to make my DLL work with applications on 64-bit platform. Above all, I do not...
2
by: =?Utf-8?B?R2FuZXNoIE11dGh1dmVsdQ==?= | last post by:
Hello, I have a .NET application that I have to deploy on both 32 bit and 64 bit environments. Can someone help on how you configure the solution porgramatically with the use of precompilation...
1
by: c.splittgerber | last post by:
We have some trouble with C-written application and UDF on 64-bit Windows ... Given the following production environment: - Windows 2003 Server on AMD64 - Microsoft C/C++ Compiler of Visual...
3
by: rcook349 | last post by:
I'm about to get a new laptop to be used primarily for Microsoft development. - Windows Vista - Visual Studio Team System 2008 (maybe 2005 as well) - SQL Server 2008 Developer (maybe 2005 as...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.