-
- Inconsistent 2-tier TFS installation after SP1
by Nicolas Mueggler
- 13 Replies
- Last post
by Rudolf Franek
- First I installed the Team Foundation SP1 RTM on the application-tier and after that succeeded I went to the database tier. But I'm not able to install the service pack on it. Somewhere the installation stops and hopefully reverts it's changes. The lock-down of the SQL server through the "TFS_Quiescence" still stays. There some manuall task to revert this and the SQL server is accessable
-
- Can't Set/Version Startup Project
by Michael K Campbell
- 9 Replies
- Last post
by Dave Satz
- Assume the following, pretty simple, setup: A single Solution, with two projects: - MyClassLibrary - MyExecutable When I checked this solution in to TFS, the "MyClassLibrary" was accidentally set as the startup project in Visual Studio. I can change that until I'm blue in the face (either by right-clicking on the other project and selecting "Set as Startup Project", or by edit
-
- MRefBuilder crash
by wpcmame
- 7 Replies
- Last post
by EWoodruff
- Using Sandcastle Help File Builder I get the following error (Clean installation of September CTP and helpfilebuilder 1.6, Reflection data build worked) MrefBuilder (v2.3.7930.6) Copyright Šo Microsoft 2006 Info: Loaded 1 assemblies for reflection and 0 dependency assemblies. Unhandled Exception: System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the spe
-
- How to remove default sorting in Crystal Reports?
by russix
- 2 Replies
- Last post
by russix
- I have a dataset i have created and sorted, i then bind it to report viewer
Dim report As ReportDocument = New ReportDocument()
Dim dt As DataTable = Session.Item( "InventoryData" ).DefaultView.Table
report.FileName = Server.MapPath( "InventoryReport.rpt" )
report.SetDataSource(dt)
CrystalReportViewer1.ReportSource = report
The report appears
-
- Build hang
by Leon Mayne
- 4 Replies
- Last post
by Paul Paschedag
- One of my automated builds started at 10am, and usually only takes about 20 minutes. At 11am I thought I'd see if it passed or not and noticed that it was still running and seemed to be stuck at 'Getting Sources'. The build log file on the build server appeared to have been stopped mid-sentence, like "Getting file $/My Project/My fi". I looked around for a bit and eventually decided that
-
- visual studio installation impossible
by albidochon
- 1 Replies
- Last post
by Gabriel Lozano-Moran
- hello,
I follow the rules enounced in the tips, close firewall and AV soft, i have no beta versions of anything, and i have a windows xp media center edition with sp2....
So, when i do install vstudio, it begins to install and then it stays waiting at the 3/4 of the green bar....and nothing else happens.
i don't understand where the problem is
thankyou for helping me
albidochon
-
- BUG?: Source control explorer/checkin asks to save/checkout inappropriate file
by WXS123
- 10 Replies
- Last post
by WXS123
- I have a solution loaded that I may have (or may not have made changes to the solution file) - (It didn't ask me to checkout before now... so I don't think I did).
I went to source control explorer and checked out a word doc that was not in the solution. I edited it and went to checkin, both from the SCE and the pending checkins window it asks me if I want to save the solution file and give
-
- Visual Studio 2005 ASP.NET Debugging on Windows Vista and IIS 7.0
by mkoren
- 1 Replies
- Last post
by ahunt
- I am attempting to debug an ASP.NET web application using Visual Studio 2005 Team Developer edition (SP1) on Windows Vista Business and IIS 7.0. Everything seems to work normally when I click Visual Studio's "Start Debugging" menu item. The code stops at the first breakpoint I've set and I'm able inspect variables, the call stack, etc. However, after about two minutes something happens and I'm no
-
- Cannot debug unit test
by adamhearn
- 6 Replies
- Last post
by Martman
- Something's upset my VS.NET 2005 installation!
When I now attempt to Debug a unit test, the IDE just locks up. No CPU activity, no disk activity, nothing! The unit test goes into the 'In Progress' state but never executes. I've breakpoints on the test class initializtion and the unit test method but neither are reached. I can 'Stop' the unit test which doesn't seem to do much so I 'Stop' the de
-
- after one day of Visual Studio 2005 trial installation its expire
by intikhab Khan
- 1 Replies
- Last post
by Gabriel Lozano-Moran
- Hi, i just installed VS 2005 on January 17, and today i tried to run it, the message pop out that trial version is expired. any comment and help would be appreciated
thanks in advance
-
- Downloading Source
by Elfmanne
- 1 Replies
- Last post
by Paul Hacker
- Is it possible to pull source code from 'Team Web Access' I can pull individual files, but I want to be able to pull a whole solution...Am I missing something Thanks
-
- Do not report as failed build if a task returns false, how?
by mschai
- 3 Replies
- Last post
by Aaron Hallberg - MSFT
- I have written a custom task to check if there is any changeset from last label until now in build target EndToEndIteration. How can I ask the build to stop if there is no changeset without creating the build folder in build server and also do not report it's a failed build
-
- Solution Explorer peculiarity
by MaggieChan
- 4 Replies
- Last post
by Richard Berg MSFT
- Hello,
Certain Team Foundation Server Source Control commands do not show up in the left-mouse-click menu list in the Solution Explorer window. As far as I could see, he has "View History", "Unshelve Pending Changes" but not "Checkout for Edit..". It appears to be a setup issue but I cannot find anything different in his setup but it could also be the solution file
-
- Add Reference showing some of the custom assemblies in GAC
by Sean Feldman
- 5 Replies
- Last post
by Gabriel Lozano-Moran
- Hello, I have 6 custom assemblies in the GAC, and I used this workaround ( http://support.microsoft.com/kb/306149 ) to show them in the VS.NET 2005 add reference tab. The location specified in the registry hive is identical for all 6 assemblies. For some reason, only 3 out of 6 appear in the reference tab. All 6 can be found in GAC (through management tool or direct browsing). This behavior was al
-
- VS SourceSafe 2005, The operation timed out (0x80072EE2)
by draduc
- 1 Replies
- Last post
by Richard Berg MSFT
- Having the same issue. Is any way I can get the fix. I really need it cos is no way I can get the project on my local PC from the remote server
-
- Visual Studio 2005 TSS Setup - I Need HELP!
by Barcoder
- 4 Replies
- Last post
by Mutluhan
- I have downloaded VS 2005 Team System Suite Edition 180-Days Trial version from Microsoft's website [3,34GB!]. It was an (*.img) file. I extracted it with MagicISO. The image is (below) extracted files: http://img72.imageshack.us/img72/8863/extractedil4.jpg Then I burned them (DVD). When I insert DVD setup automatically starts. At the process of installing Visual Studio 2005 Setup, installing
-
- Database Project template
by lcj
- 1 Replies
- Last post
by vga
- I want to include a Database Project in my GAT solution. There is a Database Project type in Other Project Types when creating a new visual studio project. Is there any way to include/reference this project type in a gat solution
-
- Extend not Override a target
by Christopher Painter
- 3 Replies
- Last post
by Eugene Zakhareyev
- I should be able to figure this out but I'm a little brain dead right now.... some help anyone
I have a common.config file where I define a target that ( normally ) does everything I need. I consume it by multiple project files ( TeamBuild but not really important ).
Sometimes my target needs to do a couple extra steps. Right now I copy and paste the target definition down to the pro
-
- ActiveWindow painting
by Dynicity
- 1 Replies
- Last post
by Ed Dore
- I am working on an add-in that moves through each line of a file and performs an operation on the text of the line of the file. I am using the
Code Snippet
"T extSelection.MoveToLineAndOffset( EditPoint.Line, 1, false )"
method to move through the lines of the file.
The problem I am running into is that the ActiveWindow is scrolling and flashing
-
- Setup project with expire date
by agdurga
- 0 Replies
- Last post
by agdurga
- Hi,
I want to create a setup project something like a trial version package for the client, say 30 days. My product's executable must expire after 30 days.
Can someone explain me how to do it
-
- Bug in DSL setup template
by Nimble
- 1 Replies
- Last post
by Patrick Tseng
- I have noticed (after my package would fail to load, reason being a PLK issue) - that the DSL Setup project templates generate a wxs file that uses something OTHER than the .dsl diagrams 'Product Name' property for the packages 'Product Name'.
Its possible it is getting it from the correct place, but my product name has a space in it ("NHibernate Plugin"), and the wxs registry file is
-
- BUG: Certain extended properties won't add
by Sideout
- 14 Replies
- Last post
by Gert Drapers - MSFT
- These were all from one table and were added to ScriptsIgnoredOnImport.sql
EXEC sp_addextendedproperty N'MS_Description', N'Instructor Created Homework Assignments', 'SCHEMA', N'dbo', 'TABLE', N'homework', NULL, NULL GO EXEC sp_addextendedproperty N'MS_Description', N'user_id of creator', 'SCHEMA', N'dbo', 'TABLE', N'homework', 'COLUMN', N'creator' GO EXEC sp_addextendedproperty N'MS_Descriptio
-
- Inappropriate CA1024?
by Leon Mayne
- 6 Replies
- Last post
by David M. Kean - MSFT
- I have a function that returns a generic list:
Public Shared Function GetPriorities() As List( Of PriorityHelper)
And the code analysis engine is complaining that this should be a property. However, if I was to convert it then it would start complaining because I was exposing a generic list as a property (CA1002).
In the help for CA1024 it states:
"A public
-
- How to change temporary folder path for Microsoft.Reporting.WebForms
by WellesLo
- 0 Replies
- Last post
by WellesLo
- Hi all,
We encounter a problem when we deploy our application to the client enviroment. They have access restriction on the C:\Windows\Temp folder and the report viewer requires the Temp folder to generate temporary file. We have found a similar issue on the net.
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=546347&SiteID=1
However, we client refused to grant us ac
-
- Object reference not set to an instance of an object
by Ted Nugent
- 14 Replies
- Last post
by Ben Ryan - MSFT
- Everytime I check in a file, i get this message. What is this for
Thanks,
Ted