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

Trying to use FAXCOMEX.dll in my C#.Net Application

I am trying to send/receive fax through my .Net C# application. However I
am not able to add reference to FaxComEx.dll ( the dll is not there in my
machine)...
Do I need to separately add this dll? Does it not come as a part of WINNT
library files? Please let me know if anyone has any info.

Nov 16 '05 #1
3 5179
when I google this term, I get hits on the newsgroup:
Microsoft.Public.Win2000.fax
Perhaps if you post your question there, you will get a better response.

--- Nick

"rachana" <ra************@wipro.com> wrote in message
news:e1******************************@localhost.ta lkaboutsoftware.com...
I am trying to send/receive fax through my .Net C# application. However I
am not able to add reference to FaxComEx.dll ( the dll is not there in my
machine)...
Do I need to separately add this dll? Does it not come as a part of WINNT
library files? Please let me know if anyone has any info.

Nov 16 '05 #2
I use FAXCOMLIB to send faxes from my C# Apps.the dll needed is called faxcom
1.0 Type Library. go to add reference (by right clicking on your project file
in the soultion explorer),it is listed in the com tab.(the dll is in my
system32 folder,i dont recall doing a separate download,but i using it for 2
years so who knows).

HTH,
Vinny

"rachana" wrote:
I am trying to send/receive fax through my .Net C# application. However I
am not able to add reference to FaxComEx.dll ( the dll is not there in my
machine)...
Do I need to separately add this dll? Does it not come as a part of WINNT
library files? Please let me know if anyone has any info.

Nov 16 '05 #3


Thanks. Let me be more clear as to what I am trying to achieve through
my application . :)
I am able to Send Fax using FaxCom.dll (as you mentioned) ... now I just
want to trap any incoming fax in my code.

After doing a lot of R&D , I found out that I could register for the
event fsetINCOMING_CALL using the API FaxServer.ListenToServerEvents.

Its signature is something like this ListenToServerEvents(
FAX_SERVER_EVENTS_TYPE_ENUM EventTypes
)

But for that I need to include the FAXCOMEX.dll in my project.. I guess.
So the problem lies here.

Is ther any better way of doing it?

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 16 '05 #4

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

Similar topics

2
by: Debbie | last post by:
Hi I have developed an application that access an SQL database and installed it on a different machine The installation is successful but when I try to run the application I get the following...
5
by: Kenneth | last post by:
Hi, I've upgraded to .NET 2003 and I opened an .NET 2002 app and let the new IDE convert it to .NET 2003 project. Then I tried to start the application but it keeps on saying "Error while...
6
by: Frank Wilson | last post by:
Tom, It sounds to me like ASP, not ASP.NET is handling the request for WebForm1.aspx. This is most likely an IIS config issue that may have been caused by order of installation or...
3
by: David Thielen | last post by:
Hi; I created a virtual directory in IIS 6.0 and my asp.net app runs fine. But when it tries to write a file I get: Access to the path is denied. - C:\Inetpub\wwwroot\RunReportASP\images ...
4
by: Lloyd Dupont | last post by:
I created a ============== public class LangModule : IHttpModule { public void Dispose() {} public void Init(HttpApplication application) { HttpContext context = application.Context;...
5
by: snicks | last post by:
I'm trying to exec a program external to my ASP.NET app using the following code. The external app is a VB.NET application. Dim sPPTOut As String sPPTOut = MDEPDirStr + sID + ".ppt" Dim p As...
0
by: cwho.work | last post by:
Hi! We are using apache ibatis with our MySQL 5.0 database (using innodb tables), in our web application running on Tomcat 5. Recently we started getting a number of errors relating to...
0
by: =?Utf-8?B?ZG90bmV0bWU=?= | last post by:
I found this Microsoft post about the FAXCOMEX Object reference and I had a question i thought you all might be able to help me with. The post of interest is Located below, when the post comes up...
0
by: Mike Dol | last post by:
I have a setup project with InstallAllUsers set to true, the problem is that after I install it as a user with administrative rights the (restricted) user clicks on the shortcut on his / her desktop...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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.