-
- Unable to uninstall several guidance packages
by Metal Jon
- 3 Replies
- Last post
by hbirari
- I'm not sure if this is the right forum or not as GAX and GAT are only two of the guidance packages that I cannot uninstall at this point. This is the only forum that seems to be dedicated to guidance packages, though.
Basically, I cannot uninstall any of the following packages:
Guidance Automation Extensions (Feb 2007)
Guidance Automation Toolkit (Feb 2007)
Web Client Softwa
-
- Reports connection string
by PallenDEV
- 1 Replies
- Last post
by Lisa Nicholls
- Hi, A quick question...
I currently have a small application which accesses a database on a remote server. I currently store the connection string in the app.config file, but instead I want to store it embedded in my application.
Is there anyway you can bind a report to a connection string that is not stored in the app.config file I.E, pass each report a connection string....
-
- Javascript error on New Work Item
by Abile
- 3 Replies
- Last post
by Hakan Eskici - MSFT
- We recently installed TeamPlain and the web seems to run fine, but we get a Javascript error when we try to create a New Work Item (using the main menu button/dropdown).
The jscript error is the "usual" - Object expected - either on line 369 or 699, depending on what exactly we do to select/click New Work Item.
I've tried adding the site to Trusted sites, but no difference.
-
- Am I missing something with variables in SR1?
by Jamie Thomson
- 14 Replies
- Last post
by Gweedar
- Hello all,
I'm taking SR1 for a spin for the first time.
I have created a variable called ETLLogin. It appears in the .dbproj file as expected:
SetVariables element <PropertyGroup Condition=" '$(Configuration)' == 'Default' "> <SetVariables> <Variable Name="ETLLogin" Value="ct\sysminerva-etl" /> </SetVariables>
-
- Help with VSS configuration
by Blade2k
- 1 Replies
- Last post
by johndund
- We have a central development server that is used by multiple users. In the past, everyone was able to access all projects in Visual Intedev (for web applications). However, with visual studio 2005 that option is not possible. When we create a project, we have to specify the server by integrating it with IIS. However, when we save the file (as a shared file on a central server), and if anyone else
-
- Displaying a date manually on the crystal repot
by chhmd
- 1 Replies
- Last post
by captJackSparrow
- Hi,
Is there is any way to display a date, whatever the user want on a report. Is it possible to take that input in a prompt and just display it without using it as a criteria.
Like I am printing a report today but i want to display the date 5 or sometimes 10 days in future or sometimes want to print that report date from the past dates, on the top of that repot. How to do that...
-
- Automated Webtesting with PKI (X509)
by john_eng
- 6 Replies
- Last post
by john_eng
- Does anyone have an add-on or code that will allow me to check webpages on a system that uses PKI authentification
-
- error in computation
by moncali
- 0 Replies
- Last post
by moncali
- sometimes my computations have an excess of .01 when the computation is done in crystal reports. what causes this to happen i couldnt pinpoint exactly what went wrong since it doesnt always occur. any help will be greatly appreciated. thanks!
-
- Reportviewer in .DOT NET 3.0
by SpravedlivyCech
- 5 Replies
- Last post
by SpravedlivyCech
- Hi all, is it possible to use ReportViewer control in project Windows Application (WPF) in msvs2005,which uses .DOT NET 3.0 I need to run ReportViewer component under xaml but I don't know how / or is it possible thanks for every helpful reply sample: <Window x:Class="WindowsApplication2.Window1" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns
-
- VS 2005 crashes when adding reference
by Tom25
- 5 Replies
- Last post
by Gabriel Lozano-Moran
- After loading VS 2005 SP1, every time I add a reference of any kind Visual Studio crashes and sends a report to Microsoft.
Any suggestions how to fix this besides reloading everything
Thanks
Tom
-
- Web Service Testing Returns ContractFilter Mismatch
by tomkle
- 4 Replies
- Last post
by Dennis Stone - MSFT
- I have a Web service request that works fine in .Net WebService studio, but when I try it in a webtest as a web service request I get an error.
The body returned is:
<s:Envelope xmlns:s=" http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode xmlns:a=" http://schemas.microsoft.com/ws/2005/05/addressing/none">a:ActionNotSupported<
-
- how to make VS 2005 a default JIT debugger?
by Isolda
- 4 Replies
- Last post
by Isolda
- Hi,
I'm running 2.0 app. When JIT Debugging dialog comes up it only gives me a choice of
"New instance of VS .NET 2003" debugger. How can I add VS .NET 2005 to that list
Thank you.
-
- Unexpected behavior with Execute Stored Procedure?
by Val567095
- 3 Replies
- Last post
by Val
- I'm seeing some very strange behavior when I try to exectue a stored procedure in VS, and want to know if this is expected, or if it's my fault, or if I actually found a bug. Here's the situation:
I have a SQL 2000 DB with a stored proc that has a single IN param and a bunch of OUT params. I have external code that requires its results to come from OUT params, not a recordset, so the design is
-
- language filter
by David Burson
- 4 Replies
- Last post
by David Burson
- Hi,
I'm not sure where to ask this question. When I use the Visual Studio help, the Language Filter defaults to showing VB, C#, Java, and all kinds of things I don't care about.
How can I set the language filter to always just show VB
Thanks
David
-
- How to disable "SHARE" option from source control menu
by Pravin581424
- 4 Replies
- Last post
by Alin Constantin - MSFT
- Hi All,
I need to disable share option from file->source control menu. we have tried capabilities flags. but its not working. can someone please suggest me how to disable SHARE menu option.
thanks in advance
Pravin
-
- No C# comments in generated files using June CTP
by mario.muja
- 7 Replies
- Last post
by Dave Sexton
- Hi,
I have just installed the June CTP and all prerequsites (mainly the help compiler) and build a CHM/HTML help from one of my projects using the batch file delivered with Sandcastle. The output is shown below.
1. The structure of my code is correctly reflected in the CHM and HTML files but the comments from my C# code did not find their way into the CHM and HTML files. The XML do
-
- Team Build and Vdproj: Cannot find outputs of project output group
by SogetiScott
- 3 Replies
- Last post
by Deepak Walia
- I have a team build project that executes visual studio to build the setup project in the PackageBinaries target and is similar to the following:
< Target Name = " PackageBinaries " >
< Exec Command = " " $(VsDir)\devenv.com " " $(SolutionRoot)\SolutionFolder\Solution.sln " /build " Release|Any CPU " "
-
- Team Foundation Build and DB project.
by ultra03
- 12 Replies
- Last post
by Jamie Laflen MSFT
- We have a DB project that we have created a team foundation build type for and which does run fine, at least no errors in log file, but it does not create the output sql scipt file. If I build the db project from the build menu within the VS IDE it will create the .sql script file in the specified directory ok or if I use msbuild it also works fine. I have seen some documentation about modifying t
-
- Can I add filled contents to drop down list dynamicly?
by Tao Wang CSI
- 4 Replies
- Last post
by Subodh Sohoni
- When I customize process template, my customer want a field has the following features:
When in a new team project or all exising work items left the field empty, the field is a common text box without dropdown list. Once we create a new work item and filled the field with a value (e.g. "Something"). After the item save and when we create another work item next time, 'Something' will be one of
-
- How i can build Data/Reflection directory myself?
by Igor Trofimov
- 3 Replies
- Last post
by Anand Raman - MSFT
- Is there any way to generate *.xml files from Data/Reflection directory with MRefBuilder and XslTransform from .Net Framework assemblies
I can generate something files with the same process, that used for generating custom reflectiondata:
* MRefBuilder.exe
* XslTransform.exe with ApplyVSDocModel.xsl and AddFriendlyFilenames.xsl
But resulting .xml file is difer from distribute
-
- Linking check ins to tasks
by wpw
- 2 Replies
- Last post
by Chris B. Snyder
- Hi
Is it possible to link the check ins to tasks, may be by setting up a check in policy, or is there are any similar feature here.
Thanks in advance
-
- VS2005 SP1 Error 1935: error during installation of assembly 'Microsoft.VC80.ATL...' on Vista Ultimate x86
by Adam Boczek
- 7 Replies
- Last post
by gretrick
- What could be the reason
Rgds Adam
-
- Reporting Which rules have not been Checked against.
by goku_simon
- 1 Replies
- Last post
by David M. Kean - MSFT
- Is there anyway to get the Analysis report to Show which rules have been unchecked. Ie not tested against. I know it will show if i have excluded the rule on a case by case instance but what if the project in working has a rule that overrides on of the rules..
Example where the namespace is set to be all lower case instead of pascal. I dont want to have to exclude all the erros to do with t
-
- Visual studio locking up when doing TFS stuff.
by clintsinger
- 14 Replies
- Last post
by MacKenzieMi
- Hi,
I am wondering if anyones else is having a similar problem as me. It seems at certain times when I do various actions (getting latest code, checking in something) the action completes and then Visual Studio locks up to the point where I have to kill the devenv.exe from the task list.
It has happened to me quite a few times now. I am running the VPC image for the server and have installed
-
- Bisubscribe & Subscription
by Shai Raiten
- 3 Replies
- Last post
by Tiago Pascoal
- Hello everyone,
TFS is a little new for me,
I read about Subscription using filters and this was very useful for me.
But, Subscription is only good for one person alert, If i want to do a generic subscription when a WorkItem is assign to some one in my company i need to use bisubscription
Some one can show me how can i do this
Thanks