Answer Questions
ivanotto VS 2005 and SourceSafe 6.0c
I've been using VS 6.0 for years and this all worked so seamlessly, so I'm really disappointed that I'm having such a hard time with this. In VS 2005 (from my workstation), I create a new website on my development IIS server. I want to add the entire site into SourceSafe, but when I do, it says: Microsoft Visual Studio cannot add FrontPage Web Sites to source control. Use Visual Studio to save all Web Site files. Then from th ...Show All
ronnyh Allow OR Mapping to be defined in a config file instead of attributes
Classes generated by SQL Metal have attributes placed on them that define their mapping to the underlying database. Every time a changes occur in the mapping (e.g. A column name or size changes), the attributes on the class must be updated and thus must be recompiled. This prevents using those classes as DTO (Data Transfer Object) in an nTier app ;where the assembly containing those classes would be shared between the client and the server; as i ...Show All
Boon Tiong VSTS Developer without Team Foundation Server
Hi all I would like to install Visual Studio Team System for Developers in order to have features like Code Profiling, Unit testings, Test Case managment but I don't want to install Team Foundation Server. Is this possible by deselecting the installation of Team Systems Client Tools during the installation process Thank you very much Some of the tools will be available. You will not have any reportin ...Show All
Praxidata svg + xaml
Why can I only have 1 scalable vector graphic reference file saved with-in a xaml file and thats the only view and detail the glpyh/icon can have... if you scale-down a 256x256px graphic to like 16x16px it looks bad unless the 256x256px is very simple which brings be to my next point that if you would make a simple 16x16px graphic and scale-up to 256x256px the graphic would look to simple and not rich enough which would make that size poin ...Show All
vc56522 Recommendation for Office 2007 development tools
Hello all, I am new to this forum. I have built Access Databases for many years for my company. I recently decided to start building Access solution for the small business community. I know I need ADE for deployment, but am worried that if I fork out the bucks for the 2005 edition of VSTO, I will have to shortly upgrade to the 2007 version. What are your recommendations for purchasing now Is the Access Development Extensions going to be pack ...Show All
bruce_heath Setup restarts EVERY TIME After installing framework.
The setup process runs normally until the framework is installed. However, then the installher has to restart. After restarting, it goes back through the framework install again, and then... it restarts. So, as you can see, im stuck. Hi Stephen, What are the repro steps Are you installing only the framework What OS are you using Where are you installing from (IE where did you get the bits you are using to ins ...Show All
Biri Converting IDTWizard to GAT project and solution templates.
I'm trying to convert our existing project templates into GAT. Unfortunately my GAT doesn't let me do some things and does too many things for me in other cases. First, let's throw away the Visual Studio text replacement stuff everywhere and use the "T3" stuff. I previously complained about this for project items and somebody replied that I might be able to do that in the next release of GAT. Does this also apply to project templates Second, th ...Show All
DavidG Running a Word VSTO Project - What steps must be accomplished?
Greetings! I have developed a Word VSTO Project based on a template: my Oracle Forms application launches MSWord and creates a new file from that template, with a custom actions pane and with a mail merge. It is working fine, but only in my PC. This feature must be shown in an important presentation and it must be installed in a colleague's mobile computer. Unfortunately, they have tried this afternoon and have not succeded! I wou ...Show All
SeattleCard How to change the legend text of a chart object
Hello. I have a chart on my report. The legend text says: Sum of StoredProcedureName.FieldName Is there a way to change this value in a more readable text Goos van Beek. Hi there, I have been having the same problem, and have been trying everything for a solution. It seems as though there is no way around this other than buying the full version of Crystal Reports. Brenden Stefano Hey, I've been ...Show All
Alex Chew Trouble linking a dataset to Crystal Reports Viewer...
I have done ALL of the Crystal Reports/VB2005 tutorials, some of them several times. I've also spent two days trying to solve this on my own and I've spent hours searching this site and many others for a solution. If the answer is here and I missed it, I apologize in advance. This pertains to Visual Studio 2005 and the version of Crystal Reports that is included. Both are patched to current revision. Specifically, I'm using Visual Basic, not ...Show All
Dalmuti Databind from ListView
Hi, how do I bind a Text value from a DataTemplated ListView <DataTemplate x:Key="dtlvWords"> <StackPanel Orientation="Horizontal"> <TextBlock Text="{Binding XPath=@English}" Width="125" /> <TextBlock Text="{Binding XPath=@German}" /> </StackPanel> </DataTemplate> ....... <TextBox Text="{Binding ElementName=dtlvWords, P ...Show All
Hamish West Fast Track: MSHelp2 VS 2005 Conversion & Integration Paper
Hi Friends, A heathy and prosperous 2006 to all of you! Recently I wrote a paper detailing the conversion and integration of MSHelp2 into the VS 2003 and 2005 IDE Help Contents windows. The paper is located at Microsoft Help MVP Rob Chandler's Helpware FAR website: http://helpware.net/mshelp2/frank/help2.htm Many thanks to Rob for examining, reviewing and posting it to his website. For those of you are or may one day be inv ...Show All
bhayles Cryptic message when trying to apply a style to a Window
< Style x:Key = " TriggerWindowStyle " TargetType = " {x:Type Window} " > < Style.Triggers > < Trigger Property = " Window.Tag " Value = " TurnRed " > < Setter Property = " Background " Value = " Red " /> </ Trigger > </ Style.Triggers > </ Style > Error 2 The Key attribute can only be used on a tag ...Show All
Paulaps Recommended Book for VS2005 Extensibility
Hi, Is there a recommended book which discusses VS2005 Extensibility in detail Most of the books on VS2005 talks about it briefly. Thanks. Don't remember any good book, but the following link is a must check http://www.devx.com/vstudioextensibility You have the most exhaustive VS extensibility resources page here on my web site: Resources about Visual Studio .NET 2002/2003 and Visual Studio ...Show All
hnuecke Package load error
Hi, I am getting this error: VSIP: Package 'Microsoft.VisualStudio.WCPCommonServices.WCPCommonServicesPackage, Microsoft.VisualStudio.WCPCommonServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' has failed to load ( GUID = {8F583BC9-4E70-4888-A667-4C461AC6D3A5} ). And cannot seem to fix it. I have tried rebuilding the experimental hive like some body suggested in another thread earlier this month; but that did n ...Show All
