MARCEDIT-L Archives

April 2019

MARCEDIT-L@LISTSERV.GMU.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"EXT-Bales, Tasha R" <[log in to unmask]>
Reply To:
MarcEdit support in technical and instructional matters <[log in to unmask]>
Date:
Thu, 18 Apr 2019 15:28:57 +0000
Content-Type:
text/plain
Parts/Attachments:
text/plain (133 lines)
Problem solved.  

By chance, I noticed a plethora of files where the names contained the string "tasksfile", all 0kb, in a network location.  I'd changed my MarcEdit preferences "Task Folder" to a network location.  I changed it back to the default and now I can create tasks.  

Pardon my ignorance, but thank you for your help.  


Tasha R. Bales
Information Services 
Office of Internal Governance & Administration | Enterprise Services
(480) 509-5415


-----Original Message-----
From: MarcEdit support in technical and instructional matters [mailto:[log in to unmask]] On Behalf Of EXT-Bales, Tasha R
Sent: Thursday, April 18, 2019 8:02 AM
To: [log in to unmask]
Subject: Re: [MARCEDIT-L] Error when attempting to create new Task

Terry, you are exactly right.  I wrote up the steps I am using, but they are not very illuminating.  I will probably have to chalk it up to my computing environment, and some kind of policy or security issue that is interfering.  For what it's worth, here are the steps.  There are zero items in the task list; I've not created any tasks before on this machine.  

1. Open .mrk file in MarkEditor

Example record:
=LDR  00000nam  2200000Ia 45e0
=008  190418s9999\\\\xx\\\\\\\\\\\\000\0\und\d
=907  \\$a.b12089266

2. Select Tools > Manage Tasks
3. In Task Actions drop-down, select "New Task"; click "Select"
4. In "Enter Task Name" pop-up, enter a task name (i.e. "Task1"); click "OK"

Error immediately ensues.


Tasha R. Bales
Information Services 
Office of Internal Governance & Administration | Enterprise Services
(480) 509-5415

-----Original Message-----
From: MarcEdit support in technical and instructional matters [mailto:[log in to unmask]] On Behalf Of Terry Reese
Sent: Monday, April 15, 2019 9:05 PM
To: [log in to unmask]
Subject: Re: [MARCEDIT-L] Error when attempting to create new Task

I'm not sure why this would happen out side of the program not being able to create a new task at the specified location.  The process that occurs when you create a new task:
1) asks for new task name
2) creates a file in the tasks folder
3) reloads the task list
4) selects the created task
5) opens the new task

The error is occurring at #4 -- but that's because #2 doesn't appear to be happening.

--tr

-----Original Message-----
From: MarcEdit support in technical and instructional matters <[log in to unmask]> On Behalf Of Doug Rippey
Sent: Monday, April 15, 2019 8:17 PM
To: [log in to unmask]
Subject: Re: [MARCEDIT-L] Error when attempting to create new Task

Not having a Win 10 machine to test with right now, all I can ask is for more detail on exactly where in the process of creating a new task you are seeing this error occur.

Or perhaps it only occurs once you've saved and try to run the task? And what's in the task list?

The 64-bit Ver 7.1.137 is creating tasks for me (in Win 7) today as expected.

Doug Rippey
Metadata Technician
University Libraries 
Digital Collections Services

Typical work day begins at noon M-Th
303-871-4951  (desk)
303-668-7669  (mobile)
[log in to unmask]
http://secure-web.cisco.com/1rpxu4AK-nkM2Nj2iuh1cEtvsCiH16b1_I5LXtCGqZEFLIOfY1zq-n232jut1HwPq-M8ZIA2Tgb53tiYu-8MVC7a8aMWQ6WcFd9JyCJp2wsAvzlVSSOq8ahNYTWSEo_YsmeWrP5j4QLTaLRx9mFe8WiGujppmOLf-i3rosFs0xBz8qs-lbop5urqMK1BRsEOx2r2FyVQmN4aW0Q-6ynsovQsgwr3-e49nHSowBifyP-5PPaIb-XaAO-wWqvC23TE5Qd-f9NNgYBPaKHscobdi2--HZpGax-F74LrTmXxZqYBI1u0E9qmjwlyL_3gVVrgNlwXdW7k0NAIg3DICLCcLd9tQ54vtzg9GfWkWbKDJIewUx5JwFXufRNzEXdfbUOa7LlwfZxxqKADRStdxGLtt6LfXPk9Hcuid_Qbe4UtaOYsMmxFvb1ohSGa2UEQ7wL1it85EdyaczNQJe0wC8ArvZQ/http%3A%2F%2Flibrary.du.edu  


-----Original Message-----
From: MarcEdit support in technical and instructional matters <[log in to unmask]> On Behalf Of Tasha Bales
Sent: Monday, April 15, 2019 3:26 PM
To: [log in to unmask]
Subject: [MARCEDIT-L] Error when attempting to create new Task

Good afternoon, 

I am unable to create a Task in the Editor using the latest 64-bit version of MarcEdit.  I receive the error below.  I have uninstalled/reinstalled MarcEdit.  This is the first time I am using this feature on Windows 10 and in this work environment (new job).  I couldn't find info about this error in the list or in debugging help.  As a test, I limited my .mrk file to a single, validated record, but that did not help.

Am I doing something really ridiculous to cause this error?  Perhaps my computing environment is interfering?  

Thanks in advance for any insight anyone may have.  


Message: InvalidArgument=Value of '-1' is not valid for 'index'.
Parameter name: index

Source: System.Windows.Forms

Stack Trace:    at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32 index)
   at MarcEdit.frmTaskManager.CreateNewTask()
   at MarcEdit.frmTaskManager.cmdRunAction_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

________________________________________________________________________

This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and instructional support in MarcEdit.  If you wish to communicate directly with the list owners, write to [log in to unmask] To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]

________________________________________________________________________

This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and instructional support in MarcEdit.  If you wish to communicate directly with the list owners, write to [log in to unmask] To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]

________________________________________________________________________

This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and instructional support in MarcEdit.  If you wish to communicate directly with the list owners, write to [log in to unmask] To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]

________________________________________________________________________

This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and instructional support in MarcEdit.  If you wish to communicate directly with the list owners, write to [log in to unmask] To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]

________________________________________________________________________

This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and instructional support in MarcEdit.  If you wish to communicate directly with the list owners, write to [log in to unmask] To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]

ATOM RSS1 RSS2