Answer Questions
Agi Word: text range to boundary rect
Hi, If I have got the Range of some text, say "word", in a Word document, how can I get or calculate the boundary rectangle of the text Thanks. Hello Apurva, I am also trying to retrieve the bounds of a text range in window coordinates I have taken a look at the Borders class, but it seems to me that it only represents the Border style of the text, and does not provide any geometrical information. H ...Show All
Leland Getting Number of Charts and Setting Titles
In VS2005 B2, how can I get the amount of charts on a sheet and set the title for each in a loop With Office 2003, Excel, Word and Outlook are supported in .NET InfoPath, PowerPoint and Access are COM automation I did figure it out, however, I am assuming with VS2005 B2, ONLY Office 2003 is supported thru the .net and anything below that is a com ref Or else Im not doing the setup correctly. There is a Charts collection whi ...Show All
idflyfish The Sept CTP WinFX Runtime Components Release is live
fyi - Sept CTP is live. Well the runtime is live, the SDK will be live soon... Direct link: http://www.microsoft.com/downloads/details.aspx familyid=ffd636f0-86e9-41e8-9e1c-100a4cc4888f&displaylang=en We also have a fairly direct path right from the Vista site...go to http://microsoft.com/vista , click on "For Developers" under "Learn more about Beta1", click on "Get the Beta", ... Enjoy and post ...Show All
EdWallace Crystal Report for Visual Studio 2005: where is the .msi for deployment?
Hello, I understand that in order to use CR in my ASP.NET 2.0 I have to install some CR stuff on the production web server. I should have two choices: - create a deployment project for the whole web application and use the merge modules to include CR dependencies OR - run a specific Crystal Report .msi package on the web server. I would rather use the second choice but I could not find the Crystal Report ...Show All
jd_scribe Get Latest from IDE doesn't always Get Latest
Here is our setup: Development machine: WindowsXP, VS2005, VSS2005 SourceSafe Server: Windows2003, VSS2005 Peridically when developers get latest version of a project or even the whole solution from the VS2005 IDE, it will not get the latest version of all files. There have been instances where one developer will check in a change and the other developer tries to get the latest version and the IDE does not get it. No error..it just didnt get ...Show All
RKasi Problem installing .NET Framework 2.0 Beta 2
Hello: I hope that I'm posting to the correct area... I'm trying to install Visual C++ 2005 Express Beta 2 and the installation process fails. The failure occurs after the download is complete and the installation of the .NET framework has commenced. No error information is displayed, other than the notificaton that the error has occurred. I've turned off Spybot, for what that's worth. Any ideas on how to procee ...Show All
gmhtid need help related to VSTO 2005
1-i want to use the word 2003 as control in visual studio 2005 windows application. is it possible if yes how i can do this. 2- i have added the two project in visual studio solution. one project is windows application and other is office document project. can i call the Office document project from windows form and play with that through windows form please guide me how can i do this OK, I understand better what you're targeti ...Show All
Chris Nahr AnimationEffects...?
What are they used for and how does it work Is there any sample available on how to use AnimationEffects or animation composition thx Florian It's all about writing custom animation algorithms that can't be done by subclassing the standard animation classes. By overriding DoWorkForFrame you can use whatever algorithm you want behind the scenes to animate the element for the current frame of animation. HTH, Drew ...Show All
Binita IVsSolution::GetProjectOfUniqueName returns E_FAIL
Hello, I'm trying to use IVsSolution::GetProjectOfUniqueName to get the IVSHierarchy of a named project. I've used IEnumHierarchies to verify there is only one hierarchy in the solution, but when I call IVsSolution::GetProjectOfUniqueName, it returns E_FAIL. What might cause this problem Thanks, Notre Hi Notre, thanks for the excellent repro steps. So on the call to project.UniqueName returns ...Show All
Freeweight How to tell if report viewer controls are installed at runtime?
Is there a coded way to find out if a file is installed in the GAC I cannot find a way to access the names of dlls installed. Are they stored in the registry Is there a .net call that returns true if the file is in the cache I need to know if the ReportViewer controls are installed on a machine before I call a report. If not installed then I can run ReportViewer.exe and install them. Rick http://forums. ...Show All
Endren VSS2005 analyze problems
Hi, I have following problems using the analyze tool from Vss2005/Vss8.0.50215.44 (Beta2): 1. Invoking it with a response file always leads to the message: File "version.dat" not found. But the file exists and invoking the command with the data directory works well. Also, I have no problems with analyze 6d.31222 tool (data dir and response file) 2. We have a label named "A->B->C". This leads to an error message: Invalid filename: "<b ...Show All
Zerox Millienium trigger for IsFocused - not working?
I just want to add a trigger for the main window, when it goes out of focus, so I did a little test app, and it seems to be broken. It raises an exception, in which it says that 'IsFocused' string is not a valid value for 'Property' property of type 'DependencyProperty'. Here's the code: <Window x:Class="WindowsApplication1.Window1" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http:// ...Show All
Kaushik Bhattacharya ASP error at that URL
The Sept CTP of the VS SDK is available on http://www.vsipdev.com/downloads. This is the 3rd release of the new SDK, major new features include: 4 new Managed Samples ( Package, Service, ToolWindow, MenusAndCommands ) 2 new Native samples ( Package, MenusAndCommands ) and the beginnings of the Native ToolWindow sample. updated docs with a new TOC SDM SDK content integr ...Show All
EdSF Partner question
I noticed the "Alliance Marketing" partner level includes "Visual Studio Team Developer Edition + MSDN Premier Subscription" Since I already have that exact level of MSDN subscription, what would be the additional cost of becoming an "alliance marketing" partner Robert The only relation is both are MS programs and both cost 3K. They are separate teams in separate divisions. The fact that the VSIP progra ...Show All
Inkybro Trying to print ends in 'memory corrupt' error
Hi In the reportviewer control (2005 final edition) I can show a report but when I click on the print icon I get an error. On the first attempt I can choose from the available printers. After a long delay (some minutes) where the app is frozen I get this error message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Any further attempt to print does not offer the printer dialog but re ...Show All
