ghostx2 / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

crash when start program #218

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.start program superputty 1.3.0.6
2.crash message
3.program start

What is the expected output? What do you see instead?
a popup error message 

What version of the product are you using? On what operating system?
superputty 1.3.0.6
win xp sp3

Please provide any additional information below.

Original issue reported on code.google.com by damien.b...@gmail.com on 29 Aug 2012 at 10:24

Attachments:

GoogleCodeExporter commented 9 years ago
Seems to be you are missing .Net 3.5 framework. Can you check? There are 
methods around in code to check it has the available framework version to run 
and possibly popup a window before continuing to run the code, but I'll leave 
that to the main developers to work out.

Original comment by djtrem...@gmail.com on 29 Aug 2012 at 10:33

GoogleCodeExporter commented 9 years ago
You just need to get .NET 3.5 installed on your PC.

I've also added an error message specifically for this case.

Original comment by btatey...@gmail.com on 8 Sep 2012 at 11:56

GoogleCodeExporter commented 9 years ago
It's works thank's a lot.
I install .NET 3.5 and everything is ok.

Original comment by damien.b...@gmail.com on 10 Sep 2012 at 8:04