Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. manojn

    Can I open a temp file in Excel through VC++

    Are there any MFC classes that support exporting contents to an Excel ? I want to open an excel programatically and export the data to it. Is this doable in VC++ ? TIA, Manoj N.
  2. manojn

    Can I open a temp file in Excel through VC++

    Arethere any MFC classes that support exporting contents to an Excel ? I want to open an excel programatically and export the data to it. Is this doable in VC++ ? TIA, Manoj N.
  3. manojn

    MFC exception vs Error codes

    Could any one please explain to me the difference between catching exceptions using Error codes and using try catch in MFC ? Which one is advisable ?
  4. manojn

    MFC class eroor

    We are receiving the following error message during the compilation of code in VC6.0, however the code compiles and runs fine in VC5.0, any help is greatly appreciated. ********************************************** C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\exdisp.h(4584) : error...
  5. manojn

    DCOM with Win98-WinNT and a workgroup

    Hi, We had a similar problem with Win 2000, when logged into the workgroup. But it worked when logged in as a valid user in the domain. Also make sure to add the user (whoever is logged in to the server) in Default Security -> Default Access Permissions tab of dcomcnfg.
  6. manojn

    DCOM - HTTP Tunnelling for connection over internet

    Can we use HTTP tunnelling for connecting DCOM over internet ? A client open to internet is used to access the server hosting IIS and MTS, which is in a private network. Http Tunneling was used to access the components in the server. The client is able to reach the components but fails to...
  7. manojn

    DCOM Error : 424 (Object required) on connecting from Win 2000.

    The content was not fully displayed Please read on the rest below :-)<br><br>- the&nbsp;&nbsp;application hangs for 2 or 3 minutes and gives an error 424 - &quot;Object Required&quot;.<br><br>I tried this with 4 or 5 clients(win 2000) but in vain.<br>Is it because of any setting problems. I...
  8. manojn

    DCOM Error : 424 (Object required) on connecting from Win 2000.

    I am a VB Programmer working in a software company.<br><br>There is&nbsp;&nbsp;a setup with one NT Server 4.0 (SP5), say WinNTSRV1. <br>which has a set of components residing on it.<br><br>These components have to be accessed from a client machine(Win NT/Win 2000),<br>There are 2 client...

Part and Inventory Search

Back
Top