I'd just like to say what a fantastic job you've done with LogoEditor. I especially like the "Yoda" image included with version 1.2.Thanks! That was one of the test images I was using to adjust the gray cutoffs for color reduction. Hopefully LucasFilm won't be coming after my ass any time soon...
I recently installed com2 and com3 and had to set com3 to use IRQ9 instead of IRQ4 so this may be the problem...Interesting. The upload is performed with some fairly simple code, found
right here. I don't think the code tries to mess with any IRQ settings, but that sounds like a likely candidate.
Take a look at your Devices panel and see who's on that IRQ along with COM3. Here's how to do it:
- Right-click on "My Computer" and select "Properties".
- Click on the "Device Manager" tab.
- At the top of the list is "Computer". Right click on "Computer" and select "Properties".
You should be looking at an ordered list of your IRQs. On my system, IRQ 9 is getting used by two devices already, so if I were in your boat, I wouldn't put my COM3 on IRQ 9.
In fact, I
have been in your boat before, and I've had to juggle IRQs to get three COM ports working. I've done it several times now, as I add and remove devices from the system. Currently, I've settled on having the COM ports on their default IRQs -meaning 1 and 3 share an IRQ- and I have to be content with the fact that I can't have both devices active at the same time.
I've seen lots of different pieces of software that don't like nonstandard IRQs for the COM ports, so this isn't unusual.
___________
Tony Fabris