-
- Problems with fiddler 2-HTTPs
by software tester
- 2 Replies
- Last post
by software tester
- On selecting capture traffic in fiddler 2 and loading my page displays an message such as "Certificate generation failed for (my website address)" and this popup message is displayed on navigating to all the pages on my application and the traffic is recorded just as in the previous version even for https and nothing is getting displayed when saved as an webtest.All my websites are using
-
- Not finding external dll when compiling Web development project
by RudiGerb
- 2 Replies
- Last post
by RudiGerb
- I am trying to create a web development porject that compiles my company's new web based application. It compiles in VS2005 but when i compile it using ms build I get the following error: /ProgramName/Stuff/MoreStuff/EvenMoreStuff/AndSoOn/schFoo.aspx(6): error ASPPARSE: Could not find 'libCompanyComponents' or one of its dependancies. The system cannot find the file specified. Now libCompanyCompon
-
- change picture in crystal report
by bilalo
- 5 Replies
- Last post
by bilalo
- how can I change a picture in the Report header of a Crystal Reports for Visual Studio 2005 from the run time in Microsoft Visual C# 2005
-
- Unable to connect to the controller
by dmadrian
- 7 Replies
- Last post
by dmadrian
- I've been doing load testing for serveral months on a test rig with 8 agents. My tests have been working well until a couple of days ago when I started seeing tests fail and event log entries on the agents involved with the following messages:
Unable to connect to the controller on 'wal1bajc.cis.concentra.corp:6901'. Computer name could not be obtained.
Unable to connect to the cont
-
- FxCop 1.36 missing DoNotConcatenateStringsInsideLoops rule
by fjeannin
- 2 Replies
- Last post
by David M. Kean - MSFT
- The CA1818 Peformance rule (DoNotConcatenateStringsInsideLoops) seems to be missing in FxCop 1.36 Beta2.
-
- where to add scaripts for Linkserver in DB professional?
by daijun
- 11 Replies
- Last post
by Gweedar
- Hi all:
i have one statement in my procedure
-
- Instruction getting resized
by Arjun Dasgupta
- 6 Replies
- Last post
by Arjun Dasgupta
- Hi,
I am trying to read an instruction in a phase built on the MIR output. However this instruction is getting resized and only a part of it is being given to me when I do a writeline on the Instruction. Is there any way to maintain the true size and contents of my instruction.
Thanks,
Arjun
-
- shelve programmatically
by Guruprasad H R
- 3 Replies
- Last post
by Richard Berg MSFT
- Hi,
How do i programmatically shelve pending changes
Regards,
Guruprasad
-
- Problem installing Document Explorer preventing VSSTD2005 from being installed
by jamesofthedead
- 4 Replies
- Last post
by jamesofthedead
- I am trying to install Visual Studio 2005 Standard Edition and the install fails while trying to install Microsoft Document Explorer. The error log gives the following: [02/28/07,19:05:44] Microsoft Document Explorer 2005: [2] Error code -2147023829 for this component means "The process terminated unexpectedly.
"
[02/28/07,19:05:44] Microsoft Document Explorer 2005: [2] Component Micro
-
- User does not see work items
by Chris McLeod
- 8 Replies
- Last post
by Rajesh Ramaswami
- In an attempt to fix a workspace issue I removed and re-added a windows user. It was a bad idea and one I won't do again!
I'm trying to get him back into everything and all is well except for he cannot see any work items in Visual Studio or Visual Studio Web Access. He has access to everything just no data. He sees reports and source but no work items. All users are running fine.
Any
-
- vb file problem with visual sourcesafe
by dkinth
- 6 Replies
- Last post
by Richard Berg MSFT
- I'm using visual sourcesafe internet. I have a problem checking in VB files. ASPX files seem to be ok. I receive this message when checking in a VB file:
there was failure uploading the URL http://domain/sourcesafe/vssupload_db1/ ... Do you want to retry the operation.
I can create the vb file and the file is initially added to sourcesafe. But once I start making changes, it will not check b
-
- Custom Rule Implementation
by amitmnagarwal
- 4 Replies
- Last post
by amitmnagarwal
- I have implemented som custom rule as follows.
Now it does most of the things right except a few of these
1) Does not check for parameters
2) Does not check for class level variables
as private, protected etc
please provide some reference to this
public override ProblemCollection Check( Member member)
{
// Member Variables
// Look for bln in local variab
-
- Extracting common parts of build proj's to controllable .targets
by Frostbitten
- 2 Replies
- Last post
by Aaron Hallberg - MSFT
- I have team project with a couple of build types in it.
I am using AssemblyInfoTask to update assembly version and put updated AssemblyInfo.cs'es back under control. So now in every build type project (TFSBuild.proj) I have to copy this AssemblyInfoTask functionality (and also some custom deployment stuff like rar'ing build results before drop, etc).
This common for all build types functiona
-
- Project Portfolio Server 2006
by haridorai
- 10 Replies
- Last post
by Leo Florin
- Hi, I recently downloaded the Project Portfolio Server 2006 application from MSDN and followed the installation instructions.
However, when I tried to run the application, I get the following error message pointing to an obvious syntax error. Also, when I tried to access the login.aspx page rather than the default.aspx page, it does not let me go past the login page and I am pretty sure its not
-
- error: The application failed to initialize properly (0xc0000005). Click on OK to terminate the application.
by DidierX
- 10 Replies
- Last post
by DidierX
- Hi.
I am trying to use the instrumented profiler and am getting this error when running the instrumented binary with the profiler active from the commandline. Any ideas
Didier
-
- Unable to make new Team project, Sharepoint permissions
by Ravashi
- 2 Replies
- Last post
by Ravashi
- I'm using a single-server installation of Team Foundation Server Workgroup Edition. Everything works fine. But as a user I can't make a new team project. I get:
Error Insufficient permissions on the Windows
SharePoint Services at teamfoundation to create a new site.
Explanation The permissions granted your user name and
ID on the Windows SharePoint Services at teamfoundation d
-
- Registry access via MSBuild custom tasks
by GaryWalker
- 1 Replies
- Last post
by GaryWalker
- I have an MSBuild custom task which finds a program's installed location via its registry key. It uses this as the registry key value: HKEY_LOCAL_MACHINE\Software\Cenqua\Clover.Net\.NET_20 and calls Registry.GetValue() to extract the InstallDir. This works fine when the task is run from MSBuild. The problem is when writing unit tests to exercise this same code, something different happens. The r
-
- Does VS2005 include Enterprise Library?
by Ying Zeng
- 0 Replies
- Last post
by Ying Zeng
- Hi: I am using VS express editions to build services and find that I cannot build a WES because express edition is missing enterprise library. I realize that I need the full version of Visual Studio. However, I cannot find which version has enterprise library from the documentations. Before I spend the $, I need to make sure I am getting the right version. Does Visual Studio 2005 include the ente
-
- VS2005 compiler doesn't make use of all available processor cores
by BrentB
- 3 Replies
- Last post
by BrentB
- When I got my current development machine less than a year ago, when I did a compile (VC++) and watched the Task Manager > Performance, I saw both processor cores busy up and the compiles went fast. At some point in the last couple months compiles slowed down and when I view the Task Manager > Performance I see one processor busy and the other mostly idle. I had a similar experience with an
-
- From Microsoft 2007 saving files as Microsoft Project 2000 - 2003.mpp
by Gideon Schoonwinkel
- 1 Replies
- Last post
by Swamy Subramanian
- Is their a bug in Microsoft 2007 when saving files to a former release of Microsoft Project like Saving as Microsoft Project 2000-2003.
Microsoft 2007 gives an option in tools option to always save all projects as a specific version but I am experiencing an issue that Micrsosoft Project lose a lot of information, remove tasks etc after saving the project.
Any help
-
- Compiler Warnings - Can I indicate I want the build to fail?
by Dylan Smith
- 10 Replies
- Last post
by Aaron Hallberg - MSFT
- Is there a way to indicate that I wish the team build to fail if any compiler warnings are encountered
-
- Compare and Sync functions from SSMS
by krish_sathish
- 7 Replies
- Last post
by JW
- Is there a proposal to integrate the Comparison and Synchronization functionalities in the SQL Server Management Studio This will help the DBAs work with a single interface. If yes, when can we expect the same When it comes, will there be a price attached to it Appreciate your response.
-
- NT Network credentials
by RamsBangalore
- 6 Replies
- Last post
by RamsBangalore
- Hi,
i have one question,when i need to interact to VSTS server, i need to pass my default credentials like , "Userid,password,domain" below is the code..
NetworkCredential networkCredential = new NetworkCredential (strUser,passwrd, "domain" );
ICredentials credential = ( ICredentials )networkCredential;
String tfsName = http://vstsserver:8080/
-
- The breakpoint will not be currently be hit. No symbols have been load for this document.
by greenman
- 10 Replies
- Last post
by greenman
- Hi, I am currently trying to debug a dll that I wrote. The dll must be in a very specific directory, the program searches for dll's in that directory and accesses those dll's through general functions that all the dll's have. I have therefore redirected the output of VS.2005 to that directory. Also I have redirected the intermediate files to that directory. Yet when I debug the program I can not s
-
- DataTips for LPCSTR for Visual Studio 2005 SP1 under Windows Vista
by Risky Business
- 14 Replies
- Last post
by Jackson Davis - MSFT
- I was quite surprised when I started debugging an C++ MFC project under Visual Studio 2005. When I stepped into a method that took a LPCSTR as an argument, the DataTip showed just the first letter of the string. True, the type translates to const char *, but in practice it is used to pass C strings around, not a single character. How can I get back the productive behavior of DataTips in this situa