1 2 3 4 5 6 7

Slow com+ application

1134 byte By harunh at 2007-11-17 14:28:55
hi there, I've a problem that has been bugging me and my colleages. The com+ application we developed is slow (select, update and insert - 7 secondsresponse time). For you information this is our setup.Com+ component developed using VB which client running on W2K machine. The com server is C...

AutoExec.bat ?

485 byte By BSquared at 2007-11-17 14:28:56
Has this been removed from Win2k ?The file is there but has nothing in it. If I put something in it doesn't appear to be called.So has it been removed ?If so, what has replaced it ?If not, does the functionality need to be activated somewhere.I need something to run when the system boots (not w...

Can anyone explain this?

1060 byte By Stefan B at 2007-11-17 14:28:57
Hello!I'm not quite sure if this is the right place to post my question (because I'm working on a NT 4.0) but perhaps can anyone answer this...I've built an ATL-COM-server with VC++6.0 as an executable (so it is of-process I think). In an interface-function I'm executing a dialog...

Problem with ISAPI filter ?

807 byte By dhiraj k at 2007-11-17 14:28:58
I am facing one problem regarding the ISAPI web filter. I have a web filter program which passes user requests and responses to my engine (dll) for processing. My application is multi-threaded and uses the threads provided by IIS server. As I am using IIS threads for further resource access such as...

Problem with COM?

191 byte By machshf at 2007-11-17 14:28:59
hi here:<br/> I make a COM dll with VB,but i don't konw how to use it in VC.I konw that how to use COM in VB,<br/>whatever language COM build with.<br/>Need your help.<br/>thanks.

MSDN - Packet Filtering Reference

178 byte By sabin at 2007-11-17 14:29:00
I need more documentation and/or some samples for this new filtering functions. See "PfAddFiltersToInterface" and related in MSDN.<br/>Send answers to alfabetagamadelta@yahoo.com

search

173 byte By Mark Diffin at 2007-11-17 14:29:01
I am looking for anyone with experience working with clients and techies COM/DCOM DNA. Two top people are required. Anyone interested?<br/>18-82-COMDCOMReuqirements.doc

How to use HttpOpenRequest() in Windows CE?

676 byte By cyberninja at 2007-11-17 14:29:02
How to use HttpOpenRequest() in Windows CE?When I use the following codes in Windows CE, there is always block and never succeed (in Windows NT/2K no problem):hRequest=HttpOpenRequest( hConnection,//get from InternetConnect() successfully (LPCTSTR)strInputHttpMethod,//such as _T("POST") tszUrlPat...

Wake-On-LAN not working in W2K?

442 byte By ravenki at 2007-11-17 14:29:03
I am facing a problem in using the winsocket. I have to "wake-up" the system in the network using MAC address. I am using Wake-On-LAN technology. My network card supports this (3COM Fast Ethernet 3C905C-TX) feature. I am using UDP protocol. I am calling the "sendto" function with appropriate MAC add...

DevWizard 2001 Final Release! For VB, ASP, COM, and SQL Developers

1005 byte By dversch at 2007-11-17 14:29:04
We are pleased to announce the Final Release of DevWizard 2001 Version 2.0. DevWizard 2001 is a VB6 AddIn which allows a developer to create an entire 3-tier application with just a few clicks of his or her mouse. All you need to do is supply a valid ODBC or OLEDB data source, and DevWizard 2001 d...

DevWizard 2001 v2.03 - For VB, ASP, and SQL Developers

409 byte By dversch at 2007-11-17 14:29:05
DevWizard 2001 lets you create a 3-tier application in seconds! Supply a valid data source and DevWizard 2001 does the rest. Version 2.03 contains some important bug fixes.Key features include generation of:- XML-enabled COM/COM+ objects- ANSI stored procedures- ASP pages with JavaScript client code...

MSMQ

326 byte By TheQuest at 2007-11-17 14:29:06
Hi everybody, Could anyone plz tell me how i can get the MSMQ explorer running in Windows 2000.I have the service running in the Services list..But i cant find a way to run the explorer.I would very much appreciate it if u can help me..Thanking u in advance...

Com+ QC (msmq)

1288 byte By Styler at 2007-11-17 14:29:07
Hello WorldIf anyone has the answer the this i'll be sure to rate the post highly.....cause i have already wasted two days on this and its starting get on my nevous......basically i got this dll in com+ configured as a Queued Component (its a vb dll, with a vc++ idl, that allows me to mess abou...

Windows-2000 Menu Issue

329 byte By maheshj at 2007-11-17 14:29:08
Hi,i have developed a application under Windows 2000. It doesn't show the menu shortcut key until unless i don't press the Alt key. if i press Alt key, it shows my all shortcut keys like File(F with underscore). i need to display the shortcut keys always like the Windows-95 and NT. thanks,...

how to make control panel invisible

201 byte By Samir Kachhadia at 2007-11-17 14:29:09
I want to disable the visibility of control panel... so that no other user can be able to change the settings....<br/>I need to do this on Win 2000 server and Win 98...<br/>thank u in advance

IPersistStorage::IsDirty is not working in 2000

865 byte By maheshj at 2007-11-17 14:29:10
Hi,I am using VC++ ver 5.0 under 2000 environment for my application. The following code is not working correctly in 2000, but the same code is working under Windows-95. IsModified function is always returning S_FALSE, even though file has modified. Actually, My application is launching word applica...

Stack Size

767 byte By parsh at 2007-11-17 14:29:11
Here is my problem. I have a VC++ ATL COM dll which is hosted on COM+ in w2k server. The COM dll is a third party dll. When its function is called, it calls another function which decalres a -double X[26000];along with some other variables. This is causing a stack overflow, if the variable is coment...

How to Implement already existing Interface

472 byte By Kinnni watson at 2007-11-17 14:29:12
Can Anyone help me. I am New to Com Programming. I have One IDL file. I want to make a com object which will implement this object. I mean :Lets suppose I have already one IDL file with name Appliance.IDL. Now IF I am going to make a new ATL ComObjectAppWizard workspace using VC++ 6.0. Than, How ca...

vbscript not executing thru intranet

2490 byte By dragnlo at 2007-11-17 14:29:13
I have the w2k boxes connected on a LAN. I have a vbscript set up as an "at" job. The script maps a driove to the 2 other machines and gets a file. It then disconnects the mapped drives and merges the files it has. My problem is:1. I can be on the box set the script to run from a command line and...

object pooling

1043 byte By ankur26 at 2007-11-17 14:29:14
hi, i am a beginer so plz correct me if i am wrong. one of the features of mts is object pooling i.e it uses re uses a single object for many clients.i ran the foll. sample code<vbcode> Dim c As rbsChargeCode.clsChargeCode Dim i As Long For i = 1 To 999 Set c = New rbsCh...

Can any one give me some info about com,ocx,dll

82 byte By elia at 2007-11-17 14:29:15
What's the difference between them?<br/>Thanks a lot.<br/>I have a dream

what happens to COM+ after .NET

340 byte By Nischal at 2007-11-17 14:29:16
Hi,Can anybody tell me what will be the impact of .NET on COM+ and related technologies. I have read some reviews which say that COM/DCOM will be dead. while I have some understanding of what that means, I would like to know what exactly happens to MSMQ based server apps ? (I know that all these wil...

peer to peer

221 byte By bluesource at 2007-11-17 14:29:17
our pc tech is trying to set up a work group (peer to peer) connection at his house with two computers, he says it works when they're both on win98 but when he changes one to 2k he can't find the other computer

Try to marshal a interface pointer to DCOM server (E_OUTOFMEMORY)

2112 byte By Frank Zschech at 2007-11-17 14:29:18
Try to marshal a interface pointer to DCOM server (E_OUTOFMEMORY)__________________________________________________________________We are working on a server using DCOM (exe - application). This server is running on Windows2000 Professional Server Version. Our clients (exe - application) are running...

msmq problem with win2000

500 byte By sandos at 2007-11-17 14:29:19
My os is win2k server and SP2,and installed as domain control.When I use msmq in VB like this:Set oQuery = CreateObject("MSMQ.MSMQQuery")Set oInfos = oQuery.LookupQueue(, WORKFLOW_QUEUE_GUID, WORKFLOW_QUEUE_NAME)oInfos.Reset //it failed The method reset failed,the error description is:The opereation...

DCOM/COM

338 byte By Vafis at 2007-11-17 14:29:20
I have made a project using DCOM technology having some COM Server and Com Client in a machine running win2000 server. I have made the Server objects exe.The problem is that when i try to compile a Client COM a msgboxtell me that it can not find the library but i have already declare them at referen...

Outlook 2000

256 byte By thomas k. at 2007-11-17 14:29:21
Hi.<br/>I got a little problem. After installing Outlook 2000 my application reacted kind of strange. <br/>Every textbox etc. seems to have two blank at the left handside.<br/>Does someone know, if I could use an easy regedit entry ?<br/>thanks Thomas

Native NT programming

411 byte By Mike Pritchard at 2007-11-17 14:29:22
We are in the process of developing an automated W2K solution for our students. Has anyone done any direct native NT API programming? I am keen to explore the possibility of using it to access network resources prior to user logon. Any advice gratefully received.Michael PritchardAnalyst/ProgrammerCo...

Windows 2000 Professional Installation problem

450 byte By maheshj at 2007-11-17 14:29:23
Hi,I had Windows 2000 Professional. One file got corrupted (ntoskrnl.exe), so I'm not able to boot my system. Now I'm trying to repair the error thru Windows 2000 Professional CD. It reinsalled, but it's asking for CD Key now. I'm trying with my cd key as well as my friends cd k...

Humming bird

361 byte By meetpallavi at 2007-11-17 14:29:24
Hi All,What is Humming bird and how is it related to Windows 2000? What is it used for?I have certain programs written in C which connect to a MAINFRAME get the data and send the data. These programs work fine in windows95 but not in Windows2000. What could be the possible error? Can any one sugges...

DCOM workgroup problem

699 byte By pscutts at 2007-11-17 14:29:25
I am having trouble configuring a dcom component in a workgroup. CoCreateInstance is failing. The same component works when using an NT domain server. Using dcomcnfg I have changed the default authentication level to none. On the security tab I have given everyone full access. I have also doubl...

selling sql server 2000 enterprise with 1 processor licence for 2800 $

49 byte By faisal664 at 2007-11-17 14:29:26
email me at faisal664@yahoo.com for more details.

COM+ transactions

166 byte By hhartman at 2007-11-17 14:29:27
Hi,<br/>I was wondering if when using COM+, if there is one connection to the database per transaction or can every component have a connection for itself?<br/>thanks

W2K msgina code

333 byte By cassan at 2007-11-17 14:29:28
Hi!I am trying to modify the gina for w2k to include smartcard login.But i need the code to start. The sample gina given in MSDN does not have the WLX_DISPATCH_VERSION_1_3 structure which is required by W2k. the winwlx.h file in my include folder did not declare this structure either.Can anyone ad...

Queued component problem

463 byte By jen w at 2007-11-17 14:29:29
I encounter an problem with queued component. I configured a component as a queued component and poolable component in Win2000 Component Services. (Of cause this component supports IObjectControl interface.) This component is called more times than expect. For example, if there are 10 messages in MS...

Automatic Email - Win 2000

439 byte By Sayan Mukherjee at 2007-11-17 14:29:30
Hi,Is it possible to configure Win 2000 to send mail automatically inresponse to preset time or preset system events? (e.g. Processor Usage, Avg Read from disk, Avg Writes to disk, Total Pages Printed,Total Jobs Printed etc.). The performance monitor does not have anoption like that. Please help.Tha...

WDM Driver installer for W2K

1021 byte By rozik at 2007-11-17 14:29:31
I am writing an installer for a W2K WDM driver, and have a question/problem :I have 2 versions of my WDM driver : Ver 1, ver 2.I want to upgrade from version 1 (which is running) to version 2, but I cannot succeed without rebooting the system.To do this upgrade I am doing the following :I call the m...

How to use NotifyAddrChange

87 byte By gqtang at 2007-11-17 14:29:32
Could anybody tell me how to use NotifyAddrChange function in IP helper API?<br/>thanks

Installing COM+ Applications to run remotely.

820 byte By ajtrujillo at 2007-11-17 14:29:33
I cannot get my remote transient subscriber application to run remotely. I have exported my event class application as an application proxy. Then installed this proxy on the remote computer. When I run my subscriber application on the remote computer, I get an error stating that the event class is n...

How do I set Win98 compatibility mode for an app in Win2K programmatically?

1152 byte By bad_source_bios at 2007-11-17 14:29:34
Were currently working on updating our device driver because it hasproblems in Windows 2000 and XP that it doesnt have in other supportedversions of Windows. We can let our users work our product in 2000 & XP ifthey set 98 compatibility mode, which is set through the shortcut to theprogram. If you h...

pop3

216 byte By muralidhary at 2007-11-17 14:29:35
hai <br/>i wnat to go for developing a pop3 mail server component.<br/>can any one give me suggestions and sample codes for starting.<br/>where can i get a good information for developing this <br/>thanks in advance.

MTS on W2KPro

172 byte By corday at 2007-11-17 14:29:36
Is there any way to install MTS on Windows 2000 Pro ?<br/>I'd like to be able to register my DLLs on the IIS as I do in WindowsNT 4... <br/>thanks in advance

Start menu

468 byte By Craig1234 at 2007-11-17 14:29:37
This hasn't anything to do with win2k programming, but I found this forum very helpful, anyway, whenever I stop using a button from the start menu, ie notepad, for a week or two, it stops being visible and goes into the unused sections that need expanding. How do I get rid of those really anno...

Authentication in ADSI

1367 byte By sniper_boy at 2007-11-17 14:29:38
Hi, I am trying to authenticate users and passwords our test Domain is MHCB.COM.AUMy test user login is "markadmin" Password of "password"Organisational Unit of "testibj"Full Name is "mark b"I receive the following after using the following code of Automation errorLogon failure: unknown user nam...

Help!Database , DCOM Database over network .

665 byte By svetlana75 at 2007-11-17 14:29:39
Hi,I have to create an application with a central database stored on a network server and applications using this database in a variety of departments.The maximum amount of users at any given time would not be greater then 150 and probably on average around 60. I want to use DCOM technology to acces...

windows manager

475 byte By preetham at 2007-11-17 14:29:40
hey guys, I am new to win2K. I am looking for some information on the windiws manager or whatever it is called. Basically, the program that manages windows in a desktop, the program that decides which window to activate when selected, which window to hide. And more important is the program that deci...

creating new user account on Windows 2000 server

180 byte By sivajothi at 2007-11-17 14:29:41
Hi <br/>I am new to windows 2000 programming.Can I create new user account on windows 2000 server using Win2k programming.<br/>thanks in advance<br/>with regards<br/>Sivajothi

DHCP Server - Active leases

145 byte By jonashilmersson at 2007-11-17 14:29:42
Hi!<br/>I want to query the DHCP Server for the currently active leases. Can this be done via WMI or a Win32Api?<br/>TIA<br/>Jonas

ADO objects take a long time to be destroyed

1306 byte By BlueSquid at 2007-11-17 14:29:43
I have a COM (A) that has two classes ( x, y ) in it. These two classes have a transaction mode set to 3-UsesTransaction. In these classes I use a Recordset object to get some data and return them to the caller and call GetObjectContext.SetComplete|SetAbort if all went well|Not well.I have another C...

starting application when driver gets loaded

469 byte By tsshivaprasad at 2007-11-17 14:29:44
hello all,i have a pcmcia card for which I had developed wdm driver, and now,when I insert the card,my driver gets loaded and now ,I need to have an application to pop up..I saw few sample which has mentioned about some services..I would like to know, how should I create a service..what is the relat...