Jump to content

Recommended Posts

Posted

A few users have been getting the following error when they try to log in..

 

 1685-3520-0700
 Item has already been added.  Key in dictionary: "7744"  Key being added: "7744"
 
    at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
  at SIMS.Entities.AbstractCollection.Add(IIDCodeDescriptionEntity item)
  at SIMS.Entities.ATWPeriods.Populate(DataTable data, ATWPeriod currentPeriod, InformationDomainEnum informationDomain)
  at SIMS.Entities.HPHomePage.Populate(DataTableCollection dataTables)
  at SIMS.Entities.HPHomePage..ctor(DataTableCollection dataTable)
  at SIMS.Processes.HPHomePageDetail.Load(DateTime effectiveDate)
  at SIMS.UserInterfaces.HPHomePageDetail.OnLoad(EventArgs args)
  at System.Windows.Forms.UserControl.OnCreateControl()
  at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  at System.Windows.Forms.Control.CreateControl()
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
  at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  at System.Windows.Forms.Control.set_Visible(Boolean value)
  at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  at System.Windows.Forms.Application.Run(Form mainForm)
  at SIMS.UserInterfaces.DefaultEntryPoint.Main(String[] commandLineArguments)
 
 mscorlib

 

Our LEA (as usual) are no help at all with this..

 

SupportNet wont let me log in to find out what the error code is..

 

Anyone here got any ideas??

Posted

Can't find the exact error on support net, but similar errors recommend:

 

Re-install sims on workstation (i just delete the sims folder and re-run setup)

 

Reboot workstation and or server

 

Re-create user via system manager

 

Otherwise it looks like something more specific to your data.

Posted

We have a similar error here. When affected users use another workstation, there is no error. When unaffected users use the affected user's workstation, there is no error.

 

We are testing a fix based on a hunch...

Posted

We saw similar patterns after a recent SIMS upgrade. We solved it by changing an entry in C:\WINDOWS\Sims.ini

 

Change it from:

 

[setup]

SIMSSetupsDirectory=\\SIMSServerName\simsroot$\sims\Setups

 

To:

 

[setup]

SIMSSetupsDirectory=S:\sims\Setups

 

(Where S:\ is your SIMS drive: Change as appropriate)

 

The rest of the file is unchanged.

Posted

I've recently recieved errors like this on some stations after an upgrade. Running SIMSApplicationSetup from the setups folder accepting all defaults seemed to fix this.

 

On further investigation this station hadn't been setup correctly. There was no s:\sims in the environment variables.

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...