Answer Questions
AMasson Orchestration Features
Hi Gareth, Thanks for your response to the text templating query. Can you please provide an overview of what the is planned to be included in the orchestration feature area Cheers Susan As program manager specifying these features, Gareth asked me to respond to this. We expect that for serious projects there'll be many, many text templates generating even more files. There will likely be dependencies between templates. For exa ...Show All
ronhawker Possibilities with Duplicating Windows
Like the Preview on the MouseOver on an item in the taskbar shows another window of my current application, is it possible to say put notepad inside make a new window of an existing notepad window and type in the new window something and in both windows it types it So like replicating one application in multiple places And also a cool thing for you to show off WPF would turn the windows into balls, and make them bounce arround your desktop an ...Show All
kailass 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
ShoreNuff How to edit the Oultlook default folders's name?
How to edit the Oultlook default folders's name for example: change the "Inbox" to "My Inbox" thank you I am sorry that I can't describe the question clearly. Because I am in China and the wrong message is displayed in Chinese. The wrong message is translated by me The message means I have no permission to change the name of the Inbox. I would say the same "Permission" would make mor ...Show All
Peder export results to string.
I want to send a small report to a cell phone. I'm using vb2005 and cr XI. How do I get the report result to a string A simple approach that comes in my mind is: 1 - Export that report to .rtf or .pdf format ReportDocument.Export ("File Path" , "Format"); 2 - Try to read the file into a Stream of bytes FileStream file = new FileStream ("New file",FileMode.Open); by ...Show All
Ronnell Revisions in Bookmarks
When I access a Microsoft.Office.Tools.Word.Bookmark object in my code I was hoping to use the Revisions property to get the revisions within only that bookmark. I seem to get all of the Revisions of the entire document. Is this the way it is supposed to work Bill Microsoft.Office.Tools.Word. Bookmark book; IEnumerator books = Controls.GetEnumerator(); while (books.MoveNext()) { if ( books. ...Show All
Slava Imeshev classic chm Help doesn't link to MSDN Library
on new PC, reinstalled VS and Library again, but links to commonly inherited NET members like "string" display a Page Not Found error, yet the help 2 versions work in VS and in H2 Viewer... is this a registry problem does this relate to MS article 827054 or 318945 thanks Thank you for your expert response. So if I understand this correctly, I began the Help project in Document! X and HelpStudio with Visual S ...Show All
ViKing.Net When is WinFX March CTP announce?
Next Week or other time Who can tell me No one know I apologize for not responding sooner. In case you hadn't figured out -- there wasn't a March (or April CTP). Unfortunately, I can't confirm an exact date for the next CTP -- but we are working on one... Sorry that I don't have more data to share right now... -Arik hi Arik, ...Show All
Andrew MacNeil Asynchronous behavior of VSS2005...
All Is there a way (eg registry hack, switch, setting) to disable Visual SoureSafe 2005's asynchronous behavior We are seeing some file sync problems that we think might be tied to this...would at least like to test the theory if possible. Haven't found any settings in the interface that would seem to be applicable... Thanks, -soonerdave Unfortunately, it's not possible to disable the assynchron ...Show All
bcsanches Problem Installing .NET Framework 2.0
I have download .NET Framework 2.0 Redistributable Package from the following address: http://www.microsoft.com/downloads/details.aspx FamilyID=0856eacb-436... during intallation the setup stuck at one place: (i waited for almost half an hour) Installing Native Image: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ngen.exe install mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 ...Show All
velibicer Cannot Create WinFX Application after installing Orcas
I just installed all the Feb CTP stuff, (WinFx, Win SDK, and ORcas extenstion for VS 2k5), and I have an error when I want to create an new WinFX Application : - "the project \documents and settings\myuser\local Settings\temp\ezaeuiaoeuaz.gun\Temp\ApplicationData1.csproj cannot be opened)." and - "The project type is not supported by this installation" Thanks for help. Please make sure when you create a new project that the ...Show All
Matt Garnham VSTO 3.0 and Vista Beta 2?
I just downloaded the June 2006 CTP for VSTO 3.0 from http://www.microsoft.com/downloads/details.aspx FamilyID=68978824-ca55-4208-a55e-5c4858183b31&DisplayLang=en , and was disappointed to see that Vista is still not supported for this release. Is it reasonable to think that we may see an updated VSTO CTP that is compatible with Vista B2/Office 2007 B2, or will we have to wait longer We are trying to target VIsta & Office 2007 as one ...Show All
John Michael Miller Did not work :-(
Well I have a word.dot file with C# behind, Office 2003 I am calling this file from a local web server, and I am receiving this error message: The customization does not have the required permissions to execute. One of the things that makes Linux less attractive are the tons of additional steps you need to do in order to get something working right, and I guess now Windows/Office is no different. I guess it is ...Show All
craig f configured attribute T3 - no property on action
Hi, In the guidance package template there is a sample recipe 'generaterepeatingclass' where a T3 action is used like this: ... <Action Name="GenerateClass" Type="Microsoft.Practices.RecipeFramework.Library.Actions.T3Action, Microsoft.Practices.RecipeFramework.Library" Template="T3\Repeating.cs.t3" & ...Show All
sai120042 Editable Grid control and Calendar Control
Hi, This is a requirement for us regarding creation of Editable grid control and calendar control in WPF. It been said from one of the thread regarding DatePicker.. http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=297985&SiteID=1 , I feel my requirement needs a new thread. I have been working on various 'supported' controls and their databinding in WPF. Now, Iam using Feb CTP. I need a startup/any sample (if possible) of how can I ...Show All
