Hi!
I make an application made in Visual Basic that prints tickets in a ticket printer on COM. This is what happens: When VB tries to open the port with "portopen" it always returns false, but if I delete the COM and create it again then the instruction portopen works (till I reinit the computer, of course). This doesn't happens in another OS: it works good in Win 95, 98, Me, and XP also!. Why does it occurs in Win 2000?. The trouble is not only because of printing, but also because I've to send escape codes to the printer to cut the tickets, and to open a cash drawer that It's usually attached to the printer.
I need urgent help, because I've got some interested clients, that have win2000, and of course I can´t say to them: "Oh, no problem, just delete the port and create it again everytime you turn on your computer, and then it will work!".
Thanks a lot