Dymo LabelWriter 400 Thermal Printer Logo

Related Topics:

Posted on Feb 18, 2010

Error message Can you help, on the following error. This occurs after printing several labels. Environment is Dymo 400 and Visual Basic application with High Level Com interface. "This action cannot be completed because the other application is busy. Choose 'Switch to' to activate the busy application and correct the problem" Public Function CreateOLEObjects() As Boolean On Error GoTo CANNOTCREATE CreateOLEObjects = True Set IDymoAddIn = CreateObject("Dymo.DymoAddIn") Set IDymoLabels = CreateObject("Dymo.DymoLabels") 'if both OLE objects successfully created then exit the subroutine If Not (IDymoAddIn Is Nothing) And Not (IDymoLabels Is Nothing) Then Exit Function CANNOTCREATE: MsgBox "Unable to create OLE objects" CreateOLEObjects = False End Function If Me.Adodc1.Recordset.RecordCount > 0 Then If Len(Me.DataGrid1.Text) > 0 Then EAN = Mid(RTrim(Me.DataGrid1.Columns(1)), 1, Len(RTrim(Me.DataGrid1.Columns(1))) - 1) 'DYMO objects installed .. If Not CreateOLEObjects Then Me.cmdPrintBarcode.Visible = False Else IDymoLabels.SetField "SUBGROEP", RTrim(Me.cmbSubgrp) IDymoLabels.SetField "OMSCHRIJVING", RTrim(Me.txtOmschrijving) IDymoLabels.SetField "STREEPJESCODE", EAN IDymoLabels.SetField "PRIJS", Me.txtVerkoopPrijs If IsNumeric(Me.txtAantalPrint) Then pAantal = CInt(Me.txtAantalPrint) Else pAantal = 1 End If q = IDymoAddIn.Print(pAantal, True) Set IDymoAddIn = Nothing Set IDymoLabels = Nothing End If End If End If

5 Related Answers

A

Anonymous

  • Posted on May 23, 2008

SOURCE: DYMO LabelWriter 400 Turbo Installed but gives error message when sending prints

YES YES YES

i plug the damn thing and it will work

Ad

Anonymous

  • 1 Answer
  • Posted on Jul 20, 2008

SOURCE: dymo 400

Disconnecting power and re-connecting will work, but only temporarily.
In order to fix, you need to upgrade the printers firmware...

Windows...
http://www.dymo.com/media/Software/LabelWriter_Firmware_Updater_Rev_AG104.EXE

Mac...
http://www.dymo.com/media/Software/LabelWriter_Firmware_Updater_2.zip

Anonymous

  • 1 Answer
  • Posted on Oct 06, 2008

SOURCE: New labelwriter 400 turbo will not print under windows 2000

I had the same problem and accidently discover it was something very simple...at least in my case. I noticed the power cord connection was very good.. I notice the light on the transformer (cord) was sometimes green then it would go out. When I unplugged and then put some force into reconnecting the printer worked. Hope that helps.

Anonymous

  • 1 Answer
  • Posted on Oct 16, 2008

SOURCE: DYMO LabelWriter 400 Turbo Installed but gives error message when sending prints

Unplug the printer and wait 30 seconds then plug it back in. Mine printed everything that was in the queque.

Anonymous

  • 2777 Answers
  • Posted on Jun 25, 2009

SOURCE: Dymo 400 was working fine, then I had to unjam

You probably didn't damage it, it sounds like you may have knocked loose the thermal printing portion (which is the most important part). There is no easy way for you to repair this but Dymo will usually do it for free under warranty. Their phone number is:
(203) 588-2500

Ad

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

159 views

Ask a Question

Usually answered in minutes!

Top Dymo Office Equipment & Supplies Experts

jdthefixer

Level 3 Expert

748 Answers

Arnie Burke
Arnie Burke

Level 3 Expert

7373 Answers

Sudeep Chatterjee
Sudeep Chatterjee

Level 3 Expert

3269 Answers

Are you a Dymo Office Equipment and Supply Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...