Jump to content

Recommended Posts

Posted

have got a little problem with a machine. Everytime i run SIMS it pops up this error:

 

FAULT CODE: 1417-0204-3500

The specified module could not be found (exception from HRRESULT: 0x8007007E): System.IO.FileNotFoundException

 

Is anyone able to help me out please.

 

I have re-installed SIMS various amounts of times on this machine and still no luck.

 

It happens before the logon box, i was hoping it would be something simple.

 

I have also posted this on Support Net..

 

Thanks

Posted

Is there more detail available by clicking on the box? Usually it hints at a solution, like maybe which file it is looking for?

Do you have Full .Net 4, and permissions, drives, access to C right?

Posted

Hi Vik

 

Ive just imaged the PC back to how it was originally as i thought this was the easier case.

 

I tried the machine with full domain access rights and it was apparently working yesterday, so something over night had caused it to go wrong. There was also a list of strings which looked like code to me.

Posted

Did the re-image fix it.

I remember having a strange issue a while back and tracked it down to a similar fault code with no apparent solution. The string code list pointed at a problem with WMI and a fix on that sorted the issue.

Posted

Yeah, the re-image sorted it out. The teacher must have installed something on it by accident. We have to let teachers have local admin rights to their teacher machines otherwise SIMS doesn't update properly as we are still on SOLUS2.

 

Looking back, i should have copied the code down, i will do next time, if it happens again.

  • 4 weeks later...
Posted

Hi,

 

I am also receiving the same error message:

Fault Code: 1417-0204-3500

The specified module could not be found. (Exception from HRESULT: 0x80007007E) : System.IO.FileNotFoundException

 

Here is what is said in the more details box:

at System.Management.ThreadDispatch.Start()

at System.Management.ManagementScope.Initialize()

at System.Management.ManagementObjectSearcher.Initialize()

at System.Management.ManagementObjectSearcher.Get()

at SIMS.Utilities.FileSystemUtilities.IsLocalDrive(String descriptor)

at SIMS.Utilities.INIFile.ResolveCorrectLocalINIFile(String ini)

at SIMS.Processes.ConnectINIDatabasesProcess.LoadConnectINIDatabases()

at SIMS.UserInterfaces.LoginUI.buildSIMSDatabaseList()

at SIMS.UserInterfaces.LoginUI.OnLoad(EventArgs args)

at System.Windows.Forms.Form.OnCreateControl()

at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

at System.Windows.Forms.Control.CreateControl()

at System.Windows.Forms.Control.WmShowWindow(Message& m)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at System.Windows.Forms.Form.WmShowWindow(Message& m)

at System.Windows.Forms.Form.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

I have reinstall .NET 4, and SIMS but still not working. my SIMS drive is T:\

Posted
I had to re-image the machine as the user had somehow managed to install some crap on the machine. I suppose this is what happens when SIMS updates require users to have administrator access :(
Posted
Sims updates do not require the users to have admin rights. Capita have supplied a batch file called simsperm.bat which can be run against a user of a specified group to ensure the rights for users with sims access can perform upgrades to the client
  • Thanks 1
Posted

Some file that windows needs is missing or corrupt. You could try a repair on windows.

Or try something like this to monitor during startup and see if it points to a particular file , probably a .dll or something basic that it needs to build the loginbox by the look of it.

Process Monitor

Posted
Okay so got it working now. The problem is down to the way that SIMS now looks at the connect.ini with the new SIMSINST it will put the full server unc path instead of the mapped drive. After changing the connect.ini on the local machine to have the full server unc path it's stopped coming up with the error and i can get onto SIMS again.
Posted

That's odd. Does simsinst govern the format of connect.ini?

We just wrote our own. Mine still reference mapped drives, but i haven't looked at a reinstalled machine.

I'd have thought it's more likely to be that the drive was mapped under a different security context. Are you on Win 7?

Or, i think, on one occasion, it wasn't the mapped drive was at fault, it was some coding in Windows, that checks to see if the drive is mapped, that didn't work. That's why reimaging works.

I'd be interested to know if this affects all of your machines, and whether on a new image, clean install, you can use a mapped drive or not.

  • 1 month later...
Posted
Sims updates do not require the users to have admin rights. Capita have supplied a batch file called simsperm.bat which can be run against a user of a specified group to ensure the rights for users with sims access can perform upgrades to the client

 

SIMSperm works a treat. Didn't know this existed and had staff added to the local administrators group.

 

Thank You

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...