473,405 Members | 2,344 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,405 software developers and data experts.

loading FAXCOMEXLib

VS.NET 2005

I am developing a fax routine in a NET program using the FAXCOMExLib.dll

Everything works as planned when I run from my development machine. When I
put the program on the server and run I get the following message:

Could not load file or assembly 'Interop.FAXCOMEXLib, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=fd32b6bc6333993b' or one of its
dependencies. The system cannot find the file specified.

The program is located on a Win2003 SBS and it is being run from a
Win2003SBS client or an XP Pro client, both with the same error message.

I put the fxcomex.dll in the same folder as the program, but this does not
help.

Can someone tell me the problem?

Thanks,

Rick
Feb 22 '07 #1
2 5660
In article <eg**************@TK2MSFTNGP05.phx.gbl>,
Ri**@LakeValleySeed.com says...
I am developing a fax routine in a NET program using the FAXCOMExLib.dll

Everything works as planned when I run from my development machine. When I
put the program on the server and run I get the following message:

Could not load file or assembly 'Interop.FAXCOMEXLib, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=fd32b6bc6333993b' or one of its
dependencies. The system cannot find the file specified.
If FAXCOMEXLib.dll is a COM DLL, then .NET automatically created a
Runtime Callable Wrapper (RCW) that allows .NET to call COM code. This
wrapper is probably called Interop.FAXCOMExLib.dll. Is that file
included with your installation?

--
Patrick Steele
http://weblogs.asp.net/psteele
Feb 27 '07 #2
Yes, it is a COM dll. I included the Interop.FAXCOMEXLib.dll and it works
now. Thank you

Rick
>
If FAXCOMEXLib.dll is a COM DLL, then .NET automatically created a
Runtime Callable Wrapper (RCW) that allows .NET to call COM code. This
wrapper is probably called Interop.FAXCOMExLib.dll. Is that file
included with your installation?

--
Patrick Steele
http://weblogs.asp.net/psteele

Feb 27 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Brett | last post by:
I am currently in the process of building a vb.net windows application that will be used to send faxes and monitor these faxes as they are sent. In the project I am building the fax functionality...
0
by: kmcnet | last post by:
Hello Everyone and thanks for your help in advance. I am working on a project that requires the programming of the MS Fax Service. I need to be able to react to events, specifically and incoming...
3
by: Roy Wang | last post by:
hi, My problem is how to determining when the XML file has loaded using javascript. I loaded an xml file using javascript in a web page. The code below is loading the xml file for IE:...
2
by: Wilson | last post by:
Hi, I try to use FAXCOMEXLib in the program. I got errors when using Statement : FaxRecipients cFaxReceipients = new FAXCOMEXLib.FaxRecipientsClass() ; Error :...
1
by: kagorami | last post by:
G'Day, I am searching for an example of using FAXCOMEXLib in csharp. The COM interfaces are documented on msdn.microsoft.com however the examples are for VB and c++. Following up on a...
1
by: jacegar | last post by:
Hello, I try to send a html file using FAXCOMEXLib. The process go succesfull, but show the printer sellection windows. How can i do to not show this window? The source code is this: ...
0
by: joshivadiraj | last post by:
HI, i am able to send fax using FAXCOMEXLIB but when i call the submit method of faxdocument the fax console and the fax moniter and the program associated wth the file extension (eg. acrobat...
0
by: Kent Bolton | last post by:
We have had the same issue ... it seems that the COM Interop wrapper leaks quite a lot of memory when iterating through the faxes in the folders. We found that we could avoid this by iterating...
8
by: sonnykei | last post by:
Hi All, In my application, I am currently employing FAXCOMEXLib to send out faxes. It works great, but one issue still remains. How can I send out multiple attachments in one Fax transmission...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.