Visual Basic Development Bookmark and Share   
 Home > Visual Basic General > testing in vb.net under windows 7
 

testing in vb.net under windows 7

hi

When i try to run my unit tests in vb.net, visual studio closes down because of an error.
I don't know what is causing the problem but i is very frustrating.
I have a project running for school that i can't continue because of this problem.
When i had visual studio installed under windows vista i didn't got that problem. (same version of visual studio)

thanks
MichielVl  Wednesday, November 25, 2009 10:28 AM

What is the error ?

Did you check logs ?

What do you mean by run ? start debugging ? or open project in visual studio ?

What happens if you run executable from debug folder ?

Have you tried running visual studio as administrator ? [Right Click Shortcut | Run as Administrator]

Have you tried running visual studio in compatibility mode for windows vista ?

is there anything else you might want to say ? like, project depends on any external library than .NET ?

Have you tried uninstalling and re-installing visual studio ?


Thanks

â™?My Blog â™?My Facebook â™?YOUR Place to have fun time ! â™?Awesome RPG Action Game
Omie  Wednesday, November 25, 2009 10:55 AM
Hi Mchiel,

I had always to use text like "The bridge was open"

However, on my W7 64 bit is Visual Studio 2008 and Visual Studio 10 running fine.

And now you can even tell that they don't know it on the forums from MSDN.

priceless
Success
Cor
Cor Ligthert  Wednesday, November 25, 2009 11:53 AM
Try WIN 7 forum
http://social.technet.microsoft.com/forums/en-US/categories/
MaDFroG20091013  Monday, November 30, 2009 9:15 AM

Related to this? Not Exactly but apply it if you have not

http://support.microsoft.com/kb/970449

Is your windows 7 enabled for Automatic Updates?

Its always good to turn Automatic Updates if its not


Arjun Paudel
Arjun Paudel  Monday, November 30, 2009 9:29 AM

We are changing the issue type to “General Discussion�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by clicking "Change Type" at the top of the thread. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Jeff Shan  Tuesday, December 01, 2009 6:54 AM
Arjun,

I use W7 not any problem with Visual Studiol other then with XP or Vista.

Success
Cor
Cor Ligthert  Tuesday, December 01, 2009 7:07 AM
Cor, If you look at the link I have provided, it titles

FIX: When you run a unit test on a computer that is running Windows 7 together with Microsoft Visual Studio 2008 Service Pack 1 (SP1) installed, the Result field in the Test Result window always shows "Pending" and the test cannot be completed

Software Affected:
Microsoft Visual Studio Team System 2008 Suite SP1 or Microsoft Visual Studio Team System 2008 Team Tester edition with SP1

And Fix is here
http://code.msdn.microsoft.com/970449/Release/ProjectReleases.aspx?ReleaseId=2830

Thats why I have suggested the link, but I am not sure what version and what updates OP has applied.
But the problem is there since Microsoft has acknowledged it persists and provided a fix too.
Arjun Paudel
Arjun Paudel  23 hours 28 minutes ago

You can use google to search for other answers

Custom Search

More Threads

• How do I update a specfic column in SQLEXPRESS using VB 2005
• Disable click event on ToolStripSeparator
• Where Is Crystal Report Engine?
• Creating a Drawing Program
• Open outlook PST
• Contacting the DHCP server
• Implementing role bases security for an application
• setting a system color at runtime.
• Complex Types in SOAP with VB 6.0
• How do I get a list of network drives and their status?