970 byte By
Joe L at 2007-11-17 14:31:54
Hi all,I have ASP application running on NT4.0(SP6, IIS4, MTS2) that calling MTS components developed by VB 6.0, accessing SQL Server database. For one asp page I got the following error:error '80010007' The callee (server [not server application]) is not available and disappeared; all con...
706 byte By
Vamshi at 2007-11-17 14:31:55
Hi everybody,We are using component services for creating component proxies. I could create the proxies in the Application server, these components are instantiated in the Web server. When the createObject method is invoked the following error occured"006~ASP 0177~Server.CreateObject Failed~800706ba...
287 byte By
Vamshi at 2007-11-17 14:31:56
Hai,<br/>I've a B2C website where I need to dynamically switch from http to https(secure http) and back to http from https. How to program it. This is with regard to Active Server Pages and Windows 2000 environments.<br/>Please help me if any one can.<br/>Thnx,<br/>Vamshi
570 byte By
Zeg at 2007-11-17 14:31:57
I just went from Win 95 and PWS using VID6, to Win 2000 and IIS. But I cant get IIS to go. Been trying for a week. Everything else runs fine, just IIS wont go. The Personal Web Manager comes up saying its going, but nothing comes out of wwwroot. When I run Internet Services Manager and right click t...
I Have an application based on a Client/Server architecture that use the NetDDE protocolto communicate between the server and the client.The server need absolutely to identify the client by its IP address.How can i run the client application on two different terminal server simultaneously ?Is there...
Is Cisco's VPN client for the Cisco Pix 515 Restricted for Windows 2000 out yet?
using loadlibraryex, we can load both exe and dll into memory. with dll, we can get the addr of exported functions and execute them. how about exe? is it possible to load an arbitary exe into memory and execute them?<br/>thanks,<br/>pierre
195 byte By
hpd at 2007-11-17 14:32:01
Has anyone here tried printing successfully from a W2K Service?? Printing from an NT Service works fine but when we migrated to Win2000, printing now fails. Any help would be greatly appreciated!
138 byte By
a_bm68 at 2007-11-17 14:32:02
Hi<br/>Does anyone know how to install network monitor for Win NT Workstation. I really need it to be installed.<br/>Thank you.
908 byte By
MikeG at 2007-11-17 14:32:03
I have created an app (Win 2K machine) that uses nine recvfrom() calls - each in its own thread. When the app exits, the threads are killed (TerminateThread), the sockets are closed, and WSACleanup() is called.The problem: When I execute the program, the blocking recvfroms usually unblock and data i...
I have developed COM components in Windows and same needs to be ported to Windows 2000 . Is it possible? . What changes has to be made in the current code to register in windows 2000 ?.
374 byte By
gnans at 2007-11-17 14:32:05
Hi,Right now I send a separate packet to each slaved client (with the same info),it would be nice to send a single broadcast that all slaved clients could see.How to send a UDP broadcast to all machines on a subnet?How do I do that single broadcast to all client machines and receive from them in tur...
305 byte By
bashan at 2007-11-17 14:32:06
HiI have a simple image viewer application created in NT.I was also using in Win 95 /98.When I ran the same from win 2000, the appln becomes very slow, more esp. when I try to import/embedd an object.The time taken is almost 5 to 6 times more than in NT?Could any one help in this?Thanksbsn...
198 byte By
Maghz at 2007-11-17 14:32:07
Hello All,<br/>Does anybody know of any batch tools which can be used to cleanup Windows NT Regitsry? Or, Batch Tools that can Find and Replace a string in Windows NT Registry.<br/>Thanks.
881 byte By
ajm at 2007-11-17 14:32:08
I am writing a utility (in VC++6) that recursively traverses a directory tree searchingfor files using using FndFirstFile/FindNextFile and uses the SetCurrentDirectory() function to change directory.On NT4 this works fine but on win2000 it only works if starting from asubdirectory. As soon as i try...
When ever I am accessing internet(IE) after some time I am getting an fatal exception error. I don't know how to solve this. Can anybody help me to solve this problem.
247 byte By
Drew at 2007-11-17 14:32:10
I just installed the Windows 2000 professional upgrade. I cannot run some of my programs because they are not compatible to Windows 2000. It says they are just compatible to Windows 95 and 98. How can I make my programs compatible to Windows 2000.
Hello,USB 2.0 is not officially supported by any Microsoft operating system yet. But some USB 2.0 child-boards and devices are today comming on the market anyway.Does someone have allready some experience with this new standard and can tell me how to detect high-speed capability of a device ? (Not o...
Hi,<br/>Does anyone know if there is a way of flushing file system buffers in NT/2000?<br/>The database project I'm working on requires me to dump all the data onto the disk before I can copy the volume over to another disk.<br/>Code would be appreciated :)<br/>Thanks,<br/>Amir
463 byte By
Ozkanga at 2007-11-17 14:32:13
Under windows 95 (and I think windows NT) you could make a call to rundll.exe (rundll32.exe) using rnaui.dll and the dial-up connection name. This would dial the connection. This doesn't seem to work with Windows 2000 and rnaui.dll is not a valid entry point. Also the RasDial entry point i...
438 byte By
Tonyshi at 2007-11-17 14:32:14
I met a problem right now. After I install windows 2000 Advanced server in my computer, My IE5.5 can not display all of web sites' backgroup color and font color, but can display images' color. I installed SP2 for win 2k, also can not work, but there was not this problem in Win NT 4.0 befo...
Hi <br/>I want to develop an NT service. Please let me know the steps to do the same by using an example.<br/>Thanx<br/>Alpana
367 byte By
alexhs at 2007-11-17 14:32:16
I have tried to install the RAS service on my pc . I show in the event viewer an error message. I have no member on the NETBIOS group. Also, itr seems that i have an IPX/SPX problem and some service doesn't load correctly . So the Routing and Remote Access Service doesn't start . How i can...
I have noticed that when shutting down WinME that sometimes it just hangs and I have to turn off the PC. Does anyone know why this is happening?
I have developed an application on NT that ran fine on NT, 95, 98, and even ME. But when I moved to app over to windows 200, nothing happens. I do not even get an error message. You double-click on the app and absolutely nothing happens in reponse. Any suggestions would be greatly appreciated....
231 byte By
kogg at 2007-11-17 14:32:19
I have just used the MakeBoot.exe to create a startup disk(s) for win2k. It puts the startup on 4 floppy's. My question is, is it possible to put this startup program onto a CD Rom rather than the slow floppy disks? If so how?
Hi folks;I would like to know about the following:1) How to maintain windows NT 4.0 Licensing and SQL Server 6.5, 7.0 licensing?2) How to clean up the log file where it keep tracks the licensing information?3) How to know when to use Per seat or Per server licensing?4) if the no of users increase t...
Hi,<br/> is there any problems while working with Access97 in a win2k enviroment
Hi all,<br/>is there any problems when making API calls and Registry edit thru a VB application in a windows 2000 environment.
214 byte By
El Nino at 2007-11-17 14:32:23
I need the API call description of this function w/ its respective types so I can use it in my program, but I can't find any documentation for VB :(<br/>Help me please !<br/>Regards,<br/>El Nino
151 byte By
cutecode at 2007-11-17 14:32:24
Is it posible to convert from NTFS to FAT ?<br/>If so, which tool can I use?<br/>Regards,<br/>Alexander Saprykin<br/> http://www.Saprykin.com-1.net
393 byte By
Andi at 2007-11-17 14:32:25
hi all,we upload several asp files daily to our win2000 internet server.the problem is:the uploaded files wont be shown until we restart the win2000 server.without a restart the old (deleted !) files will be shown.WHY?we use iis 5.0 ?how can we force the server to display the new files without resta...
884 byte By
katellg at 2007-11-17 14:32:26
Hi,I found on the Microsoft Windows 2000 website ( http://www.microsoft.com/windows2000/support/issues/setup-issues.asp) in the section referenced Q184299 :"Dual-booting between Windows NT 4.0 and Windows 2000 is not recommended as a long-term solution. The NTFS update for Windows NT 4.0 is provided...
840 byte By
M.Aleem at 2007-11-17 14:32:27
Following code works fine on WinNT 4.0 but problematic in Win2K, CListeningSocket is derived from CSocket. Everything works fine till Attach() is called in Thread Process, in Attach() it gives ResourceException.This code is implemented as service which is running in it's own process.void CListe...
well just installed windows 2000 server.<br/>i try sending mail using my servers ip address as the smtp IP....but it says connection refused.<br/>plz help
490 byte By
sandos at 2007-11-17 14:32:29
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 ope...
873 byte By
kaintoch at 2007-11-17 14:32:30
I've got an application which uses the Video for Windows mechanism to capture and process images, which runs perfectly under NT 4 but crashes under Windows 2000. To make things even more complicated, with installing and deinstalling a number of different framegrabbers and webcams, I've cre...
541 byte By
Rehana at 2007-11-17 14:32:31
I am developing a Rendering Plug in for Univeral Printer Driver for Win2k.I amtrying to get the Data from the DrvTextOut function which i have hookedas i want to do some pre processing on it before it goes to the spooler.I am getting the StrObj structure from the DrvTextout function ,but if itry to...
437 byte By
Sylvain at 2007-11-17 14:32:32
Hi,Under Windows 2000, if your LAN card is not linked to a lan, you cannot retreive information about your card with the standard functions...If you connect it with a simple cable and a hub and NOTHING behind !!!, it works...!?!!So, have you go any idea of how i could retreive the physical adress of...
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
450 byte By
maheshj at 2007-11-17 14:32:34
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...
I'm using Microsoft Outlook for email and once Windows 2000 was installed, I was no longer able receive .exe files. Is there a way to get around that?
319 byte By
hendrik at 2007-11-17 14:32:36
Hi.I have a problem with running ADSI using ASP (running on IIS 4.0 under WinNT 4.0 SP6a) to access users full name from domain controller. It always give me error "network path not found". However, the code runs perfectly in IIS 5.0 (Win2K).Please, let me know the work around for this problem of m...
118 byte By
pvkumar at 2007-11-17 14:32:37
How to Configure a network printer by IP address by loging in as Administrator to a PC?<br/>Thanks<br/>Kumar
77 byte By
manojm at 2007-11-17 14:32:38
Where can I get Windows NT internals power point presentation & documentation
Hi Everyone !I'm using P-III, 933 MHz, 256 MB RAM, 40GB HDD (Single HardDisk) PC..I tried to install "Win NT 4.0 Workstation"..The prob is, the setup recognized it as an 8GB HardDisk instead of 40GB HardDisk..Even with that, it's unable to format it..Can't I install WinNT 4.0 WorkStat...
Hi,<br/>For my dialog based VC++ application in Windows 2000, <br/>CDialog::Create function returns true, but the handle(hWnd) is NULL. So it asserts on ShowWindow.<br/>The same code works fine in NT.<br/>Can anybody help?<br/>Arun.
Hi guys,I updated our platform from Win95 to Win2000, I expected that our maintenance programs will run faster in Win2000, but it is not. A normal program which takes 30 minutes to run in Win95 will take one and a half hour to complete in Win2000, that is about 3 times long as normal. If I start to...
Hi all,I have 1 Server(Win2000 Advanced server) and 1 client ...I wanna use of shared path in server from client ...But i don't know where can i define user for local network ...help me ...My month article: Game programming by DirectX by Lan Mader.Please visit in: www.geocities.com/hadi_rezaie/...
294 byte By
alastor at 2007-11-17 14:32:43
My question maybe are stopid but i need to know. I'm going to set up a webserver with servlets and Jsp. My question is, can I use W2000 advance or must I use W2000 server?? My next question is, whats the benefit with W2000server and whats the bad side??<br/>/Hkan<br/>Excuse my bad english