Answer Questions
Carlos Fandango Formatting Microsoft.Office.Tools.Word.Bookmark Control
2 questions: #1, is it possible to change the color of the braces "[...]" that the Microsoft.Office.Tools.Word.Bookmark control displays to indicates the start and end of the bookmark By default, these braces are a light gray color. For bookmarks that I auto-insert from code, I want the braces to be a different color -- thus, I don't want this color change to be document wide. Is this possible #2, is it possible to format the Microsoft.Office.T ...Show All
Robin Speed Trust Not Granted
Hi, I've just installed WinFX Runtime Components - February CTP on my Windows Server 2003. Why I'm getting "Trust Not Granted" message when trying to execute sample xaml files Germans That did the trick, thanks Ashish. Same issue for me too. Can you tell me a bit about your machine What version of IE are you running Th ...Show All
tom frank sliding effect
I am looking to slide controls in and out in my avalon window. I want certain sections in my window to expand and collapse ( like a menu, with the difference that I position my control any where in my window) Any ideas Thanks Amit Thanks a lot. Not meaning to sound dumb, could u tell me how to use a Layout Transform and animate it to produce a sliding effect. I feel that a layout transfor ...Show All
jif01 Set Sort Field and direction at run time
Hey all, I'm having problems with VS 2005 (VB) to alter the sort field and the direction (asc or desc). The sortfields are already written into the report design (non-embedded reports) - but for some reason the sort won't take and does not get displayed. To complicate matters there are several groups on certain reports. Does anyone have any ideas on how to do this Regards, Hena ...Show All
Eklipse "Office document customization is not available" error
This error happens very frequently when an Excel VSTO project is built and run within VS. The Excel file will open, but this error will occur. The way I deal with it is to close the Excel file and restart it within VS again, or and again, or and again, or and again, .... The error usually will disappear after rerunning the application once, or twice, or thrice, ... Sometimes, I do have to close VS and restart the whole thing. Could anyone ...Show All
Exitboy vsmacros project and source control
We have a vsmacros project which we'd like to place under source control. However, the vsmacros file seems to be binary so the standard diff/merge tools are unusable. Ideally we would like to be able to split the .vsmacros project into separate source files just as one does with a .vcproj and .cpp/.h files. Is this possible Select the macro project in the Macros Explorer, then in the Properties wi ...Show All
dsarkar MSBuild and Web Apps - 'Web projects do not support the Publish target'
If I have a web solution that I am trying to deploy out into a real world environment, does MSBuild just not support Publish in any way for the command line MSBuild tool All I am getting is this: "Web projects do not support the Publish target" I am also using ILMerge after the fact to compile all the .dlls into one solid .dll. If if is or isn't possible to get MSBuild to publish a web app, how would ILMerge effect the outcome, p ...Show All
ch.nagaraj VS.NET 2005 debugger hangs
While debugging a .NET 2.0 app, VS.NET 2005 UI becomes unresponsive and then attempting to break the execution results in the error message "A fatal error has occurred and debugging needs to be terminated. For more details, please see the Microsoft Help and Support web site. HRESULT=0x80131c08. ErrorCode=0x0.". The debugging session has to be terminated. This happens at different times during the debugging session and it happens whil ...Show All
Harris YER Microsoft still on track to ship the WinFX bits
Hello all, I am reading on some news groups that WPF is not going to be there in initial release of windows vista. Does anyone knows more about it I cannot imagine vista without WPF. Any thoughts from experts Thanks Basav Here's an answer from and MS representative: The answer is a resounding "no" as "replace" would imply that Win32 would no longer be supporte ...Show All
hismightiness Deploying VSTO Word Project: could not find or load customization assembly
Hello! I developed a custom task pane with VSTO for a Word2003 report and now I would like to enable access for my clients to this document. I copied the document to a server folder in my intranet and tried opening it, but I got the following error:: "The customization assembly could not be found or could not be loaded" "The customization does not have the required permissions to execute." Therefore, I need to grant access to a server folder ...Show All
SatYr_84 Multiple Service (class) Hosts - How to configure?
I would really appreciate if someone can educate/enlight me on following issues: 1. We have a business component with more than 20 different interfaces and corresponding classes which implements these interfaces. We would like to expose all of these classes in an NT service with tcp/ip for LAN clients and may be as an http endpoint in the future for intranet clients. How do I configure my service to expose these interfaces Do I have to create 20 ...Show All
sagarsinh More Logon Failed exceptions
Good Morning, I have been monkeying about with the CR.Net stuff, and in a normal winform client can load a report that talks to an Access database via a DSN connection. However, that same report with virtually the same code will NOT load in a web application. It constantly gives me the logon failed exception: [LogOnException: Logon failed.] . F(String , EngineExceptionErrorID ) . A(Int16 , Int32 ) ...Show All
EBN Need Grandtotal at the start of the page
Hi, I am having 3 sub report. All my sub report will return amount field. I am adding all these in my main report and printing at the end of report. But this grand total i need to use in the sub report . Is it possible to calculate the grand total before execution of my report ...Show All
wls1973 How to Use Path Syntax and Element Merge Directives
(Answers to a question in another thread, that I thought might be of wider interest.) Path syntax is very simple, though it's rather verbose. Eventually the intention is to hide it behind a nicer UI. Let's look at a ShapeMap example from the Components solution template, the one mapping InPortShape to InPort. You can see this if you generate a new DSL, choosing "Component model" in the wizard. Then open DSLDefinition.dsl, and in th ...Show All
pserranop Package Load Failure
Althogh the installation of VS 2005 completted sucessfully I constantly get the following error message: Package 'Microsoft.VisualStudio.QualityTools.TestCaseManagement, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' has failed to load properly (GUID={A9405AE6-9AC6-4F0E-A03F-7AFE45F6FCB7}). etc. What could be the cause for this message What version of VS2005 are installing, is it Visual S ...Show All
