danielmilner / netprofiles

Automatically exported from code.google.com/p/netprofiles
0 stars 0 forks source link

NetProfiles crashes on Windows 7 RC1 64bit #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Windows 7 RC1
2. Install Net Profiles
3. Run Net Profiles

What is the expected output? What do you see instead?

Net Profiles should run correctly without crashing. Sadly it crashes :(

What version of the product are you using? On what operating system?

NetProfilesSetup_2-1-7 on Windows 7 RC1 64bit

In what language is your operating system?

Great British

Please provide any additional information below.

The app launches but never displays a window - the Windows "NetProfiles has 
stopped working. Windows is searching for a solution to the problem" window 
pops up instead.

Original issue reported on code.google.com by alasdair...@gmail.com on 26 May 2009 at 12:01

GoogleCodeExporter commented 9 years ago
I tried to look into this, but it's difficult without having Win 7 myself. Just 
from
looking at the code, I'd guess this is some sort of .Net incompatibility if you 
get
an error at this early stage. I could be wrong, of course?

When you get the above error, does it offer you any possibility to get further 
debug
information?

BTW, isn't Win7 supposed to include some native net profiles functionality?

Original comment by potofcoffee@gmail.com on 26 May 2009 at 8:51

GoogleCodeExporter commented 9 years ago
Issue 7 has been merged into this issue.

Original comment by potofcoffee@gmail.com on 27 May 2009 at 7:53

GoogleCodeExporter commented 9 years ago
Issue 8 has been merged into this issue.

Original comment by potofcoffee@gmail.com on 27 May 2009 at 7:53

GoogleCodeExporter commented 9 years ago

Original comment by potofcoffee@gmail.com on 27 May 2009 at 7:54

GoogleCodeExporter commented 9 years ago
I'm afraid I'm not sure about the questions, but what I can do is set up a 
virtual 
machine with Windows 7, and provide login details (I work for an ISP). I'll get 
this 
set up shortly.

Thanks again for providing NetProfiles - it was an invaluable and very handy 
utility 
on Windows XP! :-)

Original comment by alasdair...@gmail.com on 3 Jun 2009 at 4:47

GoogleCodeExporter commented 9 years ago
I have the same issue with the same OS

Original comment by nicolas....@gmail.com on 18 Aug 2010 at 7:29

GoogleCodeExporter commented 9 years ago
same prob..... I guess its cuz we are running on 64-bit win7 ? as ive updated 
.net FW

Original comment by Qaa...@gmail.com on 2 Mar 2011 at 7:51

GoogleCodeExporter commented 9 years ago
Hi,

If it helps anyone, I'm on Win7 64-bit and I managed to get it running from 
SharpDevelop (.NET 4.0).
I had to change app.config (attached), fix a few errors in compilation 
(INIFiles.vb), and in the Compiling project settings select 32 Bit Intel 
instead of Any CPU.

I hope this helps someone rebuild for Win7 64bit.
Thanks for the cool project!

Original comment by ori.ar...@gmail.com on 30 Aug 2013 at 11:26

Attachments: