Jump to content

Sims SQL error - How do I resolve this one?


Recommended Posts

Posted

Capture.JPG

Sorry for asking here, the attached error appears on one classroom computer after you login. Sims worked fine last week, I tried reinstalling Solus and also the software, still no joy.

If I log onto the pc and load SOLUS it does a Windows error and closes the program.

 

If nothing works... the computer is getting it (rebuild)

Posted

What's the windows error?

 

I would check dependencies, we had an issue similar to this a while back, turned out to be corrupt .net, reinstalled .net and fixed it.

  • Thanks 1
Posted (edited)

I took some time to learn how to use WinDbg and it's paid dividends many times over with problems like this.

 

Windbg looks horrendous at first, but it's incredibly powerful and useful.

 

To find the problem attach Windbg to Pulsar and you'd probably get to the root cause with the command !pe

 

https://blogs.msdn.microsoft.com/johan/2008/01/31/using-windbg-hunting-exceptions/

 

If you want a walk-through for this problem, get Windbg on the machine and we'll go from there....

Edited by jinnantonnixx
  • Thanks 1
Posted
It could be a problem with pulsar.exe.config which is an xml configuration file. You'll get that error if its got invalid xml in or if it doesn't follow the correct schema. Compare it to one on a machine which works.
  • Thanks 1
Posted

Try re-installing the re-reqs by running SIMSINFRASTRUCTURE onto the machine.

 

Also try a repair of .net framework. I would advise taking a look in event viewer on the machine and see if gives you more information.

  • Thanks 1
Posted

Cheers all for your help. Unfortunately I went for the drastic option, rebuild PC and reinstall sims. All working now.

 

If this comes up again, I will try these out first.

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