Answer Questions
mlowne Problem printing labels using Crystal Reports
I've written a C# app printing Mail labels, 4 across, 8 down. The problem I'm having is Crystal Reports adds a header and footer at the top and bottom of each page, dropping the first line at the top and the last line at the bottom from my labels. Any idea how I can override this build in Crystal report setting to automatically reserve space for a header and footer. Help will be much appreciated. Newbie ...Show All
TylerH MSDN 8 Installation on a server
Hi all, Looking to setup MSDN on a server and have clients connect to a single install of the library (to save disc space) but can't seem to find any documentation on how I do this (or for VS 6 and 7 for that matter!) regards, Alex Hello, Unfortunately this feature is not available. But, in VS2005 we've added Online Help integration, so you can get F1 & Search functionality without installing any docs locally. There is a "run fro ...Show All
Ajit Porlekar LINQ VB Preview
After i read about LINQ project overview document, i downloaded the LINQ Preview VB.msi to explore new enhancements about that implementation. But after installation, my VS2005 Beta2 ran onexpectedly and tried to send error report when i tried to open a project in Visual Basic 2005 Beta2. And then i removed LINQ VB Preview pack from my comp and then downloaded LINQ preview.msi for C# and after installation i tried to run some sample code o ...Show All
ursus zeta how to set up and deploy VSPackages
Hi, I want to know how to setup and deploy a VSPackage. if you have any help please provide. Thanks in advance. Regards Kajal For VS 2003 you may want to take a look at this: http://blogs.msdn.com/dr._ex/archive/2005/02/13/371990.aspx . There are some differences with VS 2005, though, so let us know if this is what you're trying to do. Cheers, Aaron Hi, We need this information for VS.Net 2005. Thanks, Vaibhav ...Show All
Peter Blanchfield VS Help intergration- KIndex problem
Hi, This is for the help index for our VSIP package. I am using VSHIK 2003. The Kindex.HxK file contains the following entries- <Keyword Term="Keyword1"> <Jump rl="Html/Htmpage1.htm"/> <Keyword Term="Subkeyword1"><Jump Url="Html/Htmpage1.htm#BABEIHDF"/> </Keyword> <Keyword Term="Subkeyword2"><Jump Url="Html/Htmpage1.htm"/>< ...Show All
Gurdeep Can I use outlook 2003 PIAs for Outlook 2000
Hello I have pretty big solution in C# 2005, which works with Outlook 2003. I have to make it working with Outlook 2000 and Outlook XP. I do not want to build 3 different solutions for each Outlook version. Can I distribute Outlook 2003 PIAs on client machine with Outlook 2000 Will this work correctly I plan to determinate Outlook version in runtime and do not use classes and properties, which are not available on machines with Outlook 2000 o ...Show All
Christopher Crooker Top-level builds
I'm trying to create a top-level build that spawns the build of several, relatively independent subprojects. Each subproject has its own .SLN file that will be built with the MSBuild task. Ideally, we'd like each sub-project to be in its own target, as well as have an uber-target that includes the targets for all of the subprojects. That way you can either build the entire system or any individual subproject, all from the master build ...Show All
Sigurthr Unable to read 2 (out of 3) media
Is there any reason that a TOSHIBA DVD-ROM SD-M1612 DVD player might be able to read the Visual Studio Team Foundation Server DVD, but not the SQL Server 2005 DE or the Team Suite media ("Windows cannot read from the disk. The disk might be corrupted, or it could be using a format that is not compatible with Windows.") Either way, is there an alternate method of obtaining the software hey, thanks a ...Show All
FundamentalDiscord Welcome to Crystal Reports for Visual Studio Forum
The Crystal Reports for Visual Studio team want to hear your questions, feedback and comments on our integration into Visual Studio 2005. If you're not familiar with Crystal Reports, you can quickly try it by using the Crystal Reports Application project template when creating a new windows application or a new website in Visual Studio 2005 Profession Edition and above. You can also drag n drop the CrystalReportsViewer ...Show All
Henry Sigourney AddIn problem
Hi all, I am experiencing some problems with Addins in the VS2005 environment. I have been researching the problem for a few hours, and haven't found anything useful. The problem is that addins simply refuse to show up. Tools -> Addin Manager... results in an empty window, and installed addins are nowhere to be seen in the Tools menu. I've checked the Addins folder under My Documents\Visual Studio 2005\Addins , and the .addin file ...Show All
Sundaywork Splash screen (again)
I've seen a lot of post about problems with the splash screen icon. I have followed exactly everything, even ran the samples, without succes. I was wondering, I already have a crowded splash screen (complete team suite, office, sql server stuff). Is there a limit towards number of icons on the splash screen Because a while a go everything worked when I was using the Prossional edition with only C# installed. But since the "full" ...Show All
lfarley WPF not working at all in a Windows Service?
Hello, WinFX documentation states that WPF in the context of a service is not supported ( http://windowssdk.msdn.microsoft.com/library/en-us/wcp_conceptual/html/bf7c18db-fe5d-4f72-81c7-14079aa4ecf4.asp ). Imagine we want to develop a server application that can receive documents / print jobs in various formats load, manipulate, save images create and format flow / fixed documents print / archive documents It is requi ...Show All
js123 How can I 'clean' projects & solutions of VSS binding information?
I need to migrate our project to a different source control system and the client has directed all files be cleaned of VSS binding information. Is there a recommended best practice for such a procedure We have standard VS2003 solutions and projects, webservices and BizTalk 2004 projects. T.I.A. Open the solution in VisualStudio, then use File/SourceControl/ChangeSourceControl dialog, select all the line ...Show All
dwloeb CommandBar Event Handler
Hi, I added a couple of commandbar object to the Active Menu bar in Excel, and I add event handler to it programmatically too: mnuRefresh.Click += new Microsoft.Office.Core. _CommandBarButtonEvents_ClickEventHandler (mnuRefresh_Click); I "DELETE" the complete menu bar and then recreate the commandbar object. However, the event handler was added "again". foundMenu.Delete( true ); I also try to remove the ...Show All
QuBit0 Modify Designer Colors
I would like to create an addin that could control the designer's background color as well as the colors used for the different element types. Is this possible with the power toys framework I'm visually impaired so I would like to have the designer background color be something dark instead of white and the line color to be white. The element colors could work the same way. It doesn't need to have any spe ...Show All
