-
- Hidden clones of bugs
by Shevelinka
- 1 Replies
- Last post
by Aliaksei Baturytski - MSFT
- Hi!
Could you please help me and explain:
1. Does opportunity present to make the hidden users
2. Does opportunity present to make the hidden clones of bugs
Sometimes it appears such situation that people who not assigned to a project, but he is fixing bugs from time to time. And to resolve such situation I see the following way:
This people present in the system but he is invis
-
- Page Footer NOT Visible Sub Report
by MHenke
- 2 Replies
- Last post
by MHenke
- I have a basic Master-Details Report scenario whereby the Details are populated using the SubReport_Processing Event from the Mater Report. The SubReport has Page-Numbering in the Page-Footer section of the Subreport. When the Report is Rendered the Page Footer in NOT visible at All! Am I missing something OR is this not possible
I just want page nubers for each group in the Master Data!
-
- AsyncRendering in ReportViewer
by AratiR
- 11 Replies
- Last post
by Nelson Xu
- I have a report that has 11 pages, When i have the Asyncrendering option to true, I can navigate to the all the pages. But when I set the Asyncrendering option to false, the first page displays but on clicking the next pages I get a page navigation error. I wanted to know what this option really does. When Asyncrendering option is true, I believe it has to get the whole report - all the pages, but
-
- Prevent adding project alerts for checkins?
by WXS123
- 2 Replies
- Last post
by WXS123
- Is there a way to not allow a user or users to add themselves to project alerts for checkins
Also what are the permissions required for viewing and modifying another users subscriptions using for example the eventsubscriptionstool.exe
Thanks
-
- Interactive Sorting
by Wil Burton
- 12 Replies
- Last post
by InteXX
- Apparently I have angered the gods. I have seen samples of Interactive sorting, and I have seen them work in my machine. However, I have made a very simple report and tried to implement IS in it and it doesn't do jack. Am I missing something I don't see any arrows or anything, it is no different than if I turn IS off.
Thanks
-
- Getting source to different locations?
by Thompsonson
- 5 Replies
- Last post
by Hua Chen - MSFT
- As part of our source code structure we have projects that go to inetpub, where as the majority go to a folder outside of this. As i understand it, when a full get is done on a dev machine, TFS doesn't get the child projects mapped to a different folder... these have to be manually selected and got.
Is this the same on a build server, or rather is a Custom Task needed to get these addition
-
- Script Generation and Production Deployment
by NTDeveloper
- 2 Replies
- Last post
by ksargent1216
- Okay, I have a very, very basic question that is probably obvious to anyone who has used VSTSDB for more than a couple of days but at this point it's not obvious to me:
When you build your project a SQL file is generated that Studio will run against the database server that creates/updates the targeted catalog. This file, however, doesn't entirely conform to SQL syntax. In fact, one of the
-
- Problem inserting code Snippets
by dlarkin77
- 9 Replies
- Last post
by MJordan75
- Hi, I am having difficulty inserting code snippets. When I right mouse click and say Insert snippet I'm told that there are "No snippets available". The same thing happens if I go Edit -> Intellisense -> Insert Snippet. I've checked in the Code Snippets Manager and all the locations and paths are correct and I can view all of the snippet files in explorer. This used to work fine fo
-
- Code snippets with multiple keywords
by RobNew
- 5 Replies
- Last post
by RobNew
- Hi there, what is the easiest way to have a custom code snippet that you can fire off with multiple shortcuts I don't really want to duplicate the code snippets, quite apart from the maintenance nightmare, it seems like there should be an easier way. I have tried defining multiple <shortcut> elements, and I have tried comma seperated keywords, but neither work.
Any ideas
Thank
-
- Change name of an object does not change the name of the file
by Jamie Thomson
- 10 Replies
- Last post
by Scott Herbert
- Hi,
If you change the name of an object by changing the CREATE script for it, the name of the file that stores that script does not change.
e.g. I have a table called dbo.TBL_MyTable stored in a file called dbo.TBL_MyTable.table.sql
if I change the name of the object to dbo.MyTable_TBL the name of the file does not change.
Does anyone think that it should
Regards
-
- BuildAssembler Bug: Illegal characters in path
by Dave Sexton
- 2 Replies
- Last post
by Dave Sexton
- Hi,
When building documentation for a C++ project, specifying the /internal+ switch on mrefbuilder will cause the build assembler to throw the following exception:
Info: Building topic F:<Module>. _7type_info@@6B@
ArgumentException: Illegal characters in path.
To repro:
Open Visual Studio
File > New Project > Visual C++ > CLR
Select Windows Forms A
-
- TF42012: The build type <project> is either not valid or was not found.
by Chris Lively
- 2 Replies
- Last post
by tibb
- Okay, I modified our TFSBuild.proj file to use a drop location on a different server. Now, when I try to run a build I receive the TF42012 error. I have tested the share on the other server to verify that my TFS Service account has access to it. What's the deal Thanks,
-
- Crystal Report prints in VS 2005 but not in IIS
by danmbuen
- 0 Replies
- Last post
by danmbuen
- I need to bypass the print process of crystal report. With so much searching over the net I found these codes. Its printing in VS 2005 Team Edition for Developers but when I publish it to the IIS 5.1 its not printing. Any tips
using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using CrystalDecisions.CrystalReport
-
- ToolBox items not appearing
by Niraj Bhatt
- 4 Replies
- Last post
by Anonymous
- Hi,
I have created an Extensibility project -> DSL Designer -> Minimum. I have added Domain Classes, Shapes, Diagram, Maps, etc. When I have save the project it gets perfectly saved. Upon execution when the Debugging project opens up in the tool box i still get ExampleElement & ExampleRelationship. Any hints as to what am I missing here
Also, Can I change the 'Debugging
-
- Crystal Report
by shamee_banu
- 0 Replies
- Last post
by shamee_banu
- hi, iam a new user in Crystal report X1. i have created a summary report and need to post it on the web. i have no idea of how to do that. Do i have to use crystal report server..... i have convert the report into html .... but when i open form where i have saved the document, the drill down does not work .... and when i refresh my data , it data does not change... please guide me on how to post
-
- How to remove check in policies from TFS
by Owin
- 4 Replies
- Last post
by Owin
- Hi All,
In my project, I've enabled almost all check-in policies. Today, a new member of the team could not check in anything because of the following 2 errors:
ERROR: ' WcfSecurityRules ' assembly specified in the policy does not exist ERROR: ' WcfSymanticRules ' assembly specified in the policy does not exist
The cause of this is that I have web service factories installed, and
-
- References in Project Templates
by Robert Green
- 3 Replies
- Last post
by Lani78
- Am I missing something here
- I create a Windows App project with a form and a reference to a class library assembly. - I then create a project template from the project. - I then create a new project based on my template.
The class library assembly is listed under References but with a yellow icon and no path.
- I readd the reference to the new project. - I recreate the project templat
-
- Feature request: alphabetically sort workspaces in workspaces combobox
by Gabriel Lozano-Moran
- 2 Replies
- Last post
by Gabriel Lozano-Moran
- I have noticed that the workspaces in the workspaces combobox on the Source Control Explorer window are not sorted alphabetically. This is odd because they are sorted in the Team Explorer window and in the Manage workspaces window. It looks like adding a simply SORT BY in the stored procedure prc_Queryworkspaces in the database TfsVersionControl should do the trick :-)
-
- VS 2005 help system is broken
by Andrew Cutforth
- 4 Replies
- Last post
by fxmaker
- I have been using VS 2005 happily for 6 months with the help working fine. The help is fully installed with it set not to look online for anything.
Now gradually over the past few weeks the help system is failing, now getting to a point where I can't use it.
First I was getting "Page cannot be displayed" errors. This has started happening more and more often. It can be fixed by pre
-
- Slow ASP.NET debugging in VS2005 with Vista
by ericgla1
- 14 Replies
- Last post
by dontera
- I'm having a strange problem with debugging an ASP.NET web application in VS2005 that I'm hoping someone can shed some light on.
I create a blank web application project, and add a single Respone.Write in the Page_Load method of the default page, and set a breakpoint on that line.
When I hit F5 to start debugging, the breakpoint is hit after all the symbols are loaded, but then the b
-
- Winform ReportViewer Control behind Authenticated Proxy
by Ishwar
- 0 Replies
- Last post
by Ishwar
- Following is the scenario.
We have developed a windows application (using VS 2005, C#, SQL 2005) which is exposed to client and some authorized people on internet . Clients download this application by using a URL which point to manifest file (basically it is click once deployment scheme).
This application access various network resources like Web Services, Reporting Services, Reports (i.e.
-
- Strange Scenario!!
by vai2000
- 2 Replies
- Last post
by vai2000
- Heres whats happening.
* Sucessfully installed the Team Foundation WebAccess on my local PC [win Xp]
* Apparently it created a Web App tswa on my IIS and has all the DLLs inside it .
* On Launching the URL it defaults to localhost:8080 in the TeamFoundation Server URL, after I change the URL to the right server address and hit connect,I get connected
* When I browse to the the Document
-
- Displaying Report Filter Info on Header
by SiN&#33;
- 0 Replies
- Last post
by SiN&#33;
- Hi all,
I'm a bit lost here.. Using Winforms VB, I have a report who's results is filtered by the user selecting a date range and other info from a form, then clicking "View Report".
I want to display the filter options the user selected on the report header followed by the report details, but I can't figure out how to grab this info from the calling form(which is not data
-
- How to put my own labels to Pie Chart?
by K. Ravinder Reddy
- 1 Replies
- Last post
by VMSSanthosh
- Hi all,
I created a crystal report with the sqlserver datatable as data source which is having a pie chart. Problem is that the Pie chart labels are displaying along with the database table name like Student.RollNo.
How can I modify the lables the Pie Chart. Please help me out.
-
- Getting files by label failure - VSS 2005 beta (8.0.50215.44)
by Mark Goldstein
- 13 Replies
- Last post
by Richard Berg MSFT
- Hi,
I'm trying to get files by label and get this error: " SourceSafe was unable to finish writing a file... "
I work with VS2005(beta), and the VSS database is on the shared location in the internal network.
When I ran "C:\Program Files\Microsoft Visual SourceSafe\analyze.exe" -F -V3 -D " \\myserver\vss\data ", I've got following messages (many of them):
"A timestamp in the log