Quote:
Win7-32 came with .net4: would this cause an issue since iviewnapper uses .net3.5 I believe?
|
I understood that Windows 7 came with .NET Framework v3.5, pre-installed. But you can check in the Control Panel applet Programs and Features, or I can point you to a small application that will tell you all of the .NET Framework versions installed on your system.
I'm not sure that could be a problem, anyway. I'm not sure I can easily test if it would be, though.
[edit]
Something else is causing your problem (ie, not the .NET Framework version) as SBSNapper is based on .NET v3.5 too, if I'm not mistaken.
Quote:
.. just says "initialising" for a long time then spits an unhandled exception.
|
[edit2]
Aha - what you need to do is to look at the details, right-click and select all, copy, and paste that into an empty page in Notepad; then click Continue.
The selection just above the ********* down to the second lot of ****** is meaningful (the rest is not useful to
mce or me, to understand what the problem is).
[edit3]
This link is to a very useful small utility, free, for showing each installed version of .NET on your system - both 32-bit and 64-bit (if you have Windows 64-bit operating system).
http://www.asoft.be/prod_netver.html (It now supports up to .NET v4.5)
You can easily copy the info to a text file.