Answer Questions
Denis Pitcher VSTO 2005 Solution in Word-Template doesn't opens in 2007 Word
I have a VSTO 2005 Word Template with an attached XML-Schema which is distributed over several files. The template contains tables and nested tables. The table cells contain the data within XML-Nodes. The VSTO-Solution opens in Word 2003. In 2007 Word the template opens but not the VSTO-Solution, an error "This Action is not valid outside of a block--level XML element." occurs, followed by a "Office document customization is not available.". If I remove the XML-Nodes and insert them at the beginning of the document, in front of the tables, the VSTO solution opens in 2007, that means, my security configurations and the solution-entry in the document-properties are correct. On the other hand, if I let the XML-Nod ...Show All
YhanT DataTemplate doesn't work but ControlTemplate does - why?
Hi, I have this control template which is used to style a sortable grid view column header: <Style TargetType="{x:Type support:SortableGridViewColumnHeader}"> <Setter Property="Template"> <Setter.Value> <ControlTemplate TargetType="{x:Type support:SortableGridViewColumnHeader}"> <StackPanel Orientation="Horizontal"> <Label Content="{TemplateBinding Content}" /> <Image x:Name="_sortOrderImage" Width="9" Height="5"/> <Thumb/> </StackPanel> <ControlTemplate.Triggers> &nbs ...Show All
bryndabella Upgrade to VS2005 Pro or buy CRXI Developer?
Hi, I recently purchase VS2005 Standard edition, and after finding out I couldn't include a crystal report from Crystal Reports 9 I've got a decision to make. I can either purchase CR 11 and download the release 2. Or I can upgrade my Visual Studios 2005 standard to Professional. Which is better Both cost a similar amount. but i'm looking for easier functionality between crystal and visual studios. I i upgrade my visual studios to professional does this come with the bundled crystal software i need to be able to easily create and include crystal reports in my application If I was to just purchase CR11 standalone, I wasnt sure if this would add the extra functionality I need to my Visual Studios 2005.. e.g clicking on my proj ...Show All
X4U Will WPF *EVER* work under W2K?
I am keen to develop my next wave of development using the WPF. Thankfully it's a small project for internal use so it will be a good chance to try WPF out. The issue is there are two machines that run Windows 2000 AS. In the long term they will need this app on these machines, but in the short term (next 9-12 months) it's not an issue. Will there ever be a SP/FW release for W2K that will at least all WPF apps to run even if none of the WPF visuals are viewable by the user If not, does this mean that I'll have to develop two UI's for the app If so it's a big thumbs down and I doubt my company will even move from .NET 2.0/WinForms I wouldn't count on WPF for Windows 2000 ever becoming available - the OS is already in extended ...Show All
JMBC 'Open' event handler in Microsoft Project
I am writing an add-in for Microsoft Project, and I need a callback to be invoked upon the completion of a project being opened and loaded. Does COM expose such an event You may have better luck getting an answer to this from the Project developer newsgroup: http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx dg=microsoft.public.project.developer&cat=en_us_1ed0c34c-2333-4db8-b36c-8cce44d85515&lang=en&cr=us ...Show All
Ritesh305 Calendar control development
Good morning Sirs. I will try to develop a Calendar control in WPF with dayMode, weekMode and monthMode, like "google calendar" controls, or microsoft office controls. I was learning about control authoring and I have some question about design. Deriving from UserControl or Control Develope 3 different controls each for one view mode, or 1 unique control embedding 3 modes I was thinking using a grid as base control. Any idea or comment I will publish this control as open source. This will be a good training for me. Regards, Ruben Leal Thanks, I was checking it yesterday, and I'm getting ideas, but the control I like, must show appointments in both three modes. I'm making so ...Show All
phani kumar ---help me out timestamp file names
Hi, I would visual studio to output my dll file name with a timestamp as part of the name (UTC int type). So it would look like this <filename>.<timestamp>.dll , now i could do this myself after it is build but I want to be able to be seamless for debugging. Any suggestions thanks, Jim. Yes this is what I have now done. I thought this would cause problems with the debugger, but it doesn't. Many thanks, Jim. Use the post-build event to rename the file. ...Show All
azeezi Getting started with WPF ?? Help
Hello, I am getting started to the WPF and XAML , please can any one tell what tool exactly should i have to be able to write WPF Application I have windows xp, visual web developer express edition. (if necessary i may have a copy of VS 2005) Thanks a lot for care Thanks a lot for your help, althu these links are easy to find by search, i liked someone to talk by his own words , maybe they're more consice, coz i much like to use the new features of the .NET 3.0 but my computer resources don't allow the heavy load of the windows vista or the windows SDK which is ,i think, more than 1 GB Any way thanks alot and regards WPF is a Windows Presentation Foundation (more on this on http://www.netfx3.com/ ). "WP ...Show All
Kennon2005 Load Report Failed, Access Denied
I have scoured the web for a solution to this issue and have come up empty handed. We have an intranet application that uses ASP.NET 2.0 and Crystal Reports to generate and display reports to users. The issue is that the Reports are on a network resource separate from the webserver. What I am experiencing is this: When I impersonate a user, I am able to traverse the report files in the folder on a separate server, however when I run the Crystal Report Viewer for any report, I get an access denied error: Server Error in '/TreborNet' Application. i think you should configure your permissons for your files.(rpt or else). sometimes ntfs denies the access files. or check the report source of the object You ca ...Show All
dindelus Cannot change the reports of ReportViewer control
I am using a tree to select various reports to be displayed into the ReportViewer control on a winform app. However, only the first report is displayed and the control does not reload any other reports. Using the following code does not change the report being displayed: this .reportViewer1.LocalReport.ReportPath = "selected report path" ; this .reportViewer1.RefreshReport(); Is this a limitation of the control Is the only solution to re-create a ReportViewer control for each report to be displayed Thanks. I read somewhere this wasn't supported in WebForms, is this true It was added in Visual Studio 2005 SP1. Fred, You need something like ...Show All
Michael Ruminer Use XAML control within another XAML?
This should be easy. I have a XAML file and want to use another object I created (also in XAML) within that file. For example < UserControl x:Class = " UserControlTest.MDIUserControl " xmlns = " http://schemas.microsoft.com/winfx/2006/xaml/presentation " xmlns:x = " http://schemas.microsoft.com/winfx/2006/xaml " xmlns:my = " clr-namespace:System;assembly=mscorlib " Width = " 836 " Height = " 495 " Opacity = " 1 " MinHeight = " 30 " MinWidth = " 30 " Background = " #00FFFFFF " " > <Grid> <MyControl> ..... </MyControl> </Grid> </Window> ...Show All
Tryst where is the RENDER function like other 3d designing technologies
Hi, I have created a fairly complex 3d object using ZAM3d, the object when i create and render using the "render window" function in zam 3d is pretty good looking but when i convert the same to the xaml the LOOKS are lost. the diff. is visible in this http://img514.imageshack.us/img514/1761/renderdiffmt7.jpg is it possible to do something like "SupressRender" to have the same looks in xaml a well. Thanks and Regards, Brij Tier 0,1,2 are related to the capabilities of your graphics card, they determine what work is done in hardware on the graphics card, and what work has to fall back to software rendering on the CPU. These are not seperate phases. WPF does not perf ...Show All
ming_68 Receive timeout
Hi! I can create a simple WCF application. In service I write: [ ServiceContract ] public interface IPhotoGet { [ OperationContract ] Image GetPhoto( string name); } ServiceHost svcHost = new ServiceHost ( typeof ( PhotoImplement )); svcHost.AddServiceEndpoint( typeof ( IPhotoGet ), tcpBinding, @"net.tcp://localhost/photo" ); svcHost.Open(); And in client I write: IPhotoGet photoGet = ChannelFactory < IPhotoGet >.CreateChannel(tcpBinding, new EndpointAddress ( String .Format( @"net.tcp://{0}/photo" , tbAddress.Text))); Image result = photoGet.GetPhoto(tbPhotoName.Text); pbResult.Image = result; When I try to execute method GetPhoto, which m ...Show All
mate6666 In-memory inflation of Message objects
Hi, I'm in a position where using streamed message mode in WCF wouldn't be possible (using RM and security) so I was wondering if anyone in here knows how much WCF inflates Message objects in memory (when using RM + Sec in buffered mode) Are we talking 1.3 x the payload size 2x 10x Thanks, Pat There is no direct correlation between wire size of a message and "memory footprint" of a message. Ultimately we read the wire format of the message into memory, and then we create the appropriate XmlReader on top of the byte[] in order to expose the message format. Streaming is for the case where you don't want to buffer the message into memory because you are incrementally handling and throwing awa ...Show All
AGPX Error during installation of vs 2005!
hello all, I'm having some difficulties installing VS 2005 on a tablet pc running windows xp tablet eddition sp2 the error is during the installation is error 1921.Service "Machine Debug Manager" could not be stopped. Verify that you have sufficient privileges to stop system services. But this account is an administrator one and i have all privileges so please could someone help!! Thanks a lot and best regards, moe even though this is for office ... try this and see what happens: http://support.microsoft.com/kb/889499 ...Show All
