rad Posted September 27, 2016 Posted September 27, 2016 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)
forkies Posted September 27, 2016 Posted September 27, 2016 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. 1
jinnantonnixx Posted September 27, 2016 Posted September 27, 2016 (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 September 27, 2016 by jinnantonnixx 1
rpwillis Posted September 28, 2016 Posted September 28, 2016 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. 1
JHLEHS Posted September 28, 2016 Posted September 28, 2016 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. 1
rad Posted September 28, 2016 Author Posted September 28, 2016 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now