Asp.net, listbox, htc, behavior, autosearch listbox
Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Vs 2008   (RSS)

Find all references, go to definition do not work across VB/C# projects in same sln

While using Visual Studio today I noticed an anomaly. When I bring up a file in VS2008 Solution Explorer AuditEventPublisher.vb in MyVbProject.vbproj Scroll down to the Publish method , right click and select “ find all references ”, Visual Studio does
Posted by Sundara Prabu .T | 0 Comments
Filed under:

VSTS Tester Edition : Webtest with Code Coverage Error :No connection could be made because the target machine actively refused it 127.0.0.1:80

VSTS Tester Edition 2008 : When i ran a Webtest with Code Coverage I got this Error :No connection could be made because the target machine actively refused it 127.0.0.1:80. I found that IIS was stopped. Started It. Then I found that my Web.config had

VSTS Tester Edition 2008, Code Coverage for WebTest works : do this

Many of us try to get code coverage using webtests, we configure for code coverage etc but end of the day we get Empty code coverage data generated. the Answer is just to follow this process... One should be able to get code coverage from web tests if

Vs 2008 Multi Target Framework and App.config behavior

The Vs 2008 , when changing the Target framework from x to y exhibits the following behavior. Current Framework Target Framework App.config gets added / if not exists, if exists gets updated 2.0 3.0 Yes 2.0 3.5 No 3.0 2.0 Yes 3.0 3.5 No 3.5 2.0 Yes 3.5
 
Page view tracker