Answer Questions
Bikal gurung How to Create Custom Project for Visual Studio 2005
hi I want to create custom project type for visual studio 2005 , i already have custom project types for vs.net 2003 , did any one know how to create them hmm this means that any custom projects are avaible for this upgarade. can you give me some sample of this upgradation If you built a custom project for VS 2003, it should work in VS 2005 after changing the registration root of your package from 7.0 or 7.1 to 8.0. ...Show All
Guitarguy 3D video, more control using mediaelement
hi guys, i wrorte an app a while ago based on directshow.net form the opensource guys in c#.net, i had set it up to play for example only the left audio channel of a video, sometimes only the right, also, i have videos with like 3 AC3 audio tracks and i enumrated all of the pin types and make a menu based on the amount of tracks. WPF is great, i've been loving the CTP's and i've made some really cool stuff, but when can i get directshow f ...Show All
huanghk Please help..........Changing the Legend in a crystal report
Hi, This may seem to be a silly question. But Iam really trying for this so much. I need to change the Legend value for my crystal report. Iam using a line graph for displaying the data. I have found the only way to change the legend is "Select the text in legend" in preview mode, right click and then using 'Edit axis label' chage this. The problem Iam facing is " Iam unable to select a portion of text on the cha ...Show All
Mister_B Class Designer with VS2005 C++
Hi, I have VS2005, is the class designer supported with projects written in C++ Cheers, Robs Pierre 1] Check 'help' at ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_VSETCD01/html/0eac1b54-2711-4e4b-9654-a0c429c08c8f.htm 2] Look for language specific limitations. Such as "C++ not supported." 3] set "language filter" to C++ only before figuring out that this appli ...Show All
Mwendel ANN:VS SDK 2005 Feb CTP for v2
Community, the Feb CTP bits are live at https://www.vsipmembers.com/ this release contains DSL and an RC of VSTA. The TFS bits are still the B3 bits from the RTM SDK. New samples since the RTM SDK include SingleFileGenerator, CodeSweep, SingleViewEditor, DSL Samples, VSTA Samples, SCC Samples, and the IronPython end-end integration sample. Other important improvements include doc updates, VSL improvements, the prototype VSTC ...Show All
alexlowe Paste can invalidate schema
Hi, I have a question about creating Word documents with custom xml that conform to a schema. We need to protect our documents and allow our users to enter text into certain editable text runs that are wrapped by custom xml nodes. This all works fine if the users type into the document but we have found that if you paste text that contains custom nodes into one of these areas, that these custom nodes get added too which invalidates the document ...Show All
MacKenzieMi soap security negotiation failed
I have a service with no security, atleast i didn't configure any. When I try to call it from another machine it throws an exception saying thta soap security negotiation failed. It works fine when the client is on my development machine but not when it is on other machines. Any ideas Steve The clients need to know who they're talking to. If the service is running as the System or NetworkService account on that machine then you don't ...Show All
ggponti VSS 6: Append_EOL not working
Hello, I have been using Vss for more than 8 years now, and have had a specific request from my colleagues who are using a compiler for embedded devices that requires file to end up with a CR/LF. I have seen in Vss documentation that there is a specific option for this which is Append_EOL. I have therefore initialized that variable to yes in the srcsafe.ini of the database, the option is well propagated to each client (the relevant box app ...Show All
Jake Pearson LineSpacingType
Hello... I have one FieldObejct and I can modify the property LineSpacingType, but it isn't qualified. How qualified it Thanks, JP. (Developer in Brazil) ...Show All
Andrei Csibi add existing items
How can I filter the allowable file types when I right click on my project and select Add Existing Item I tried implementing the IVsFilterAddProjectItemDlg interface, but it seems that these methods only fire when you select Add New Item. Thanks, Mike Hi Michael, I am glad you asked this. You need to register the Filters under your project registration. Key is make sure that the filters that you are ...Show All
SuperM Failed PLK on release :(
I've followed VS SDk docs and install PLK for my package. Then I've test it on my dev. machine with /noVSIP flag, it loads my package succesfuly. But when I doploy it to a machine that VS SDK did not installed, it fails. On log files, VS telling me that bad PLK :( What's wrong with my PLK I was using february SDK. When I've update it to April problem did not occure any more. Also note that; it was working on my development machine with / ...Show All
cjarvis LINQ - error
Hey guys, I have problem with instalation of LINQ. I'd love to using LINQ but i cant instal it =7 Here is my error: www.republika.pl/majftp/error.jpg btw. my first post @ MSDN forum :) Thanks man, rebooting helped :) If rebooting doesn't help you can you please try go to Control Panel->Administrative Tools->Services and try start the Windows Installer Service manually ...Show All
UserVBA custom paper size cannot be used on other machine?
I created a customized paper report on my dev machine. The report's size looks fine when run, the way I want the format to be. Then I compiled my vb.net application and copied the application to client machine. The preview of the report showed in "Letter" format instead of that I created. What did I do wrong I've referred to http://support.businessobjects.com/...es/c2011657.asp but it can't help. the paper size I se ...Show All
Pellaeon ArgumentNullException Value cannot be null...
Hi Everybody, I get the following exception on Inserting or Updating the db (non express sql2k5 sp1) with DLinq (May CTP). We had no such problem with the PDC release of DLinq, but we switched to the May CTP what introduced this bug. Is there any chance for a fix What can I do for it Thanks for any help for advance: Kazi System.ArgumentNullException was unhandled Message="Value cannot be null.\r\nParameter name: body&quo ...Show All
Daisycutter Manipulate Bookmarks @ Server Side
[Using VSTO 2005 Beta 2] I am looking for a way to change text within Word Bookmark controls at the server. I am aware of accessing the Cached objects within the Word Manifest and for instance fill a Cached Dataset with the information that I want to show in bookmarks. What I would like to know is if it's possible to change bookmark information directly using a ServerDocument. The Other thing, is it possible to databind Bookmark controls to a ca ...Show All
