-
- TFS Reporting - BisDWDB?
by AgentM
- 1 Replies
- Last post
by Esther Fan MSFT
- Hi,
I am trying to create reports from TFS.
How do I get BisDWDB database on my TFS server
Thank you.
-
- SourceSafe LAN Service does not work with NetBIOS/DNS aliases.
by Anders Heick
- 4 Replies
- Last post
by Anders Heick
- We have a Windows Server 2003 R2 acting as SourceSafe server. The server has been setup with a normal hostname (SERVER08) and has been enabled to allow LanMan aliases. The server has been changed as described in these short articles:
http://www.sanx.org/tipShow.asp index=305 or http://www.jsifaq.com/SF/Tips/Tip.aspx id=8062
The alias is use
-
- Is there any clearly pic of State Diagram of Bug?
by Park
- 3 Replies
- Last post
by Serkan Inci - MSFT
- The pic does not display completely. The unclear one from TFS link:
http://i222.photobucket.com/albums/dd173/sg3833/StateDiagram.gif t=1188981011
Can some body send a clearly one to web
-
- Tip: Specifying Multiple File Extensions
by Bob Salita
- 5 Replies
- Last post
by Dmitry Pavlov
- For language services that use multiple file extensions, multiple extensions cannot be specified using a single ProvideLanguageExtension attribute statement. Instead, specify multiple ProvideLanguageExtension attribute statements. ProvideLanguageExtension(GetType(LanguageService), ".myc1") ProvideLanguageExtension(GetType(LanguageService), ".myc2") ProvideLanguageExtension(GetT
-
- Moving from FXCop to Visual Studio Static Analysis
by dmoyls
- 1 Replies
- Last post
by David M. Kean - MSFT
- Hi All,
We are currently migrating to VSTS, in particular moving static analysis in VSTS, we have previously used FXCop and have built a sizable FxCop proj file over time, is it possible to migrate the fxcop configuration file into VSTS and maintain all the exclusions and rule settings that are held in that file Or is it possible to continue to use this proj file in VSTS If so, how is this acco
-
- VS 2005 IDE Crashes After Debug the Web App
by Raam_kimi
- 3 Replies
- Last post
by Raam_kimi
- Hi ,
I have got a serious problem with VS 2005 IDE, i have been trying to solve this problem for last 3 days, but no clue at all...........
My IDE crashed after every second time i am trying to run my web app. For the first time comilation it just works fine. When i start debugging the second time, IDE is been crashed, And ask me to send the error report to MS. And it saying VB compi
-
- MSbuild tasks. Problem passing properties
by CBrookes86
- 2 Replies
- Last post
by DanMoseley - MSFT
- I have two custom tasks that are run during build. The first one takes various inputs and organises the data and returns an array of strings. This array is stored in a property and then passed to my second task. For some reason during this passing around my array looses and string that are empty (e.g. ["1","2","","4"] becomes ["1","2",&qu
-
- Another Hiding Columns Question
by Davids Learning
- 14 Replies
- Last post
by Davids Learning
- Is it possible to hide a column in a report if the column contains no data and if so, how do you do that
I'm wanting to hide all columns which return nothing/""/dbnull.
Thanks Again
Davids Learning
-
- How to show Subreport with no Data available ?(Preserve the space)
by thukralz
- 5 Replies
- Last post
by Lisa Nicholls
- Hello Everyone,
I have lot of Subreports on the Main Report and I want that if that data is not there, it still preserves that space :
For Example :
Subreporti1
Subreport2
Sub3 Sub4 Sub5
If only Subreport 5 have data then only that is shown, but it should on the space it was set on, rather than moving to wher
-
- Query Engine Error + load report failed
by Casey Crites
- 2 Replies
- Last post
by mewdied
- Hello all,
I have a C# app that takes information off a form, turns it into a dataset and uses that to populate a report that is to be viewed in Crystal. Anyway, the code that is used has been working since the beginning of the apps life. However, we installed windows updates this past weekend and ever since, we get a query engine error when trying to open the report.
The message that pops u
-
- When I install TFS 2008 Beata2 on WIN2008 , receive the Error 28806.
by liujj_xujj
- 12 Replies
- Last post
by dkonline
- I have see this.
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=244612&SiteID=1
There is no answer.
my log as.
: ------------------------------
WIN2008
------------------------------ :
Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'. The request failed with the error message: -- <HTML dir="ltr"&
-
- Exporting Load Test Results to Excel Sheets
by Azerila
- 1 Replies
- Last post
by Dennis Stone - MSFT
- Hi,
Does the VS2005 IDE allow users to create Excel sheets for a load test result My team needs to store the stress test results in form of Excel sheets for backup purposes and I was not able to find any way to do so other than opening the LoadTest table in the test results DB.
Please let me know if it it possible to export load test results to Excel sheets. If digging in the DB is my only o
-
- STL Deque DEBUG
by MrDan8
- 1 Replies
- Last post
by rchiodo - MSFT
- I use STL Deque in many many places in my code.
After 5 min running I get out of range error. Then the debug open the Deque code and show the line.
I want to know which line IN MY CODE have generated the error.
In Debug Type I have already put Native and Managed Only, but the debug show de error without given the line information.
Can someone please help-me
I want to put the pro
-
- Migrating to VSTS
by Pete Humphrey
- 4 Replies
- Last post
by MVP User
- We are a small shop of 4 developers. We currently use VSS and Visual Studio 2005 Pro and would like to move to the team system products but don't have a great deal of available funding. From browsing the forums it appears that we can migrate VSS to Team Foundation Server and use a source code management plugin for Visual Studio 2005 Pro after purchasing licenses for those seats. Here are my specif
-
- Team Edition for Software Architect
by RichardETVS
- 3 Replies
- Last post
by Hua Chen - MSFT
- Hi,
I work with the Team Edition for Software Developers, but as Project Leader, I am in charge of the architecture of the framework and the application that we are developing (a distributed application). I would like to have examples of what the 3 specific modules of the Software Architect are good for. I would like to know if this edition could be useful for me.
Thank a lot f
-
- Test Manager - Priority
by Sree C
- 3 Replies
- Last post
by Bill Barnett - MSFT
- Hi,
I created a "List of tests" under "Test Manager" to run group of "Load Tests" in a specific order say 1user load test, 5 user load test, 10 user load test and 25 user load test all to run in a sequence, so I set the priorities as follows:
1user load test = 0
5 userload test = 1
10 user LT = 2
10 user LT = 3.
I kicked off the test before I
-
- Openning Table Design Tab
by RoyO
- 0 Replies
- Last post
by RoyO
- Hi,
I'm developing an SQL objects AddIn tool. I display database tables in my pane grouped
by the system categories.
I would like to enable my users to edit the SQL tables by double clicking the each.
I have managed to open new navigation tabs before. However, I did not find a way to activate
the table design tab as in "open table definition" menu item nor to a
-
- error "exited with code 255"
by Gladi8or
- 4 Replies
- Last post
by Leo Vildosola
- We Were trying out the "HelloSequentialWorkflow"from msdn, wherein there was a call command to deploy the workflow using "PostBuildActions.bat" file. The Build Failed and we got the following Error:
The command "call "C:\Documents and Settings\ctr5809\My Documents\Visual Studio 2005\Projects\SharePointDemo\SharePointDemo\\DeploymentFiles\PostBuildAction
-
- Swimlan Size
by dsl_beginner
- 2 Replies
- Last post
by dsl_beginner
- I have a good working dsl model with one minor problems. My swimlane is extending the whole window, where as i want to reduce its width.I changed default width, default height of swimlane shape, but that did not had any effect. Any ideas thanks
-
- having trouble installing Visual Studio.NET 2003
by alwisha
- 5 Replies
- Last post
by alwisha
- hi,
im having trouble installing Visual Studio.NET 2003 the first CD goes fine i.e. the windows components update but during the installation of Visual Studio.NET Architecture 2003 it prompts over and over again that some of the files are missing in the SDK folder and also in some other folders like Common7 i think........i really don't know what to do.........can anyone suggest me a solution p
-
- What is the Best Practice Code generator/Template for .Net App?
by MD5
- 3 Replies
- Last post
by MD5
- Hi,
I am currently looking for a code generator or template or development framework for reliable .net application.
I seach the net and found some good such as
netTiear.com. but its to many bugs. bugs in simple things make me mad.
Do anyone know the best practice free code generator/template/development framework
regards,
md5
-
- Refresh of work items in Project 03 causing some work days on tasks to reset to zero
by Samaro
- 6 Replies
- Last post
by Swamy Subramanian
- I have a project plan (2003) that integrates with Team System and where levelling is used to schedule tasks. Over the last few days, I have noticed that the REFRESH process within MS Project is causing tasks' work days, duration and remaining work to be reset to zero in MS Project.
This is happening despite the fact that the values of the same work items in Team System are NOT zero, nor are
-
- Problem with installing SP1 for Visual Studio .net 2003
by Ingman
- 2 Replies
- Last post
by Ingman
- Hi,
When I launch VS7.1sp1-KB918007-X86.exe on my computer, the windows installer launches with the message "Please wait....", nothing else happens, after about 5 min the following message appears:"This patch package could not be opened. Verify that the patch package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer patch packa
-
- How to pass value from Windows form to Crystal Report?
by HSBF Lewe
- 5 Replies
- Last post
by JMyster
- Hi,
How to pass value from Windows form to Crystal Report
-
- Resizing a shape not working
by FredFourie
- 2 Replies
- Last post
by FredFourie
- Hi folks,
I wrote some code against the components sample to resize a shape when an click event from a custom decorator is intercepted. The code attempts to resize the control by changing the Size property of the shape within a transaction. Problem is, nothing happens, despite refreshes forced by invalidating both the shape and diagram. Does anyone know what I'm doing wrong, or know how th